ASP and ASP.NET authentication

R

Richter Belmont

Is it possible to have an ASP and ASP.NET application share the same login page and have the security credentials carry throughout both sites? If so, how? Thank you.
 
A

Andrea D'Onofrio [MSFT]

Please, see my reply in microsoft.public.dotnet.framework.aspnet.

Andrea


Richter Belmont said:
Is it possible to have an ASP and ASP.NET application share the same login
page and have the security credentials carry throughout both sites? If so,
how? Thank you.
 
H

Holly Mazerolle

You would need to write your own login schema and also write your own
object that would allow the information to be shared. The two cannot share
session information by default.

Hope This Helps.
This posting is provided "AS IS" with no warranties, and confers no rights.
Holly
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,764
Messages
2,569,566
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top