Popular Searches: FrontPage Hosting | FrontPage Templates | FrontPage Training | Free FrontPage

Need help with Submit button on the contact us page   Logged in as: Guest
  Printable Version
All Forums >>FrontPage Specific Issues >>FrontPage Experts >> Page: [1]
Name:
Message<< Newer Topic  Older Topic >>

DZ

 

Posts: 5
Member since: 7/30/2008
 

Need help with Submit button on the ... 

Please help with the Submit button on the contact us page
www.resourcesinconline.com

I am trying to fix my friends website, please help.
  Report Abuse |  Date: 7/30/2008 10:19:16 AM

Rick_E

 

Posts: 3771
Member since: 2/14/2004
 

RE: Need help with Submit button on ... (in reply to DZ

The Microsoft Knowledgebase has several articles on this error. The most common causes seem to be

the frontPage server extensions are not installed (but yours appear to be) or

you published the web using FTP instead of FrontPage HTTP publishing.

view articles here


_____________________________

All the best, Rick E

Search Microsoft KB for error msgs
http://support.microsoft.com/search/default.aspx?catalog=LCID%3D1033&spid=919&adv=1
  Report Abuse |  Date: 7/30/2008 7:26:00 PM

TexasWebDevelopers

Posts: 7039
Member since: 9/24/2002
From: USA

RE: Need help with Submit button on ... (in reply to DZ

you could try this:

Open your web site "live" over the Internet (these steps will not work on a local version).

Click inside the Form area (Note – the dashed line indicates the boundary of the form)

Click the HTML tab at the bottom of the FrontPage Editor window

Find the HTML code that is similar to this:
<form method=\"POST\" name=\"myform\"

onSubmit=\"location.href=\'_derived/nortbots.htm\';return false;\"

action=\"--WEBBOT-SELF--\">

Remove the entire line of code that begins with the \"onSubmit\" statement
The new code should look similar to:

<form method=\"POST\" name=\"myform\"

action=\"--WEBBOT-SELF--\">

Save the Web page and test the form

To ensure you don't encounter this problem again, make sure you validate at least one of the fields on your form. Refer to your FrontPage help documentation for information on how to validate a field.


_____________________________



FrontPageTools.com:Templates, Tools and Training support this forum
  Report Abuse |  Date: 7/30/2008 9:46:41 PM

DZ

 

Posts: 5
Member since: 7/30/2008
 

RE: Need help with Submit button on ... (in reply to TexasWebDevelopers

I will try, thanks, but here is my code it has SELF in it
How do i sent what is in the box to (example david@look.com)?

<form METHOD="POST" ACTION="_derived/nortbots.htm" onSubmit="location.href='_derived/nortbots.htm';return false;" webbot-onSubmit WEBBOT-ACTION="--WEBBOT-SELF--">
<!--webbot bot="SaveResults" u-file="_private/form_results.csv" s-format="TEXT/CSV" s-label-fields="TRUE" startspan --><input TYPE="hidden" NAME="VTI-GROUP" VALUE="0"><!--webbot bot="SaveResults" endspan i-checksum="43374" --><p>
</p>
<table BORDER="0" CELLPADDING="3" CELLSPACING="0" STYLE="border-collapse: collapse">
<tr>
<td>
<p>Name</p>
</td>
<td>
<p><input TYPE="text" SIZE="20" NAME="Name"></p>
</td>
</tr>
<tr>
<td>
<p>Email</p>
</td>
<td>
<p><input TYPE="text" SIZE="20" NAME="Email"></p>
</td>
</tr>
<tr>
<td VALIGN="top">
<p>Comments</p>
</td>
<td VALIGN="top">
<p><textarea ROWS="3" COLS="20" NAME="Comments"></textarea></p>
</td>
</tr>
<tr>
<td>
<p> </p>
</td>
<td><input TYPE="submit" VALUE="Submit" NAME="Submit"><input TYPE="reset" VALUE="Reset" NAME="Reset"><p>
</p>
</td>
</tr>
</table>
</form>
<p>
  Report Abuse |  Date: 7/31/2008 2:03:57 PM
Page:   [1]
All Forums >>FrontPage Specific Issues >>FrontPage Experts >> Page: [1]
Jump to:

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



Forum Software powered by ASP Playground Advanced Edition 2.0.5
Copyright © 2000 - 2003 ASPPlayground.NET

0.265625