From: DL on

I have FF 3.6.2 on Windows 7 and FF 3.5.9 on Vista. My app would
detect if the user is currently connected to the Internet, if yes,
show
[ function button a ] otherwise not to show it. The server side code
works just fine with IE7 or 8 but it fails with FF. Also session is
reset upon loading of the page, so, I'm wondering if FF is using page
cache that somehow manages to mess up the session... your thoughts?
Also, the problem is intermittent.

Thanks.