473,395 Members | 1,680 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,395 software developers and data experts.

Passing Login Info Between ASP 3.0 and ASP.NET?


I have developed a website in ASP.NET 2.0 that is one of several
accessed from the same protal. All of the other sites use ASP 3.0, and
this is the first .NET site. The rest will be converted as time goes
on.

My problem is that the login takes place on a 3.0 page and then based
on who the person is, sends them to their appropriate website, passing
along the user information. In this case, that info needs to come from
the login page in 3.0 to my new ASP.NET website.

What are my options for transferring the data? Is it only in the
request query string? If so, that is a problem because user name and
password information would presumable have to come in and the site
would be vulnerable to manipulating the URL. Any ideas?

Thanks.

Dec 22 '06 #1
2 1440
anyplace that is independent of both ASP and ASP.net such as:

database, querystring, hidden form fields, xml files, etc

<aa****@hotmail.comwrote in message news:11**********************@f1g2000cwa.googlegro ups.com...
>
I have developed a website in ASP.NET 2.0 that is one of several
accessed from the same protal. All of the other sites use ASP 3.0, and
this is the first .NET site. The rest will be converted as time goes
on.

My problem is that the login takes place on a 3.0 page and then based
on who the person is, sends them to their appropriate website, passing
along the user information. In this case, that info needs to come from
the login page in 3.0 to my new ASP.NET website.

What are my options for transferring the data? Is it only in the
request query string? If so, that is a problem because user name and
password information would presumable have to come in and the site
would be vulnerable to manipulating the URL. Any ideas?

Thanks.

Dec 22 '06 #2
Hi aarnan,

Buy yourself a copy of Professional.ASP.NET.2.0 Security, Membership, and
Role Management -- it's by Wiley or Wrox, can't remember which. They have a
good and lengthy discussion of ways to manage what you're trying to do here.

-KF
<aa****@hotmail.comwrote in message
news:11**********************@f1g2000cwa.googlegro ups.com...
>
I have developed a website in ASP.NET 2.0 that is one of several
accessed from the same protal. All of the other sites use ASP 3.0, and
this is the first .NET site. The rest will be converted as time goes
on.

My problem is that the login takes place on a 3.0 page and then based
on who the person is, sends them to their appropriate website, passing
along the user information. In this case, that info needs to come from
the login page in 3.0 to my new ASP.NET website.

What are my options for transferring the data? Is it only in the
request query string? If so, that is a problem because user name and
password information would presumable have to come in and the site
would be vulnerable to manipulating the URL. Any ideas?

Thanks.

Dec 22 '06 #3

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

Similar topics

3
by: Miranda johnsen | last post by:
Hello, I need some help with passing a value from my login authorization page. The authorization is done with the code below (it works), but I need the 'uName' value passed on when the...
1
by: dave | last post by:
Hi I'm writing one asp page and developing application for intranet... I just need to know when if anyone executes this scripts, i need to find out his windows login information (only username on...
3
by: Joriz | last post by:
Just one quick question. Im developing a site where user needs to login. My question is do i need to validate the login information like the password and username from the sql table everytime i...
2
by: hellrazor | last post by:
Hi there, We want to be able to encrypt the user ID and password within a URL, so when we send the URL via email, they'll be able to click said URL, and the aspx page should be able to decode it...
0
by: CT | last post by:
I want to keep icon in user desktop, so that user can sign in automatically into website by passing username and password. Is there any secured way to do this? I am using .net(C#) for my application...
2
by: Steve Kershaw | last post by:
Hello, This is an interesting question.... In the Web.Config file one can set up users login by including the following code: <authentication mode="Forms"> <forms defaultUrl="Default.aspx"...
1
by: Mr. T | last post by:
Hello, i'm developing an application where i want to use the login auth application provided by our organisation. However i'm a bit stuck on processing the auth string i get back. The way it...
9
by: ldpfrog | last post by:
I am currently writing a very simple encryption program for my friends and myself. I'm still learning VB, but am very familiar with programming itself. This is all irrelevant though, because this...
4
by: eighthman11 | last post by:
this is probably very simple but I don't know. Is there a way to prevent two people from signing on to an Access Application using the some login information???? I can't have two people on the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.