Dear Gurus/Members,
I am a newbie in ASP. I would like to know whether can ASP check the windows registry?
I developed an e-learning website that requires a specific software. During the one time installation of the software, the installer will store a string of registry number into regedit on user's computer. After that, whenever user click on a button on the website to call the software, the ASP command will check the regedit whether the registry exist. If there is no such string, it will prompt user to install the software. Otherwise, it will proceed. My main concern is whether can ASP detect and check the user's PC (regedit) for the registry? If not, can VB script or Javascript does that? Can I have a sample of the codes for the matter mentioned above? Any suggestions and ideas are higher appreciated. Hope to hear some reply soon.
Thanks in advance,
Janice