Hi list,
at the end of a form I have:
<INPUT TYPE="submit" VALUE="SUBMIT" onclick="something(this.form)">
but I need a
<INPUT TYPE="button" VALUE="SUBMIT" onclick="something(this.form)">
to let a JS-routine run, which is further up.

But I want to pass values to a action script.
So is there a way to only let the form submit parameters
if the onclick-routine is passed  ?

Thanks for ideas.

Uwe

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Reply via email to