
If i click on a backbutton of an ASP.net page the Page_Load evenet of the previous page is not getting fired.. This works fine in IE and Chrome.)
If i click on a backbutton of an ASP.net page the Page_Load evenet of the previous page is not getting fired.. This works fine in IE and Chrome.)
Saafara biñ tànn
This may be related to Firefox's in-memory "fast back forward" cache. Can you review this article and see whether it helps:
https://developer.mozilla.org/en-US/docs/Using_Firefox_1.5_caching
Jàng tontu lii ci fi mu bokk 👍 1All Replies (2)
Saafara yiñ Tànn
This may be related to Firefox's in-memory "fast back forward" cache. Can you review this article and see whether it helps:
https://developer.mozilla.org/en-US/docs/Using_Firefox_1.5_caching
Thank you very much.. It solved my problem