Thread: Form Help
View Single Post
  #1 (permalink)  
Old 04-28-2008, 03:06 PM
Xav's Avatar   
Xav Xav is offline
Code Warrior
 
Join Date: Mar 2008
Location: On God's Planet
Posts: 9,852
Last Blog:
Web slideshow in JavaS...
Rep Power: 78
Xav has much to be proud ofXav has much to be proud ofXav has much to be proud ofXav has much to be proud ofXav has much to be proud ofXav has much to be proud ofXav has much to be proud ofXav has much to be proud of
Send a message via MSN to Xav
Question Form Help

I have an HTML form that sends data to a PHP form. However, to increase speeds I have decided to validate the data before sending. So, instead of a "submit" button I have used a normal "input" button, and called a JavaScript procedure. I reference the form as "frmFeedback", the name I gave to the form in HTML.

In IE it works perfectly, but in Firefox I get a message that frmFeedback is not defined. I have set it to both the "id" and "name" attributes of the form, but with still no success. Any ideas?
__________________


Mr. Xav | Website | Forums | Blog
Reply With Quote

Sponsored Links