mbf114
Newcomer
Hello all:
I am doing a project for school which we (My team) are interested in setting up a client which sends a request to an asp listner file which access a database and returns the result. This part is easy, however, we want to have that database populated with information automatically from another webservice already on the web. Does anyone know how this can be done? The basic concept of our project is that our client will have various cities as selections.When a city is selected it will send that cities zip code to our database and pull the temperature for that city.We already have found a webservice that finds the current temperatures for cities based on zip codes but how to capture that XML info and insert into our database is the question.Thanks for your help-- Signed,
A puzzled student
I am doing a project for school which we (My team) are interested in setting up a client which sends a request to an asp listner file which access a database and returns the result. This part is easy, however, we want to have that database populated with information automatically from another webservice already on the web. Does anyone know how this can be done? The basic concept of our project is that our client will have various cities as selections.When a city is selected it will send that cities zip code to our database and pull the temperature for that city.We already have found a webservice that finds the current temperatures for cities based on zip codes but how to capture that XML info and insert into our database is the question.Thanks for your help-- Signed,
A puzzled student