javascript thread: Security using ASP
Does anyone know how to secure downloadable exe files? I'm currently replacing NT based security with asp based. ASP and HTML pages are easy, but some of our products are in the form of self-extracting exe files - I think I can filter requests made through the web site pages, but how do I prevent users from accessing files directly using the URL, once known? Is it possible to prevent the URL from becoming known? Regards Margaret Wright
|





