|
| I need to put a form on a webpage that can be filled in and e-mailed back to me. I have the complete Adobe program although I have never used it.
Can someone who has experience with this tell me if it's a complicated process or something that I can master during the holidays?? I want to put the mailto code in a submit button. Is this possible? Would appreciate any and all help!!! TIA MaryAnn |
Follow-Up Postings:
|
- Posted by Niels Bosboom(nbosboom@hotmail.com) onThu, Dec 20, 01 at 15:39
| There are thousand's of free scripts on the net which mail the content of a form to you. Just try a search. I can also send you a small php-script wich does the trick. Niels. |
|
| Niels, thanks for the response. Can you send me the php-script please? |
|
- Posted by Niels Bosboom(nbosboom@hotmail.com) onFri, Dec 28, 01 at 6:04
| (form method=post action='mail.php' name="form1") Your name: (input type="text" name="Name")(br) Your current emailaddress: (input type="text" name="Email")(br) (input type="submit" value="Go!") (/form) Just a form above, can be anything you like. Just dont forget to give each field in the form a name and add a line to the mail.php with that name as follows: That is about it: you can place other html-tags in the mail.php saying "Thank you for your mail" or whatever. Good luck, if you need any help post back or mail me. Niels. |
|
| Thanks Neil! I can see that I will be doing quite a bit of studying on this! The form that I plan to use will be a job application form. So that someone can go to the website, fill out the application, hit submit, and it is e-mailed to me. Do you think using the php script is the best way for this use? |
|
- Posted by Niels Bosboom(nbosboom@hotmail.com) onSat, Dec 29, 01 at 12:08
| yup,.. php is the best (in my humbble opinion). Niels. It works quite easy: Niels. P.S. If you send me a mail, i can do it for you if you think it will cost you too much time. |
Please Note: Only registered members are able to post messages to this forum. If you are a member, please log in. If you aren't yet a member, join now!
Return to the Web Authoring Forum
Instructions
- You must be a registered member and logged in to post messages on our forums.
- Posting is a two-step process. Once you have composed your message, you will be taken to the preview page. You will then have a chance to review the contents and make changes.
- After posting your message, you may need to refresh the forum page in order to see it.
- It is illegal to post copyrighted material without the owner's consent.
- HTML codes are allowed in the message field only.
- No advertising is allowed in any of the forums.
- If you would like to practice posting or uploading photos, please visit our Test forum.
- If you need assistance, please Contact Us and we will be happy to help.