473,320 Members | 1,868 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

ASP.NET 1.1 Pass Post to Another Page

DT
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
Nov 19 '05 #1
2 1457
DT <us**@example.com> wrote in news:eH**************@TK2MSFTNGP12.phx.gbl:
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 (RE********@rogers.com)
Please delete "REMOVE" from the e-mail address when replying.
http://members.ebay.com/aboutme/coolspot18/
Nov 19 '05 #2
DT
>>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.
Nov 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: c676228 | last post by:
Hi, This is my first time to post asp.net question on this forum. I have a question for "How to pass the first form value to the next form" I have enrollinfo.aspx form which look like as follow:...
3
by: Martin | last post by:
I have a calendar form that sends the inputted date back to a text box . Using the GET method, I would like to pass the date as a variable to another asp page. How do I do this? Thanks.
17
by: Rabbit | last post by:
Hi, On my 1st page, i have a function which gets a new ID value and need to transfer to another immediately. which I want to get in 2nd page using Request.form("txtID"), but doesn't work, the...
12
by: raylopez99 | last post by:
Keywords: scope resolution, passing classes between parent and child forms, parameter constructor method, normal constructor, default constructor, forward reference, sharing classes between forms....
2
mageswar005
by: mageswar005 | last post by:
Hello sir, How can i pass the infinity values from one page to another page with out using post method. 1) I know in Get method some limitations are there.I think Only 1024 ...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.