Re: How to implement a automatic login function
- From: stcheng@xxxxxxxxxxxxxxxxxxxx (Steven Cheng[MSFT])
- Date: Fri, 06 Apr 2007 03:27:21 GMT
Hi Rob,
Thanks for your input.
I think what you want to do is a bit different. What you want to do is like
a web client which programmatically send http post request to send login
credentials and pass the login page at server-side, just like many web
crawler does, correct?
For programmatically post http form data (through webrequest component in
..net), here are some useful web links:
#ASP.NET: Post Data Programmatically with "Webscraping"
http://www.developer.com/net/asp/article.php/3645506
#Programmatically Posting Data to ASP .NET Web Applications
http://dndj.sys-con.com/read/45127.htm
#Https form post using Httpwebrequest brings back the same page.
http://www.thescripts.com/forum/thread591965.html
Hope this helps.
Sincerely,
Steven Cheng
Microsoft MSDN Online Support Lead
This posting is provided "AS IS" with no warranties, and confers no rights.
.
- Follow-Ups:
- Re: How to implement a automatic login function
- From: Steven Cheng[MSFT]
- Re: How to implement a automatic login function
- From: RobGMiller
- Re: How to implement a automatic login function
- References:
- How to implement a automatic login function
- From: Victor
- Re: How to implement a automatic login function
- From: RobGMiller
- How to implement a automatic login function
- Prev by Date: Re: Update Dropdownlist datasource on bound control
- Next by Date: desperate - cannot edit web form html or css without rebuilding
- Previous by thread: Re: How to implement a automatic login function
- Next by thread: Re: How to implement a automatic login function
- Index(es):
Relevant Pages
|