Hi folks,

I want to accomplish a solution, i don't know if it is possible.
I want to dynamicly generate on http://www.sample.com/update a file called updateinfo.asp.
It only contains data like app.version, filename, releasedate and a brief description.
I have another standalone app that connects to this app en retrieves those data and takes action according to the retrieved data.

I have tought about XML, but don't know how to start with it. A ini file gives me more the structure i want. But i cant use it directly on the internet.

Help is appreciated. Thanxxx already.