I've created a download/upload section for my site a while ago, and it's growing all the time (currently contains around 120 3d models/textures).
I've noticed that hiding the url and pulling it from the database works when using internet explorer. A link is pulled from the database using id: http://mysite/redirection.asp?ID=224 for example.
When using Netscape however, the full path to the file is visible in the address bar after clicking the redirection link.
Is there a way to fully hide the source? I'll be selling Plugins in a few weeks from now, and it would be a tremendous setback for my business partner if people can just pass on the link to their friends and spread it like wildfire.
In fact..what IS the best way or method to distribute paid content across the web. Is there a way to serialize zipped content for example? Any other methods?
Edited by Badaboem