HighDots Forums  

html forms question

HTML Writing HTML for the Web (comp.infosystems.www.authoring.html)


Discuss html forms question in the HTML forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Hul Tytus
 
Posts: n/a

Default html forms question - 02-01-2006 , 06:08 PM






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?

Hul

Reply With Quote
  #2  
Old   
Bruce Lewis
 
Posts: n/a

Default Re: html forms question - 02-02-2006 , 08:36 AM






ht (AT) panix (DOT) com (Hul Tytus) writes:

Quote:
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.


Reply With Quote
  #3  
Old   
Hul Tytus
 
Posts: n/a

Default Re: html forms question - 02-02-2006 , 07:18 PM



Thanks Bruce - having the server read the data and then sending it back
does seem neccessary. Have you any suggestions for doing that
quickly/easily?

Hul

Bruce Lewis <brlspam (AT) yahoo (DOT) com> wrote:
Quote:
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.

Reply With Quote
  #4  
Old   
Hul Tytus
 
Posts: n/a

Default Re: html forms question - 02-02-2006 , 07:22 PM



Yes, a "retain" instruction to go along html's "refresh" does seem
neccessary.

Hul

Lars Eighner <usenet (AT) larseighner (DOT) com> wrote:
Quote:
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_

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.