navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

Microsoft MVP

 

problem with form submit

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> Microsoft FrontPage Help >> problem with form submit
Page: [1]
 
caglesnerdo

 

Posts: 3
Joined: 12/21/2007
Status: offline

 
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

 

Posts: 1538
Joined: 1/5/2002
From: San Diego
Status: offline

 
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>

_____________________________

-brian

EnterpriseDB: Enterprise-class relational database management system
PostgreSQL: The world's most advanced open source database

(in reply to caglesnerdo)
caglesnerdo

 

Posts: 3
Joined: 12/21/2007
Status: offline

 
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

(in reply to ou812)
swoosh

 

Posts: 1428
Joined: 5/18/2002
From: Beaver Falls, PA
Status: offline

 
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>


_____________________________

Swoooosh
Just Do It!


(in reply to caglesnerdo)
William Lee

 

Posts: 1041
Joined: 1/25/2002
From: Singapore
Status: offline

 
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.

_____________________________

William Lee


(in reply to caglesnerdo)
caglesnerdo

 

Posts: 3
Joined: 12/21/2007
Status: offline

 
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

(in reply to swoosh)
Page:   [1]

All Forums >> Web Development >> Microsoft FrontPage Help >> problem with form submit
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts