Hi fellas, i got two applications running under the same iis server. I want to pass session variables between these two applications, i.e. authenticate users in one application and allow them access in the other as well. What are my options to achieve this?
serkan sendur 821 Postaholic Banned Featured Poster
Recommended Answers
Jump to Postyou can use data base,
from the second application (after authentication has been done) you can query session variable from the browser and check the value of that data from data base.
All 3 Replies
SheSaidImaPregy 28 Veteran Poster
DangerDev 107 Posting Pro in Training
serkan sendur 821 Postaholic Banned Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.