If you trying to do authentication, but don't want to store the universe user name and password in the ASP code, then look as Microsoft Single-Sign On services. This allows a user that has logged on to the web site to be authenticated by some method, from this you can then from ASP code access an encrypted database and receive login and password details for different applications. (The default guest is an authenticated user, but I would use that carefully as that includes anyone.)
Regards David Jordan U2UG founding Director ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/
