Topic: Sessions/securing web site pages with a Login (Read 332 times)
My name is Bong, James Bong
Posts: 10
96 credits Members referred : 0
« on: May 16, 2008, 01:06:39 AM »
Hi everyone,
Can anyone tell me how you can stop users from URL Hacking your website with ASP (sessions)? So for example if you have a password and username form on the front of your website and only want authorised members to gain access to your web site.
So for example just say you had a page e.g: somepage.htm and a user who was not logged in types www.somesite.com/somepage.htm. How can you stop them from getting access to the that page if they are not logged in?
P.S: Do you have any sample code?
Please help,
<snipped /> Don't add ads to your posts!
« Last Edit: May 16, 2008, 09:32:49 AM by Olaf »
Global Moderator Community Supporter?
Jedai Sword Master
Gender:
Posts: 6307
38662 credits Members referred : 374
It's time to use PHP5!
« Reply #1 on: May 16, 2008, 09:33:46 AM »
I don't think that your on the right place here, most developers here (including me) are PHP specialists.