
January 22nd, 2002, 07:25 PM
|
|
Contributing User
|
|
Join Date: Dec 2002
Posts: 14,575
  
Time spent in forums: < 1 sec
Reputation Power: 22
|
|
|
Originally posted by : steve (steve@aspfree.com)asp code is server side so this won't be stolen cause its processed on the server and only static HTML is sent, vbscript or javascript has means to disable the right click(not recommended but available.) you could put a copy right in the code but poeple could steal it. YOu could encrypt it when its sent out, i've seen that method but when your dealing with the internet, hard to know what type of client so coding for that scenerio there is no concrete answer that i know of------------Bill Stanley at 1/22/2002 6:37:16 AMIs there any way in which to hide the vbscript and or javascript code on asp pages in order to prevent the code from being stolen or duplicated without authorization?
|