Solution in ASP

  • Thread starter Thread starter vkey
  • Start date Start date
V

vkey

hi there to all......

Is it possible to fetch data records from other website and store in a
database dynamically....


I mean to say i want to fetch data from a yellow pages website .......
showing records of different companies.
i.e, http://www.website.com/data.aspx?CompanyID=1&DirectoryID=2


So, now I want a script which goes on this path and copy data after
that go on next page which is CompanyID=3&DirectoryID=2 and follow the
procedure.........


thats it


I am looking for complete solution not the way ....... how i will do
this
thanks.
 
unless you have some HTTPReader component you can not do this in that way...

contact Yellow Pages and ask if they have a webservice for that propose.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top