Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

I am missing something somewhere

Status
Not open for further replies.

EitherOrr

IS-IT--Management
May 21, 2006
2
US
I need assistance to figure out why a form is not working correctly. Boy, I sure learned a valuable lesson – make a backup copy of all your files!

Anyway, on one of our forms, when you hit the submit button, there is an error. The form is not submitted via email as all our other forms.

I have gone through the code several times and evidently I am missing something very important which is why this problem is being encountered.

I am a relatively new user to FrontPage and I don’t know if it is my file or the program.

The form is located at:


Any assistance would be very welcomed.
Thank you.
Mary
 
May be barking up the wrong tree - sorry ......
Should there be a space between the brackets in this funtion call?
Code:
<input onclick="this.form.submit( )" type="button" value="Submit" name="VF">

Keith
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top