22 Jul
2004
22 Jul
'04
2:25 p.m.
This site is an internal corporate intranet and it seems the users were relying on this inadvertent *feature* quite a bit. I'm just curious as to what changed between v2.3.2 and 2.7 that would account for this? Asad Habib wrote:
Hello. It may not be the best idea to depend on browsers to maintain state for you. Ideally, you want to store the user's last selections in a list or some other data structure. This way you can reproduce these values in the event that you have to redirect the user to an error page.
- Asad