473,480 Members | 1,980 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Submit Values from classic asp to asp.net for single login

1 New Member
Hi all,

I am trying to create a single-sign-on between a classic asp webpage to an asp.net page.
Following is the HTML form on the classic asp page:

<form name="fmForm" action="https://secure.abc/Login.aspx?" method="post" enctype="multipart/form-data">
<input type="hidden" name="user" value="<% = username %>">
<input type="hidden" name="pass" value="<% = password %>">
</form>

I am hoping this should submit the values to the abc website's aspx page and automatically login the user into the abc website. The user exists in the database of the abc website and also for the classic asp website.
What happens is that the "https://secure.abc/Login.aspx?" page loads up.

Please correct/advice on where I am going wrong.

Any help would be highly appreciated.

Thanks,
Apr 9 '12 #1
0 1691

Sign in to post your reply or Sign up for a free account.

Similar topics

1
3747
by: TimG | last post by:
12.) Now you have two different tables - each with two columns. Table #1 Single Column 2 rows with a value equal to 1 and 2
2
6507
by: Jen F. | last post by:
I have inherited a medical database in which there are multiple values stored in a single field (ie. "Current Conditions" field might contain 1-20 different conditions, separated by comma (ie....
2
1286
by: Bruno Piovan | last post by:
Hi, I have 2 web apps running on the same server, one app is nested the other app. I want to have a single login page for both apps, how can I do that??? thanks Bruno
1
1327
by: Pronojit Roy | last post by:
Hi Xperts, I have multiple Web Sites in different Live Servers. I want to login any of the sites, and then I will access all the other sites without giving any more login information (i.e I want...
2
1127
by: Imran Aziz | last post by:
Hello All, I am using Response.Redirect to transfer control from one page to another and in doing so , I transfer values in query string , but now I don't want the values to be transferred in...
3
2041
by: Joe Fawcett | last post by:
Dear All We have an application where users login, their name/password details are stored in a table, and now we want to add a third party bulletin board that lives in its own virtual directory....
2
1843
by: John | last post by:
Hi I have an email column in a table. How can I turn values in the column for all records into a single string with each email separated by a ;? Thanks Regards
4
4955
by: d3vkit | last post by:
I have a form on my page, and some javascript which uses ajax to submit the form, and then opens the new page in a div using ajax so there is no refresh. This works fine. But the problem is this: all...
1
2331
jenkinsloveschicken
by: jenkinsloveschicken | last post by:
Is it possible to compare a single value to many in a single statement? Here is what I am attempting to do: 1. Users lands on page and via a cookie check function they are identified. 2. A query...
1
2320
by: apking | last post by:
Hi to all, How to create single login for access multiple databases in sql server 2008. i need to access 3 database using single connection.pls help me in that... thanks in advance
0
7054
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
6918
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
7102
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...
1
6756
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7003
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5357
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4798
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3000
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1310
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

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.