Share values/variables betw web apps
Date: Wed, 10 Mar 2004 23:00:14 +0100
Hi.
I have an web app that handles the login, user access etc. I want this login
to redirect to an other web app and give that web app the userid etc.
without sending it to the client... How?
Jon
Relevant Pages
- Re: mobile website goes to login page but not further
... it will redirect you to the login page. ... I can access and login to my mobile web app from any internet ... I can access and login to my mobile web app from any Palm Treo web ... (microsoft.public.dotnet.framework.aspnet) - Re: mobile website goes to login page but not further
... I can access and login to my mobile web app from any internet browser. ... (microsoft.public.dotnet.framework.aspnet) - Basic AD/GC question
... already available in the web app's database (SQL server). ... We are now planning on implementing additional security by querying the AD ... for "every" login to the web app. ... (microsoft.public.win2000.active_directory) - Re: Question about Java Chat
... Is there a way to open a chat applet so that I can login without having to go through the website? ... then the server is probably recording some parameters from your session and marking your session as "OK". ... A good web app should not just accept random connections from anyone, that's a good way to get your server hacked. ... (comp.lang.java.help) - Re: Pass credentials from Win app to Web app
... Are you wanting to authenticate the user in the web app against SQL as well? ... you might consider using HttpWebRequest to "screen scrape" the login ... (microsoft.public.dotnet.framework.aspnet.security) |
|