Constant polling of API with Web App

jlumb

New member
Joined
Jan 22, 2008
Messages
1
Programming Experience
1-3
I'm quite new to vb.net coding and I'd like to create a very simple web App that sits on my shared hosting account which polls a web service every 30 seconds, pulls the data back and adds it to my database.

Can anyone suggest a nice way of doing this?
 
Back
Top