How about fixing the javascript so that when focus is lost (i.e., the user
backs into the form again) it will reset itself?

Other than that, you could disable the back button and force the use to use
links, which would reset the form because calling a CFM template would
generally cause the browser to refresh itself - especially if you're
appending urls with a random number.

---mark

=========================================
Mark Warrick - Fusioneers.com
Personal Email: [EMAIL PROTECTED]
Business Email: [EMAIL PROTECTED]
Phone: 714-547-5386
Efax: 801-730-7289
Personal URL: http://www.warrick.net
Business URL: http://www.fusioneers.com
ICQ: 125160
AIM: markwarric
Yahoo: Serengeti
=========================================


-----Original Message-----
From: cf kaizen [mailto:[EMAIL PROTECTED]]
Sent: Thursday, October 04, 2001 11:04 AM
To: CF-Talk
Subject: Auto Refresh


Hi There,

Upon hitting the back button to go back to a page with
the twoSelectsRelated tag on it, the first select box
maintains its selected option, whereas the second
select box reverts to the options available had the
first option in the first select box been selected,
causing an error when the user resubmits the form.

I've been trying to force a refresh of the page, but
my refresh code causes havoc on the two select boxes.

Any ideas?

Thanks,
Andy



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to