473,387 Members | 1,863 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

FORM MEMORY ON PRESSING BACK BUTTON

Do most browsers retain form fillup memory of previous page ? That is
when the user presses back button, the forms on the previous page come
up filled.

Comments?

Thank you,
Mike

Jul 17 '05 #1
5 2606
NC
siliconmike wrote:

Do most browsers retain form fillup memory of previous page ?
You shouldn't count on this. Even those that do sometimes
don't remember changes to <textarea> fields.
Comments?


In my opinion, it is a good development practice to pretend that
the Back button in browsers can only be used to mess things up.
So you should assume that the use of the Back button will not
help the end user (and write the code accordingly) and may cause
troubles (such as multiple form submissions) for you (so you
should develop some preventive measures not to let it happen).

Cheers,
NC

Jul 17 '05 #2
"siliconmike" <si*********@yahoo.com> wrote in message
news:11*********************@l41g2000cwc.googlegro ups.com...
Do most browsers retain form fillup memory of previous page ? That is
when the user presses back button, the forms on the previous page come
up filled.


Both IE and Firefox seem to retain form data, provided that the page hasn't
expired.
Jul 17 '05 #3
Chung Leong wrote:
"siliconmike" <si*********@yahoo.com> wrote in message
news:11*********************@l41g2000cwc.googlegro ups.com...
Do most browsers retain form fillup memory of previous page ? That is
when the user presses back button, the forms on the previous page come
up filled.

Both IE and Firefox seem to retain form data, provided that the page hasn't
expired.


If you have a big enough cache. Try setting the cache size to 0 and see
what happens.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attglobal.net
==================
Jul 17 '05 #4
Firefox retained form data after I set the cache to 0.

I couldn't figure out how to set cache to 0 in IE...
Both IE and Firefox seem to retain form data, provided that the page

hasn't expired.

What do you mean by "expired" ?

Thanks
Mike

Jul 17 '05 #5
siliconmike wrote:
Firefox retained form data after I set the cache to 0.

I couldn't figure out how to set cache to 0 in IE...

Both IE and Firefox seem to retain form data, provided that the page


hasn't expired.

What do you mean by "expired" ?

Thanks
Mike


Doesn't on mine.

And now you must use at least 1M for IE - but you can still exceed that
1M (i.e. by loading other pages in a different window).

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attglobal.net
==================
Jul 17 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Dave Smithz | last post by:
Hi there, When filling out a web form on a php page that is submitted to a search which lists the results based on the criteria provided (in the form), all works fine and as expected. ...
7
by: Matthias Kwiedor | last post by:
Hi@all! I have a app (c#) where i load up a external dll (managed code from c#) with a small arraylist and hashtable in two routines (about 40000 objects in each arraylist and hashtable). If...
2
by: Frawls | last post by:
Hi Can any one give me some help with this problem please? Here is the scenario: A user submits page 1 which is a web form.
10
by: Perry van Kuppeveld | last post by:
Hi, I have a problem with formatting a table including text fields wich can contain up to 255 chars. I need a table with 3 columns: - First column 50 % over the with a rowspan of the total...
16
by: browntown | last post by:
so I have this application I'm nearly finished with. The only thing the client has requested is the ability to submit the form by pressing "enter". I didn't think this would be a huge pain in the...
1
by: Joey | last post by:
I have an asp.net 1.1/C# web form with a text box server control and one button server control. Users can type in text to search and then click the button to start the search. I want them to be...
8
AccessIdiot
by: AccessIdiot | last post by:
Please forgive as I am an Access and VB newbie. For what it's worth, here is my complete setup. Maybe it will help or maybe it will just confuse but I'll outline it anyway. I have a main form...
11
by: Zytan | last post by:
I have created a new form from the main form. When I close the main form with the 'x' close button, its Form.FormClosed event is run, but not the dialog's. Is this normal? It is ok /...
0
by: GlennMBella2 | last post by:
I have a request form that has number of fields, a button exists called SITE HISTORY, which is a query form that shows all the logs for the current siteid shown on the form. On this query form...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.