Log in
Subscribe Now!Subscription:
$99/6 months - $149/12 months
Had a positive JobGrok experience?
Leave us a review here.
 JobGrok
Welcome Guest   [Register]  [Login]
 Subject :Submit Button in the Application Form.. 2009-09-03 15:14:25 
trademoneyman
Fresh Boarder
Joined: 2009-08-04 02:48:47
Posts: 2
Location

Where do I find the code that gets executed when the submit button of the Application is pressed?  I know it executes document.adminForm.submit(), but could not find the code for the submit().  Where is it?

IP Logged
 Subject :Re:Submit Button in the Application Form.. 2009-09-08 14:44:51 
bobsteen
Administrator
Joined: 2009-05-07 20:42:53
Posts: 74
Location

The "document.adminForm.submit()" is an implied function of the form (i.e. there is no code). If you'd like to execute some code before submitting, you could modify the submit button by making it a regular button that executes a function in javascript and have the script execute the "document.adminForm.submit()". I think that might be what you're getting at.

IP Logged
Page # 


Powered by ccBoard


Search