Wrox Programmer Forums
|
Classic ASP Professional For advanced coder questions in ASP 3. NOT for ASP.NET 1.0, 1.1, or 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Professional section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 24th, 2005, 11:58 AM
Authorized User
 
Join Date: Jan 2005
Posts: 46
Thanks: 0
Thanked 0 Times in 0 Posts
Default Web page protection

Hi,

Does anyone know of a way to stop someone copying text (or viewing source code) on an ASP-generated web page?

I have tried one or two off-the-shelf utilities (such as HTML Guardian) but they mangled my ASP page so that it did not display correctly.

Hope you can help. Thanks.

Steve

#'#
 
Old January 24th, 2005, 02:02 PM
Friend of Wrox
 
Join Date: Dec 2004
Posts: 307
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to Vadivel Send a message via Yahoo to Vadivel
Default

I guess you are bothered about safe guarding your script files!! Check out,
http://msdn.microsoft.com/library/de...erOverview.asp

That said, be advised that script encoder is not a 100% fool proof method of obfuscating ASP scripts. Needless to say, that is a good tool to safe guard your code from normal or average user. But determined users can easily crack that.

Check out the Windows Script decoder available for free @ http://www.virtualconspiracy.com/ind...e=scrdec/intro

P.S: Do have a look at the link "legal stuff" without fail :)

Best Regards
Vadivel

MVP ASP/ASP.NET
http://vadivel.thinkingms.com





Similar Threads
Thread Thread Starter Forum Replies Last Post
Protection and security for Asp.net Web applicatio snbelani BOOK: ASP.NET 2.0 Instant Results ISBN: 978-0-471-74951-6 1 August 31st, 2008 04:10 PM
how to prevent a web page/window page from copying pradeeppatnaik81 C# 2 April 9th, 2008 03:36 AM
Web form protection from auto spammers mat41 Classic ASP Basics 3 December 17th, 2007 11:14 PM
How to diplay web page inside another web page win cyberjoe C# 2 March 1st, 2007 05:35 AM
Protection evad Excel VBA 0 April 26th, 2005 09:06 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.