Firends,
I had made a software and included a button for downloading updates.
When a user clicks on that button, the software will open a website with a code on its addressbar. The code is the serial key that I had issued to them.
For example:
I haven't used ASP and I don't know anything on it. (But I know VB)
So, When the user clicks on the update button from my software, internet browser will be opened for the above address(i mean, its hyperlinked)
When that page loads, the code will be send to another asp page called process.asp, where it will look for the code in a text file and if found, the code will be inserted(appended) to another text file with the date and time. If not found, it will display a message that, the update will be not available.
After matching the code, the update file(new exe file) should be downloaded.

Can anybody please help me in doing that. I mean, if you don't mind, could you create all those files that I mentioned above.
I will be so thank full to you, if you do that....

Regards
Akhilesh