Click to See Complete Forum and Search --> : Problems with history.back on Apple Mac


xag
10-17-2003, 08:38 AM
Hi

When using history.back(1) or history.go(-1)
I have found that some versions of IE on a Mac, loose all form information.

Eg.
* Page 1 contains a form with hidden fields.
* Page 2 has history.back(1) link
* Link is followed, to go back to Page 1 - all hidden fields have disappeared.

Does anyone have a workaround for this (without posting back the form information)?

Thanks

Khalid Ali
10-17-2003, 09:40 AM
how bout if you explicitly code for browser to cache the data???(using meta cache)