I'm trying to have a Windows program (like MSN messenger) which is started at startup. I would like that program to display some values from the website for the particular user, without he or she having to log in using a browser.
To wit, let's say I've a script on the server as follows:
http://localhost/index.pl?node=fetch_data&whois=tim
So I would like the .exe program to access that script to get the values for tim and display them.
My question is: What sort of output should the server script produce for reading by the .exe program? An xml file containing the data values? A textfile?
How is it normally done?
Thanks in advance :)
In reply to Desktop program getting web data by kiat
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |