problem with form submit (Full Version)

All Forums >> [Web Development] >> Microsoft FrontPage Help



Message


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:

www.cagles.com/service.htm

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:

   <form method="POST" name="service" action="--WEBBOT-SELF--">
  <!--webbot bot="SaveResults" U-File="C:\Documents and Settings\Mike\Desktop\New Folder\form_results.csv" S-Format="TEXT/CSV" S-Label-Fields="TRUE" B-Reverse-Chronology="FALSE" S-Email-Format="TEXT/PRE" S-Email-Address="repairs@cagles.com" B-Email-Label-Fields="TRUE" B-Email-Subject-From-Field="FALSE" S-Email-Subject="service call set up" S-Builtin-Fields U-Confirmation-Url="http://www.cagles.com/confirm.htm" --><p>
  <input type="submit" value="Submit" name="B1"><input type="reset" value="Reset" name="B2"></p>




William Lee -> RE: problem with form submit (12/22/2007 3:57:48)

All that and also your website does not have Frontpage Server Extensions, which is needed for FP formhandler to work.




caglesnerdo -> RE: problem with form submit (12/27/2007 13:28:09)

i must be dense becuase i am tyrying things and am still not getting it to submit to my email




Page: [1]

Valid CSS!




Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI
0.0625