PC Review


Reply
Thread Tools Rating: Thread Rating: 4 votes, 2.00 average.

ASP.NET 1.1 Pass Post to Another Page

 
 
DT
Guest
Posts: n/a
 
      5th Aug 2005
Hi Group,

I'm trying to integrate a new site in with an old site. There are some
legacy pages that a user must log into. I would like to have an ASP.NET
1.1 page take user credentials in and then transfer that request to the
old log-in page, and then bow out of the process. The legacy application
is on the same server, different virtual directory. It's an ASP CLassic
applcation. Can this be done? If the user failed to log-in, it's OK if
the legacy application is the one to tell them.

Thanks,
-dt
 
Reply With Quote
 
 
 
 
Lucas Tam
Guest
Posts: n/a
 
      5th Aug 2005
DT <(E-Mail Removed)> wrote in news:(E-Mail Removed):

> I'm trying to integrate a new site in with an old site. There are some
> legacy pages that a user must log into. I would like to have an ASP.NET
> 1.1 page take user credentials in and then transfer that request to the
> old log-in page, and then bow out of the process. The legacy application
> is on the same server, different virtual directory. It's an ASP CLassic
> applcation. Can this be done? If the user failed to log-in, it's OK if
> the legacy application is the one to tell them.


You could place the information in a cookie. Or there are a couple of
examples online that show how to pass session information (via a datbase)
between ASP and ASP.NET.

--
Lucas Tam ((E-Mail Removed))
Please delete "REMOVE" from the e-mail address when replying.
http://members.ebay.com/aboutme/coolspot18/
 
Reply With Quote
 
DT
Guest
Posts: n/a
 
      9th Aug 2005
>>I'm trying to integrate a new site in with an old site. There are some
>>legacy pages that a user must log into. I would like to have an ASP.NET
>>1.1 page take user credentials in and then transfer that request to the
>>old log-in page, and then bow out of the process. The legacy application
>>is on the same server, different virtual directory. It's an ASP CLassic
>>applcation. Can this be done? If the user failed to log-in, it's OK if
>>the legacy application is the one to tell them.

>
>
> You could place the information in a cookie. Or there are a couple of
> examples online that show how to pass session information (via a datbase)
> between ASP and ASP.NET.
>


Thanks for the reply. But...

I think that's even more complicated than I was thinking. Is there not a
way to forward a request across to another virtual directory on the same
box? One is running ASP.NET, the other is ASP.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
post sp2 install:forgot or never had outlook express identity pass =?Utf-8?B?anNheXJl?= Microsoft Outlook Installation 1 4th Oct 2006 11:59 PM
Pass variable from existing page to ASP 2.0 page nospam@meatonconsulting.com Microsoft ASP .NET 0 10th Apr 2006 04:19 PM
pass HtmlInputFile from page to page - impossible? =?Utf-8?B?UiBSZXllcw==?= Microsoft C# .NET 4 27th Oct 2004 07:57 PM
By pass Windows Log on post Richard Windows XP Customization 1 29th May 2004 05:51 PM
Post will not post, receive FP error page Dan Microsoft Frontpage 8 14th Dec 2003 10:24 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:20 AM.