473,287 Members | 1,927 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,287 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 1124
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...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 7 Feb 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:30 (7.30PM). In this month's session, the creator of the excellent VBE...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: Aftab Ahmad | last post by:
Hello Experts! I have written a code in MS Access for a cmd called "WhatsApp Message" to open WhatsApp using that very code but the problem is that it gives a popup message everytime I clicked on...
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: marcoviolo | last post by:
Dear all, I would like to implement on my worksheet an vlookup dynamic , that consider a change of pivot excel via win32com, from an external excel (without open it) and save the new file into a...
1
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...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...

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.