HighTechTalks DotNet Forums  

Re: Sharing ServerVariables between ASP.NET and ASP

ASP.net Announcements microsoft.public.dotnet.framework.aspnet.announcements


Discuss Re: Sharing ServerVariables between ASP.NET and ASP in the ASP.net Announcements forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Jeff Trotman
 
Posts: n/a

Default Re: Sharing ServerVariables between ASP.NET and ASP - 07-16-2003 , 12:03 AM






Take a look at http://www.sessionbridge.com. It is a utility that does just
what you're looking for.

Jeff Trotman
Westglenn Software

"Alejandro Feiges" <afeiges (AT) tpssa (DOT) com.ar> wrote

Quote:
Hello,

I have an asp.net page that needs to call an asp page on a remote server.

At this time, i'm using HTTPWebRequest to call the asp page, passing the
default credentials, because i'm using integrated security.

I can see Servervariables loaded in asp.net enviroment, like logon_user,
auth_user,etc.

When i try to use them on the asp page, they are empty.

Do you know how can i do to "share" the servervariables between ASP.NET
and
asp page?

Thanks for your time,
Alejandro.





Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.