Does anyone know of a tutorial or program that would enable me to do the following:
I have a program that sits on my server. It is a license generator program for my software. I want my resellers who are in another country than I to be able to go to a web page, click on license generator and be able to enter the necessary information to get back a license key from the program. Here is the caveat...I dont want them to be able to download the program. I simply want the program to run on the server, excpect the input from the reseller and than get the key and spit it back out to reseller in their browser.
I dont even know where to start with this. Anyone have any ideas?