View previous topic :: View next topic |
Author |
Message |
Bill
Joined: 07 Dec 2004 Posts: 2
|
Posted: Tue Dec 07, 2004 3:17 pm Post subject: Getting data from other sites with ASP.NET |
|
|
Hi,
I'm new here and I have a quick question. I have an ASP.NET site and I need to connect to several other websites and get data from them dynamically. Is that possible with ASP.NET?
Thank you all
Bill |
|
Back to top |
|
|
administrator Site Admin
Joined: 01 Oct 2004 Posts: 183
|
Posted: Tue Dec 07, 2004 3:27 pm Post subject: Re: Getting data from other sites with ASP.NET |
|
|
Welcome to our forums Bill!
You can get data from remote sites with ASP.NET and there a several way to do that. If the remote website offers a web service you can connect to it and get the data this way. Another way is to use ASP Screen Scraping:
http://www.aspdev.org/asp.net/asp.net-screen-scraping/
Cheers
Bill wrote: | Hi,
I'm new here and I have a quick question. I have an ASP.NET site and I need to connect to several other websites and get data from them dynamically. Is that possible with ASP.NET?
Thank you all
Bill |
_________________ Peter
ASP & ASP.NET Articles and Tutorials |
|
Back to top |
|
|
Bill
Joined: 07 Dec 2004 Posts: 2
|
Posted: Wed Dec 08, 2004 12:26 pm Post subject: |
|
|
Thanks Peter
I think I'll use the ASP.NET screen scraping example you posted as I don't think the sites I'm going to use have web services.
Bill |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2002 phpBB Group
|