Installation Tracking
What I want to be able to do is be able to hit an ASP or PHP page on a server whenever an installation is performed. The point of this is to get a count of how many people are actually installing the product. Is there a way to do an HTTP request or something similar inside of the installer script?