login client automatically to https website

This is a discussion on "login client automatically to https website" within the ASP.NET Forum section. This forum, and the thread "login client automatically to https website are both part of the Program Your Website category.



Go Back   Webforumz.com > Main Forums > Program Your Website > ASP.NET Forum

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Jul 22nd, 2006, 21:02
New Member
Join Date: Jul 2006
Location: US
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
login client automatically to https website

Hi,

I have a database in which I have stored the URLs, my login names in that domains and corresponding passwords. I am developing an asp .net application in which I just enter the url and login name on web page. ASP .NET retrieves the password from the database, and automatically logs me in that domain and displays welcome page in browser particular to my user name.

I have done the part of retrieving password, but I have no clue how to automate login. Can anyone please help me out?

Thanks,
Minnie
Reply With Quote

  #2 (permalink)  
Old Jul 30th, 2006, 18:15
Junior Member
Join Date: Jul 2006
Location: Manchester
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
Re: login client automatically to https website

Can you explain what you mean by automatically log someone in to a domain? Are you talking about loggingin in to one website form another website here or a windows Active directory type domain.

If you are trying to log into another website from this one then you would need to know the receiving websites username/password variable names and post the user to the site. however some sites prevent this for security reasons. You can do this both on the client and server side.

If you are using the later then you can use impersonation either through scripting or IIS or both.
Reply With Quote
Reply

Tags
login, client, automatically, https, website

Thread Tools

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 On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Website with login feature robinmitra1 PHP Forum 5 Apr 25th, 2008 13:54
Client-Editing Tools for Website.. BlackReef PHP Forum 2 Dec 12th, 2007 20:47
WebSite Security Login Redirect donlor18 Website Planning 2 Jan 24th, 2007 12:29
Best way for client to update their website? edd90 Introduce Yourself 3 Aug 22nd, 2006 20:12
client login script? godonlyknows PHP Forum 6 Jul 23rd, 2005 17:47


All times are GMT. The time now is 06:34.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43