To get the information from a form emailed to you need something like this in the Form TAG
The email will be kind of hard to Read but you will be able to figure it out.Code:<FORM ACTION="mailto:PUT YOUR EMAIL ADDRESS HERE" METHOD="Post" ENCTYPE="text/plain"> All of your FORM STUFF HERE </FORM>
Here are some links that might help.
Forms
Password Protecting Of course this method of password protection is not very strong but it does work
Hope this helps
tryn
Bookmarks