Security/Login Question

  • Thread starter Thread starter Roy
  • Start date Start date
R

Roy

Hey all,

My boss has recently asked me to take an ASP legacy site in which a user
logs in to view data, etc... and make it interoperable with a newer
ASP.NET site in which a user logs in to view data, etc...

IOW, a user would login once (and only once) and be able to access both
pages at whim without having to login separately.

I'm sure that some of you have encountered this situation before...is it
even convenient/worth it to try to merge the two logins in this manner?
And if it is, does anyone have any links on how to pass data between the
two sites? They both operate off the same webserver, btw.

Thanks much.
 

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

Back
Top