asp pulling username from login Database - TechRepublic
General discussion
April 5, 2001 at 05:25 AM
michael roark - ccna/da mcp 3csa

asp pulling username from login Database

by michael roark - ccna/da mcp 3csa . Updated 25 years, 2 months ago

My website is almost all ASP (not the public areas) all of the page are not cached and check for authorization from an ODBC DB I made in Access, I just need to know the code for including things in the database, such as the user’s name and if they have permission to go to a certain area, that link needs to be there, if they don’t, it shouldn’t show. The site started out as pages grouped by permission granted, so with every new group that needs a specific type of page, a new set of pages needed to be made. I’m up to over 700 pages now… I need to figure out how to do this before my fingers fall off. If anyone else has a website that uses a database like this, or an SQL DB, and knows the code to do it, Please help…
Thanks,
Mike Roark

This discussion is locked

All Comments