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

Log into 3rd party website automatically.

I'm researching ways in which I can create an ASPX page that will log
into some of the major realtor websites with usernames and passwords
and submit new listings rather then logging into each one manually...
Does anyone have any experience with logging into another website
within your own? Any help is appreciated.

Kind regards,

May 15 '06 #1
1 1125
Well,
they are all somewhat different, but assuming each has a "login" form, you
would need to get the form elements (view source), get the POST destination,
and use either HttpWebRequest or the WebClient (Simplified) class to post the
login fields. Probably you would also need to capture the cookie that tells
each site that you are logged in, and be prepared to add that cookie to any
subsequent requests.
Peter

--
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com


"bn********@gmail.com" wrote:
I'm researching ways in which I can create an ASPX page that will log
into some of the major realtor websites with usernames and passwords
and submit new listings rather then logging into each one manually...
Does anyone have any experience with logging into another website
within your own? Any help is appreciated.

Kind regards,

May 15 '06 #2

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

Similar topics

2
by: Alex | last post by:
Thank you in advance. My ASP page 1 redirect user to third party's website, after the process at third party is finished, in 3rd party's page, there is one link to route user back to my...
0
by: ohaya | last post by:
Hi, I've been researching this, and I'm not sure if what I'm trying to do is possible, but I thought that I'd ask: I have two webservers/websites. The first webserver/website is running...
1
by: John | last post by:
Hi I am using ms internet control and a couple of third party activex in my access 2003 app. Can I use the package wizard to create a distribution package that will automatically include the...
0
by: Daniel N. | last post by:
I run FTP, and IRC servers using 3rd party software, and was curious if I can write a program in VB.net that could automatically do certain things. (Such as delete Spam, and unwanted programs,...
5
by: Ronald S. Cook | last post by:
I want to have a BLOG in my ASP.NET website. Are there third-party apps/plug-ins already out there? If so, can someone recommend the top few for .NET? Is there an app from Microsoft more...
8
by: Ronald S. Cook | last post by:
On a new project, my management thought it would be a good idea to utilize a 3rd party tool to generate the database, and middle-tier classes. We chose DeKlarit and I went to work. While...
1
by: Hang | last post by:
Hi, We publish our pages in a 3rd party web server, so they host our website. but behind scence data is stored in our internal SQL server, all outside traffic needs go through our router before...
1
by: Vikas | last post by:
Hi All, I have a password protected website. I want to put the link of my website in third party website and want the users to access my website without providing the username and password. ...
2
by: John Kotuby | last post by:
Hi all. Up until recently I have been simply copying the website project to the server such that all files on my development machine are included and the site works as expected. Now that the...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...

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.