Jonathan
07-31-2003, 04:49 PM
I an a newbie at FrontPage2002, and I was wondering how to make a form that would mail back to an e-mail address that you specified... any help?
|
Click to See Complete Forum and Search --> : Forms Jonathan 07-31-2003, 04:49 PM I an a newbie at FrontPage2002, and I was wondering how to make a form that would mail back to an e-mail address that you specified... any help? PeOfEo 07-31-2003, 05:28 PM <FORM METHOD="POST" ACTION="mailto:your email address">Just layout your form like you normally would but put that action attribute in your form tag. If this doesn't work (html email forms... often have quirks) You might want to pick up a server side language. Also... I see you changed your layout completly again. Jonathan 07-31-2003, 06:58 PM I know how to do html forms, but I dont know about frontpage Compguy Pete 07-31-2003, 09:29 PM There is a form wizard you can use... OR Find the options under "Insert" I also would say that you should use the FP extentions and not use the mailto option. Because site users without a default mail client will not be able to use your form. webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |