L
Luke
Hi
Recently I was looking at someone else code written in asp,
at start of the page there was condition checking if some
session variable has been set, if so, the rest of the code
were executed normaly. If this session object was not
set, script was redirecting to "Access denied" page.
My question is: is this realy secure?
Can client set some session object, are they encrypted
somehow? Where are they between requests? in cookie?
hidden fields?
thanks for any answers, im just curious
Lu
Recently I was looking at someone else code written in asp,
at start of the page there was condition checking if some
session variable has been set, if so, the rest of the code
were executed normaly. If this session object was not
set, script was redirecting to "Access denied" page.
My question is: is this realy secure?
Can client set some session object, are they encrypted
somehow? Where are they between requests? in cookie?
hidden fields?
thanks for any answers, im just curious
Lu