M
Mark
Hi,
I don't know if I'm just missing something obvious, but when running my app,
not matter what page I'm on, when I hit 'refresh' on my browser, it takes me
back to my homepage.
I'm using global.asax and webconfig to fire some session onstart events and
to set a few variables (connstring and such) and also for forms
authentication.
I don't think I modified anything to cause this.. I didn't notice the
problem till now, as I finally have enough of it completed that I can view
other pages (lol).
Any idea on what is causing this problem?
I don't know if I'm just missing something obvious, but when running my app,
not matter what page I'm on, when I hit 'refresh' on my browser, it takes me
back to my homepage.
I'm using global.asax and webconfig to fire some session onstart events and
to set a few variables (connstring and such) and also for forms
authentication.
I don't think I modified anything to cause this.. I didn't notice the
problem till now, as I finally have enough of it completed that I can view
other pages (lol).
Any idea on what is causing this problem?