![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Can html code retain the "value"s of a form page if a caller backs out of a form and then returns? Same question if a caller "submit"s form and then returns to the page to make a change? |
#3
| |||
| |||
|
|
ht (AT) panix (DOT) com (Hul Tytus) writes: Can html code retain the "value"s of a form page if a caller backs out of a form and then returns? Same question if a caller "submit"s form and then returns to the page to make a change? Firefox generally retains the values when you go back. Internet Explorer 4 did too, but more recent versions don't. Your best bet is to experiment yourself with multiple browsers. If values are disappearing when you don't want them to, one solution is to make the form and its ACTION be the same page, so that the previous values can be filled in server-side. -- http://ourdoings.com/ Easily organize and disseminate news and photos for your family or group. |
#4
| |||
| |||
|
|
In our last episode, nm964nxvq4m.fsf (AT) home-on-the-dome (DOT) mit.edu>, the lovely and talented Bruce Lewis broadcast on comp.infosystems.www.authoring.html: ht (AT) panix (DOT) com (Hul Tytus) writes: Can html code retain the "value"s of a form page if a caller backs out of a form and then returns? Same question if a caller "submit"s form and then returns to the page to make a change? Firefox generally retains the values when you go back. Internet Explorer 4 did too, but more recent versions don't. Your best bet is to experiment yourself with multiple browsers. If values are disappearing when you don't want them to, one solution is to make the form and its ACTION be the same page, so that the previous values can be filled in server-side. At any rate, except for default values, it isn't the html that does anything. It is the browser. And so far as I know, there is not reason to expect that what a particular browser does is what it will do in the next version. -- Lars Eighner usenet (AT) larseighner (DOT) com http://www.larseighner.com/ War On Terrorism: Joe McCarthy Brigade "The decadent left in its enclaves on the coasts is not dead -- and may well mount a fifth column." Andrew Sullivan, _The New Republic_ |
![]() |
| Thread Tools | |
| Display Modes | |
| |