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/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to