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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Click Link Before Proceeding Question

Status
Not open for further replies.

nanovation

Programmer
Joined
Apr 22, 2007
Messages
1
Location
US
Does anyone know of a javascript that requires someone to click a text link before being allowed to click a form "submit" button?

Thanks for the help! :-)

 
This is a logic question over a specific javascript script. You need to make the decision on if you want to submit the form or not based on previous events. Using stored values or hidden form fields assigning values based on click events will accomplish your task

Start researching click events. Also check on setting values to objects. ie variables, form fields etc...

____________ signature below ______________
The worst mistake you'll ever make is to do something simply the way you know how while ignoring the way it should be done
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top