M
Mark
Is it possible to read ASP>NET session variables using ASP without using
querystring?
I need to pass a username and password to an asp page from an ASP.Net page.
Specifically, from an app written in ASP.NET to a subfolder in that app
containing a forum app (snitz) written in asp. The user logs in at the
default page of the asp.net app, and I don't want to not have them to have
to log in when they reach the forum.
Thanks,
Mark
querystring?
I need to pass a username and password to an asp page from an ASP.Net page.
Specifically, from an app written in ASP.NET to a subfolder in that app
containing a forum app (snitz) written in asp. The user logs in at the
default page of the asp.net app, and I don't want to not have them to have
to log in when they reach the forum.
Thanks,
Mark