Tom:
This is a topic that is covered in this newsgroup several times a week. It
usually invokes flames ;-)
How do I stop people from downloading my graphics or code?
http://www.jamesshuggins.com/h/web1/how_do_i_stop_downloading.htm
http://www.jimcoaddins.com/protect.htm
--
===
Tom "Pepper" Willett
Microsoft MVP - FrontPage
---
About FrontPage 2003:
http://office.microsoft.com/home/office.aspx?assetid=FX01085802
FrontPage 2003 Product Information:
http://www.microsoft.com/office/frontpage/prodinfo/default.mspx
Understanding FrontPage:
http://msdn.microsoft.com/office/understanding/frontpage/
===
| Hi,
|
| I see. Hmm, in that case how would I disable the right
| click event using javascript? (Just wondering, in case it
| might need it later on...)
|
| Thanks.
|
| >-----Original Message-----
| >Pretty much no. You can include some javascripts that
| will disable the
| >right-click event on the browser side, thus preventing
| that method of
| >viewing the script. Anyone who is determined though
| won't have a problem
| >because the page can be viewed in the cache, or a tool
| can be used to make a
| >request and return the raw source without using a
| browser.
| >
| > Hope this helps,
| > Mark Fitzpatrick
| > Microsoft MVP - FrontPage
| >
| >| >> Hi,
| >>
| >> Is it possible to hide code from the view source file?
| >> For example: I am using vbscript to get info from the
| >> database (ASP) and javascript to put those values into
| >> arrays. I dont want the user to see the arrays when
| they
| >> go to view>source or when they right-click their mouse
| to
| >> see view source.
| >>
| >> Is it possible to disable the view source altogether?
| >>
| >> Thanks.
| >
| >
| >.
| >