RE: Form Submital

2001-04-06 Thread Adkins, Randy

Are you speaking about a JavaScript Rollover?
So moving the mouse over a certain area
submits a form?

If so, then on the Rollover function you can add
form.submit = true within the JavaScript code
where "form" should be the name of the form being 
submitted.


-Original Message-
From: Alan Koenig [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 05, 2001 5:51 PM
To: CF-Talk
Subject: Form Submital


I have a rollover that needs to be a form submital.  I need to make this
rollover pass some paramaters for me.  How can I best do this?
TIA
Alan Koenig
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Form Submital

2001-04-05 Thread Alan Koenig

I have a rollover that needs to be a form submital.  I need to make this rollover pass 
some paramaters for me.  How can I best do this?
TIA
Alan Koenig



~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists