If you use asp, just password the site, and give user's access based on their site credentials. When you go to the intranet like this, just use Access as the _fpdb (if you are using FrontPage) and use asp for security, not Access.
The problem may be that you pages are not passing credentials to Access. You may be able to grab environment values from the user machines and then pass these to Access. I have not done that but I know you can.
Anyway, I would use asp security. Try MSDN.Microsoft.com and do a search.
mmcdonal
|