caglesnerdo -> problem with form submit (12/21/2007 19:24:22)
i have a web page that i have been trying to have a form that you can request service in. problem is that i cant seem to get it to submit and email back to me. here is the link to the form:
any help that is given would be greatly appriciated.
ou812 -> RE: problem with form submit (12/21/2007 19:42:52)
I don't really use the webbot stuff with frontpage, but looking at your page code it looks like you are trying to send results to your C: drive on your local system (C:\Documents and Settings\Mike\Desktop\New Folder\form_results.csv). Perhaps this is where it is having difficulties.
<edit> PS - your calendar is a bit messy when viewed FireFox </edit>
caglesnerdo -> RE: problem with form submit (12/21/2007 19:48:20)
yeah i saw that and this is new to me. i just want it to be emailed to repairs@cagles.com
swoosh -> RE: problem with form submit (12/22/2007 1:45:38)
Your Form Input Fields are not within your form tags (see below). The <form> is only surrounding the Submit & Reset Buttons when it should be surrounding the entire form: