Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Jun 02, 2012 10:07 AM by aliasgerraj
0 Points
14 Posts
Apr 02, 2012 12:10 PM|LINK
Hi,
I want to to open new website such as abc.com and i have username and password of that login...... now i want to do direct login this from my C# code.
all this is done on single click of button which is on my website..........
Please help... its Urgent
Thanx in Advance
All-Star
65839 Points
11163 Posts
Apr 03, 2012 03:14 AM|LINK
On what criteria you want to aumatic login like windowd authentication? is this for only one user?
http://forums.asp.net/t/1707120.aspx/1
http://forums.asp.net/t/1701479.aspx/2/10
22367 Points
2704 Posts
Microsoft
Apr 04, 2012 03:41 AM|LINK
Hello
If you are looking for Single sign-on, you may consider use something like a ticket that can be remember by all the websites.
Refer to this article, see if it helps, http://www.codeproject.com/Articles/27576/Single-Sign-on-in-ASP-NET-and-Other-Platforms
Jun 02, 2012 10:07 AM|LINK
Hello,
i have try the above method but unable to login.
i think i don't clear my point.
i want to login in a other wesite eg : abc.com (client website), with my website on button click.
i have a usename and password.
i don't have any idea, How can i do this.
Please provice my step by step processor for this.
I want to do this on C# (on page behind code).
Many Thanks in Advance.
aliasgerraj
0 Points
14 Posts
Automatic login in any website using C#
Apr 02, 2012 12:10 PM|LINK
Hi,
I want to to open new website such as abc.com and i have username and password of that login...... now i want to do direct login this from my C# code.
all this is done on single click of button which is on my website..........
Please help... its Urgent
Thanx in Advance
chetan.sarod...
All-Star
65839 Points
11163 Posts
Re: Automatic login in any website using C#
Apr 03, 2012 03:14 AM|LINK
On what criteria you want to aumatic login like windowd authentication? is this for only one user?
http://forums.asp.net/t/1707120.aspx/1
http://forums.asp.net/t/1701479.aspx/2/10
Senior Software Engineer,
Approva Systems Pvt Ltd, Pune, India.
BU XI - MSFT
All-Star
22367 Points
2704 Posts
Microsoft
Re: Automatic login in any website using C#
Apr 04, 2012 03:41 AM|LINK
Hello
If you are looking for Single sign-on, you may consider use something like a ticket that can be remember by all the websites.
Refer to this article, see if it helps, http://www.codeproject.com/Articles/27576/Single-Sign-on-in-ASP-NET-and-Other-Platforms
If you have any feedback about my replies, please contact msdnmg@microsoft.com.
Microsoft One Code Framework
aliasgerraj
0 Points
14 Posts
Re: Automatic login in any website using C#
Jun 02, 2012 10:07 AM|LINK
Hello,
i have try the above method but unable to login.
i think i don't clear my point.
i want to login in a other wesite eg : abc.com (client website), with my website on button click.
i have a usename and password.
i don't have any idea, How can i do this.
Please provice my step by step processor for this.
I want to do this on C# (on page behind code).
Many Thanks in Advance.