I am working on a web site that uses ASP 3.0 with Microsoft SQL Server at the backend. ASP is used to query the database and fetch data and display it on the web page.
I am seeking a technique that can protect my ASP pages from being downloaded. What I mean by this is that when a visitor runs a search query on my site and the results are displayed on the web page with .asp extension I want to restrict the visitors from saving those pages on their hard drvies.
Is there a technique to restrict visitors from saving .asp pages, or may be a 3rd party component that does this.
Thanks for your help.
Best Wishes
S Nair
I am seeking a technique that can protect my ASP pages from being downloaded. What I mean by this is that when a visitor runs a search query on my site and the results are displayed on the web page with .asp extension I want to restrict the visitors from saving those pages on their hard drvies.
Is there a technique to restrict visitors from saving .asp pages, or may be a 3rd party component that does this.
Thanks for your help.
Best Wishes
S Nair