Time based script - webservice

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is it possible to set up a script that is run at a particular time every day?
I need to automate a webservice that gets a currency exchange rate value at
7.30am every day.

Many thanks

Rob
 
Good plan, although i'm really a web developer and have not created many vb
apps before. Could be fun! Thanks
 
You could write a little program and run it as a scheduled task that would
go out and call your web service.
 
Back
Top