The normal back button, not using JS in anyway!


-----Original Message-----
From: stas [mailto:[EMAIL PROTECTED]] 
Sent: Friday, 24 August 2001 9:47 PM
To: CF-Talk
Subject: RE: Problem with Forms & IE 6?

Did you program your "Back" button, or are you talking about a built-in
browser button?


-----Original Message-----
From: Andrew Scott [mailto:[EMAIL PROTECTED]]

First of all I have only tried this with the beta of IE6.0, but I have
found a problem that either someone else has seen or maybe even fixed.

Scenario:

I have a page that contains a form and has something like this....

 <cfparam name="Form.Name" default="">

 <input type="Text" Name="Name" value="#Form.Name#">

The idea is that when the user hits the back buttton, the form is pre
filled again. Now this worked in IE4.0 and it works in Netscape 6.1. Yet
under IE6.0 it seems to be filled blank, does anyone have a clue as to
how or if this can be resolved.


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

Reply via email to