Please post the HTML code to prevent others from printing my webpages.
Thank you in advance.


Marcello

Re: Is there HTML code to prevent printing of a webpage?? by MD

MD
Fri Dec 24 05:50:03 CST 2004

There is no such code.

--
Mike -- FrontPage MVP '97-'02
J-Bots 2004 102 Components For FP
http://www.websunlimited.com
FrontPage Add-ins Since '97 FP 2003 / 2002 / 2000 Compatible

"Marcello do Guzman" <tooshyniceguy@hotmail.com> wrote in message news:nq9ns0dm51pgi4q86ro10o4sug7sfs064q@4ax.com...
> Please post the HTML code to prevent others from printing my webpages.
> Thank you in advance.
>
>
> Marcello



Re: Is there HTML code to prevent printing of a webpage?? by OHM

OHM
Fri Dec 24 06:34:07 CST 2004

You may want to try using Adobe Acrobat to protect your documents from all
but the hackers amongst us. There are unfortunately ways to circumvent
standard protection on those as well.

You can also disable copying,

But printing, you cannot AFAIK. I suggest you re-think your security
strategy, this would be a good thing though !

--
OHM ( Terry Burns ) * Use the following to email me *

Dim ch() As Char = "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
For i As Int32 = 0 To ch.Length - 1
ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
Next
Process.Start("mailto:" & New String(ch))
--
"MD Websunlimited" <none@none.com> wrote in message
news:uPyu56a6EHA.1524@TK2MSFTNGP09.phx.gbl...
> There is no such code.
>
> --
> Mike -- FrontPage MVP '97-'02
> J-Bots 2004 102 Components For FP
> http://www.websunlimited.com
> FrontPage Add-ins Since '97 FP 2003 / 2002 / 2000 Compatible
>
> "Marcello do Guzman" <tooshyniceguy@hotmail.com> wrote in message
> news:nq9ns0dm51pgi4q86ro10o4sug7sfs064q@4ax.com...
>> Please post the HTML code to prevent others from printing my webpages.
>> Thank you in advance.
>>
>>
>> Marcello
>
>



Re: Is there HTML code to prevent printing of a webpage?? by Murray

Murray
Fri Dec 24 08:03:56 CST 2004

No, you cannot disable copying.....

--
Murray

"OHM ( Terry Burns )" <me@mine.com> wrote in message
news:O0uF5Rb6EHA.3124@TK2MSFTNGP11.phx.gbl...
> You may want to try using Adobe Acrobat to protect your documents from all
> but the hackers amongst us. There are unfortunately ways to circumvent
> standard protection on those as well.
>
> You can also disable copying,
>
> But printing, you cannot AFAIK. I suggest you re-think your security
> strategy, this would be a good thing though !
>
> --
> OHM ( Terry Burns ) * Use the following to email me *
>
> Dim ch() As Char = "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
> For i As Int32 = 0 To ch.Length - 1
> ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
> Next
> Process.Start("mailto:" & New String(ch))
> --
> "MD Websunlimited" <none@none.com> wrote in message
> news:uPyu56a6EHA.1524@TK2MSFTNGP09.phx.gbl...
>> There is no such code.
>>
>> --
>> Mike -- FrontPage MVP '97-'02
>> J-Bots 2004 102 Components For FP
>> http://www.websunlimited.com
>> FrontPage Add-ins Since '97 FP 2003 / 2002 / 2000 Compatible
>>
>> "Marcello do Guzman" <tooshyniceguy@hotmail.com> wrote in message
>> news:nq9ns0dm51pgi4q86ro10o4sug7sfs064q@4ax.com...
>>> Please post the HTML code to prevent others from printing my webpages.
>>> Thank you in advance.
>>>
>>>
>>> Marcello
>>
>>
>
>



Re: Is there HTML code to prevent printing of a webpage?? by OHM

OHM
Fri Dec 24 08:37:25 CST 2004

Actually I was thinking about the right click disable

--
OHM ( Terry Burns ) * Use the following to email me *

Dim ch() As Char = "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
For i As Int32 = 0 To ch.Length - 1
ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
Next
Process.Start("mailto:" & New String(ch))
--
"Murray" <forums@HAHAgreat-web-sights.com> wrote in message
news:O0T9lFc6EHA.3944@TK2MSFTNGP12.phx.gbl...
> No, you cannot disable copying.....
>
> --
> Murray
>
> "OHM ( Terry Burns )" <me@mine.com> wrote in message
> news:O0uF5Rb6EHA.3124@TK2MSFTNGP11.phx.gbl...
>> You may want to try using Adobe Acrobat to protect your documents from
>> all but the hackers amongst us. There are unfortunately ways to
>> circumvent standard protection on those as well.
>>
>> You can also disable copying,
>>
>> But printing, you cannot AFAIK. I suggest you re-think your security
>> strategy, this would be a good thing though !
>>
>> --
>> OHM ( Terry Burns ) * Use the following to email me *
>>
>> Dim ch() As Char = "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
>> For i As Int32 = 0 To ch.Length - 1
>> ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
>> Next
>> Process.Start("mailto:" & New String(ch))
>> --
>> "MD Websunlimited" <none@none.com> wrote in message
>> news:uPyu56a6EHA.1524@TK2MSFTNGP09.phx.gbl...
>>> There is no such code.
>>>
>>> --
>>> Mike -- FrontPage MVP '97-'02
>>> J-Bots 2004 102 Components For FP
>>> http://www.websunlimited.com
>>> FrontPage Add-ins Since '97 FP 2003 / 2002 / 2000 Compatible
>>>
>>> "Marcello do Guzman" <tooshyniceguy@hotmail.com> wrote in message
>>> news:nq9ns0dm51pgi4q86ro10o4sug7sfs064q@4ax.com...
>>>> Please post the HTML code to prevent others from printing my webpages.
>>>> Thank you in advance.
>>>>
>>>>
>>>> Marcello
>>>
>>>
>>
>>
>
>



Re: Is there HTML code to prevent printing of a webpage?? by Murray

Murray
Fri Dec 24 11:20:40 CST 2004

Prototypical foolishness and hobby snark stuff. It's useless. It fails on
Macs. It fails on browsers with js disabled. And it's too easy to get
around elsewise.....

Other than that, it's OK.

--
Murray

"OHM ( Terry Burns )" <me@mine.com> wrote in message
news:O5RVXYc6EHA.2876@TK2MSFTNGP12.phx.gbl...
> Actually I was thinking about the right click disable
>
> --
> OHM ( Terry Burns ) * Use the following to email me *
>
> Dim ch() As Char = "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
> For i As Int32 = 0 To ch.Length - 1
> ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
> Next
> Process.Start("mailto:" & New String(ch))
> --
> "Murray" <forums@HAHAgreat-web-sights.com> wrote in message
> news:O0T9lFc6EHA.3944@TK2MSFTNGP12.phx.gbl...
>> No, you cannot disable copying.....
>>
>> --
>> Murray
>>
>> "OHM ( Terry Burns )" <me@mine.com> wrote in message
>> news:O0uF5Rb6EHA.3124@TK2MSFTNGP11.phx.gbl...
>>> You may want to try using Adobe Acrobat to protect your documents from
>>> all but the hackers amongst us. There are unfortunately ways to
>>> circumvent standard protection on those as well.
>>>
>>> You can also disable copying,
>>>
>>> But printing, you cannot AFAIK. I suggest you re-think your security
>>> strategy, this would be a good thing though !
>>>
>>> --
>>> OHM ( Terry Burns ) * Use the following to email me *
>>>
>>> Dim ch() As Char = "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
>>> For i As Int32 = 0 To ch.Length - 1
>>> ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
>>> Next
>>> Process.Start("mailto:" & New String(ch))
>>> --
>>> "MD Websunlimited" <none@none.com> wrote in message
>>> news:uPyu56a6EHA.1524@TK2MSFTNGP09.phx.gbl...
>>>> There is no such code.
>>>>
>>>> --
>>>> Mike -- FrontPage MVP '97-'02
>>>> J-Bots 2004 102 Components For FP
>>>> http://www.websunlimited.com
>>>> FrontPage Add-ins Since '97 FP 2003 / 2002 / 2000 Compatible
>>>>
>>>> "Marcello do Guzman" <tooshyniceguy@hotmail.com> wrote in message
>>>> news:nq9ns0dm51pgi4q86ro10o4sug7sfs064q@4ax.com...
>>>>> Please post the HTML code to prevent others from printing my webpages.
>>>>> Thank you in advance.
>>>>>
>>>>>
>>>>> Marcello
>>>>
>>>>
>>>
>>>
>>
>>
>
>



Re: Is there HTML code to prevent printing of a webpage?? by OHM

OHM
Fri Dec 24 11:44:33 CST 2004

> Prototypical foolishness and hobby snark stuff.

Sometimes its enough to dissuade those so mercilessly and unfortunately less
talented than yourself.

IMHO, It's more beneficial to state the case with a simple polite cogent
argument rather than make inflammatory comments just to point score, as this
engenders a more cohesive community spirit, which is after all what most of
us strive for.

Regards

--
OHM ( Terry Burns ) * Use the following to email me *

Dim ch() As Char = "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
For i As Int32 = 0 To ch.Length - 1
ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
Next
Process.Start("mailto:" & New String(ch))
--
"Murray" <forums@HAHAgreat-web-sights.com> wrote in message
news:uluzhzd6EHA.3376@TK2MSFTNGP12.phx.gbl...
> Prototypical foolishness and hobby snark stuff. It's useless. It fails
> on Macs. It fails on browsers with js disabled. And it's too easy to get
> around elsewise.....
>
> Other than that, it's OK.
>
> --
> Murray
>
> "OHM ( Terry Burns )" <me@mine.com> wrote in message
> news:O5RVXYc6EHA.2876@TK2MSFTNGP12.phx.gbl...
>> Actually I was thinking about the right click disable
>>
>> --
>> OHM ( Terry Burns ) * Use the following to email me *
>>
>> Dim ch() As Char = "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
>> For i As Int32 = 0 To ch.Length - 1
>> ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
>> Next
>> Process.Start("mailto:" & New String(ch))
>> --
>> "Murray" <forums@HAHAgreat-web-sights.com> wrote in message
>> news:O0T9lFc6EHA.3944@TK2MSFTNGP12.phx.gbl...
>>> No, you cannot disable copying.....
>>>
>>> --
>>> Murray
>>>
>>> "OHM ( Terry Burns )" <me@mine.com> wrote in message
>>> news:O0uF5Rb6EHA.3124@TK2MSFTNGP11.phx.gbl...
>>>> You may want to try using Adobe Acrobat to protect your documents from
>>>> all but the hackers amongst us. There are unfortunately ways to
>>>> circumvent standard protection on those as well.
>>>>
>>>> You can also disable copying,
>>>>
>>>> But printing, you cannot AFAIK. I suggest you re-think your security
>>>> strategy, this would be a good thing though !
>>>>
>>>> --
>>>> OHM ( Terry Burns ) * Use the following to email me *
>>>>
>>>> Dim ch() As Char = "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
>>>> For i As Int32 = 0 To ch.Length - 1
>>>> ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
>>>> Next
>>>> Process.Start("mailto:" & New String(ch))
>>>> --
>>>> "MD Websunlimited" <none@none.com> wrote in message
>>>> news:uPyu56a6EHA.1524@TK2MSFTNGP09.phx.gbl...
>>>>> There is no such code.
>>>>>
>>>>> --
>>>>> Mike -- FrontPage MVP '97-'02
>>>>> J-Bots 2004 102 Components For FP
>>>>> http://www.websunlimited.com
>>>>> FrontPage Add-ins Since '97 FP 2003 / 2002 / 2000 Compatible
>>>>>
>>>>> "Marcello do Guzman" <tooshyniceguy@hotmail.com> wrote in message
>>>>> news:nq9ns0dm51pgi4q86ro10o4sug7sfs064q@4ax.com...
>>>>>> Please post the HTML code to prevent others from printing my
>>>>>> webpages.
>>>>>> Thank you in advance.
>>>>>>
>>>>>>
>>>>>> Marcello
>>>>>
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>



Re: Is there HTML code to prevent printing of a webpage?? by Murray

Murray
Fri Dec 24 13:00:08 CST 2004

Your suggestion misleads. It encourages the propagation of this urban
legend that you can take action to prevent such things. You cannot. It
doesn't work. It's a waste of everyone's time. Even yours.

Mine told the truth. If that's not polite or cogent enough, then I can take
it.

--
Murray

"OHM ( Terry Burns )" <me@mine.com> wrote in message
news:ezF$7Ae6EHA.3616@TK2MSFTNGP11.phx.gbl...
>> Prototypical foolishness and hobby snark stuff.
>
> Sometimes its enough to dissuade those so mercilessly and unfortunately
> less talented than yourself.
>
> IMHO, It's more beneficial to state the case with a simple polite cogent
> argument rather than make inflammatory comments just to point score, as
> this engenders a more cohesive community spirit, which is after all what
> most of us strive for.
>
> Regards
>
> --
> OHM ( Terry Burns ) * Use the following to email me *
>
> Dim ch() As Char = "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
> For i As Int32 = 0 To ch.Length - 1
> ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
> Next
> Process.Start("mailto:" & New String(ch))
> --
> "Murray" <forums@HAHAgreat-web-sights.com> wrote in message
> news:uluzhzd6EHA.3376@TK2MSFTNGP12.phx.gbl...
>> Prototypical foolishness and hobby snark stuff. It's useless. It fails
>> on Macs. It fails on browsers with js disabled. And it's too easy to
>> get around elsewise.....
>>
>> Other than that, it's OK.
>>
>> --
>> Murray
>>
>> "OHM ( Terry Burns )" <me@mine.com> wrote in message
>> news:O5RVXYc6EHA.2876@TK2MSFTNGP12.phx.gbl...
>>> Actually I was thinking about the right click disable
>>>
>>> --
>>> OHM ( Terry Burns ) * Use the following to email me *
>>>
>>> Dim ch() As Char = "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
>>> For i As Int32 = 0 To ch.Length - 1
>>> ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
>>> Next
>>> Process.Start("mailto:" & New String(ch))
>>> --
>>> "Murray" <forums@HAHAgreat-web-sights.com> wrote in message
>>> news:O0T9lFc6EHA.3944@TK2MSFTNGP12.phx.gbl...
>>>> No, you cannot disable copying.....
>>>>
>>>> --
>>>> Murray
>>>>
>>>> "OHM ( Terry Burns )" <me@mine.com> wrote in message
>>>> news:O0uF5Rb6EHA.3124@TK2MSFTNGP11.phx.gbl...
>>>>> You may want to try using Adobe Acrobat to protect your documents from
>>>>> all but the hackers amongst us. There are unfortunately ways to
>>>>> circumvent standard protection on those as well.
>>>>>
>>>>> You can also disable copying,
>>>>>
>>>>> But printing, you cannot AFAIK. I suggest you re-think your security
>>>>> strategy, this would be a good thing though !
>>>>>
>>>>> --
>>>>> OHM ( Terry Burns ) * Use the following to email me *
>>>>>
>>>>> Dim ch() As Char = "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
>>>>> For i As Int32 = 0 To ch.Length - 1
>>>>> ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
>>>>> Next
>>>>> Process.Start("mailto:" & New String(ch))
>>>>> --
>>>>> "MD Websunlimited" <none@none.com> wrote in message
>>>>> news:uPyu56a6EHA.1524@TK2MSFTNGP09.phx.gbl...
>>>>>> There is no such code.
>>>>>>
>>>>>> --
>>>>>> Mike -- FrontPage MVP '97-'02
>>>>>> J-Bots 2004 102 Components For FP
>>>>>> http://www.websunlimited.com
>>>>>> FrontPage Add-ins Since '97 FP 2003 / 2002 / 2000 Compatible
>>>>>>
>>>>>> "Marcello do Guzman" <tooshyniceguy@hotmail.com> wrote in message
>>>>>> news:nq9ns0dm51pgi4q86ro10o4sug7sfs064q@4ax.com...
>>>>>>> Please post the HTML code to prevent others from printing my
>>>>>>> webpages.
>>>>>>> Thank you in advance.
>>>>>>>
>>>>>>>
>>>>>>> Marcello
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>



Re: Is there HTML code to prevent printing of a webpage?? by OHM

OHM
Fri Dec 24 13:52:06 CST 2004

My suggestion stands on its merit in that it can at least offer some
deterrent in as much as it offers a obsticle. The fact that you can walk
around it is another thing altogether, you just have to know how.

This is akin to people closing their garden gate. You know they can come in,
but it makes them ever so slightly less likely to.

Security is never absolute and one must take reasonable steps to protect
ones assets. If the OP really has sensitive data then he should not be
posting it on the web site in the first place.

Have a nice Christmas Scrooge, and remember not to choke on a turkey bone
:-|

END

--
OHM ( Terry Burns ) * Use the following to email me *

Dim ch() As Char = "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
For i As Int32 = 0 To ch.Length - 1
ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
Next
Process.Start("mailto:" & New String(ch))
--
"Murray" <forums@HAHAgreat-web-sights.com> wrote in message
news:ekn9Gre6EHA.1204@TK2MSFTNGP10.phx.gbl...
> Your suggestion misleads. It encourages the propagation of this urban
> legend that you can take action to prevent such things. You cannot. It
> doesn't work. It's a waste of everyone's time. Even yours.
>
> Mine told the truth. If that's not polite or cogent enough, then I can
> take it.
>
> --
> Murray
>
> "OHM ( Terry Burns )" <me@mine.com> wrote in message
> news:ezF$7Ae6EHA.3616@TK2MSFTNGP11.phx.gbl...
>>> Prototypical foolishness and hobby snark stuff.
>>
>> Sometimes its enough to dissuade those so mercilessly and unfortunately
>> less talented than yourself.
>>
>> IMHO, It's more beneficial to state the case with a simple polite cogent
>> argument rather than make inflammatory comments just to point score, as
>> this engenders a more cohesive community spirit, which is after all what
>> most of us strive for.
>>
>> Regards
>>
>> --
>> OHM ( Terry Burns ) * Use the following to email me *
>>
>> Dim ch() As Char = "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
>> For i As Int32 = 0 To ch.Length - 1
>> ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
>> Next
>> Process.Start("mailto:" & New String(ch))
>> --
>> "Murray" <forums@HAHAgreat-web-sights.com> wrote in message
>> news:uluzhzd6EHA.3376@TK2MSFTNGP12.phx.gbl...
>>> Prototypical foolishness and hobby snark stuff. It's useless. It fails
>>> on Macs. It fails on browsers with js disabled. And it's too easy to
>>> get around elsewise.....
>>>
>>> Other than that, it's OK.
>>>
>>> --
>>> Murray
>>>
>>> "OHM ( Terry Burns )" <me@mine.com> wrote in message
>>> news:O5RVXYc6EHA.2876@TK2MSFTNGP12.phx.gbl...
>>>> Actually I was thinking about the right click disable
>>>>
>>>> --
>>>> OHM ( Terry Burns ) * Use the following to email me *
>>>>
>>>> Dim ch() As Char = "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
>>>> For i As Int32 = 0 To ch.Length - 1
>>>> ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
>>>> Next
>>>> Process.Start("mailto:" & New String(ch))
>>>> --
>>>> "Murray" <forums@HAHAgreat-web-sights.com> wrote in message
>>>> news:O0T9lFc6EHA.3944@TK2MSFTNGP12.phx.gbl...
>>>>> No, you cannot disable copying.....
>>>>>
>>>>> --
>>>>> Murray
>>>>>
>>>>> "OHM ( Terry Burns )" <me@mine.com> wrote in message
>>>>> news:O0uF5Rb6EHA.3124@TK2MSFTNGP11.phx.gbl...
>>>>>> You may want to try using Adobe Acrobat to protect your documents
>>>>>> from all but the hackers amongst us. There are unfortunately ways to
>>>>>> circumvent standard protection on those as well.
>>>>>>
>>>>>> You can also disable copying,
>>>>>>
>>>>>> But printing, you cannot AFAIK. I suggest you re-think your security
>>>>>> strategy, this would be a good thing though !
>>>>>>
>>>>>> --
>>>>>> OHM ( Terry Burns ) * Use the following to email me *
>>>>>>
>>>>>> Dim ch() As Char = "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
>>>>>> For i As Int32 = 0 To ch.Length - 1
>>>>>> ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
>>>>>> Next
>>>>>> Process.Start("mailto:" & New String(ch))
>>>>>> --
>>>>>> "MD Websunlimited" <none@none.com> wrote in message
>>>>>> news:uPyu56a6EHA.1524@TK2MSFTNGP09.phx.gbl...
>>>>>>> There is no such code.
>>>>>>>
>>>>>>> --
>>>>>>> Mike -- FrontPage MVP '97-'02
>>>>>>> J-Bots 2004 102 Components For FP
>>>>>>> http://www.websunlimited.com
>>>>>>> FrontPage Add-ins Since '97 FP 2003 / 2002 / 2000 Compatible
>>>>>>>
>>>>>>> "Marcello do Guzman" <tooshyniceguy@hotmail.com> wrote in message
>>>>>>> news:nq9ns0dm51pgi4q86ro10o4sug7sfs064q@4ax.com...
>>>>>>>> Please post the HTML code to prevent others from printing my
>>>>>>>> webpages.
>>>>>>>> Thank you in advance.
>>>>>>>>
>>>>>>>>
>>>>>>>> Marcello
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>



Re: Is there HTML code to prevent printing of a webpage?? by Murray

Murray
Fri Dec 24 14:13:03 CST 2004

Thing is, those who WILL take anything know how to get around it. Those who
wouldn't know what to do with the content if you hand delivered it to them
are the ones who will be stymied. I suppose if you want to put something on
your page that adds to the maintenance load of the site, and can make
support issues more difficult yet stops those in that latter case, then
that's your business.

The fact is, it's not worth your time and trouble.

--
Murray

"OHM ( Terry Burns )" <me@mine.com> wrote in message
news:ekmmNIf6EHA.2512@TK2MSFTNGP09.phx.gbl...
> My suggestion stands on its merit in that it can at least offer some
> deterrent in as much as it offers a obsticle. The fact that you can walk
> around it is another thing altogether, you just have to know how.
>
> This is akin to people closing their garden gate. You know they can come
> in, but it makes them ever so slightly less likely to.
>
> Security is never absolute and one must take reasonable steps to protect
> ones assets. If the OP really has sensitive data then he should not be
> posting it on the web site in the first place.
>
> Have a nice Christmas Scrooge, and remember not to choke on a turkey bone
> :-|
>
> END
>
> --
> OHM ( Terry Burns ) * Use the following to email me *
>
> Dim ch() As Char = "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
> For i As Int32 = 0 To ch.Length - 1
> ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
> Next
> Process.Start("mailto:" & New String(ch))
> --
> "Murray" <forums@HAHAgreat-web-sights.com> wrote in message
> news:ekn9Gre6EHA.1204@TK2MSFTNGP10.phx.gbl...
>> Your suggestion misleads. It encourages the propagation of this urban
>> legend that you can take action to prevent such things. You cannot. It
>> doesn't work. It's a waste of everyone's time. Even yours.
>>
>> Mine told the truth. If that's not polite or cogent enough, then I can
>> take it.
>>
>> --
>> Murray
>>
>> "OHM ( Terry Burns )" <me@mine.com> wrote in message
>> news:ezF$7Ae6EHA.3616@TK2MSFTNGP11.phx.gbl...
>>>> Prototypical foolishness and hobby snark stuff.
>>>
>>> Sometimes its enough to dissuade those so mercilessly and unfortunately
>>> less talented than yourself.
>>>
>>> IMHO, It's more beneficial to state the case with a simple polite cogent
>>> argument rather than make inflammatory comments just to point score, as
>>> this engenders a more cohesive community spirit, which is after all what
>>> most of us strive for.
>>>
>>> Regards
>>>
>>> --
>>> OHM ( Terry Burns ) * Use the following to email me *
>>>
>>> Dim ch() As Char = "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
>>> For i As Int32 = 0 To ch.Length - 1
>>> ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
>>> Next
>>> Process.Start("mailto:" & New String(ch))
>>> --
>>> "Murray" <forums@HAHAgreat-web-sights.com> wrote in message
>>> news:uluzhzd6EHA.3376@TK2MSFTNGP12.phx.gbl...
>>>> Prototypical foolishness and hobby snark stuff. It's useless. It
>>>> fails on Macs. It fails on browsers with js disabled. And it's too
>>>> easy to get around elsewise.....
>>>>
>>>> Other than that, it's OK.
>>>>
>>>> --
>>>> Murray
>>>>
>>>> "OHM ( Terry Burns )" <me@mine.com> wrote in message
>>>> news:O5RVXYc6EHA.2876@TK2MSFTNGP12.phx.gbl...
>>>>> Actually I was thinking about the right click disable
>>>>>
>>>>> --
>>>>> OHM ( Terry Burns ) * Use the following to email me *
>>>>>
>>>>> Dim ch() As Char = "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
>>>>> For i As Int32 = 0 To ch.Length - 1
>>>>> ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
>>>>> Next
>>>>> Process.Start("mailto:" & New String(ch))
>>>>> --
>>>>> "Murray" <forums@HAHAgreat-web-sights.com> wrote in message
>>>>> news:O0T9lFc6EHA.3944@TK2MSFTNGP12.phx.gbl...
>>>>>> No, you cannot disable copying.....
>>>>>>
>>>>>> --
>>>>>> Murray
>>>>>>
>>>>>> "OHM ( Terry Burns )" <me@mine.com> wrote in message
>>>>>> news:O0uF5Rb6EHA.3124@TK2MSFTNGP11.phx.gbl...
>>>>>>> You may want to try using Adobe Acrobat to protect your documents
>>>>>>> from all but the hackers amongst us. There are unfortunately ways to
>>>>>>> circumvent standard protection on those as well.
>>>>>>>
>>>>>>> You can also disable copying,
>>>>>>>
>>>>>>> But printing, you cannot AFAIK. I suggest you re-think your security
>>>>>>> strategy, this would be a good thing though !
>>>>>>>
>>>>>>> --
>>>>>>> OHM ( Terry Burns ) * Use the following to email me *
>>>>>>>
>>>>>>> Dim ch() As Char =
>>>>>>> "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
>>>>>>> For i As Int32 = 0 To ch.Length - 1
>>>>>>> ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
>>>>>>> Next
>>>>>>> Process.Start("mailto:" & New String(ch))
>>>>>>> --
>>>>>>> "MD Websunlimited" <none@none.com> wrote in message
>>>>>>> news:uPyu56a6EHA.1524@TK2MSFTNGP09.phx.gbl...
>>>>>>>> There is no such code.
>>>>>>>>
>>>>>>>> --
>>>>>>>> Mike -- FrontPage MVP '97-'02
>>>>>>>> J-Bots 2004 102 Components For FP
>>>>>>>> http://www.websunlimited.com
>>>>>>>> FrontPage Add-ins Since '97 FP 2003 / 2002 / 2000 Compatible
>>>>>>>>
>>>>>>>> "Marcello do Guzman" <tooshyniceguy@hotmail.com> wrote in message
>>>>>>>> news:nq9ns0dm51pgi4q86ro10o4sug7sfs064q@4ax.com...
>>>>>>>>> Please post the HTML code to prevent others from printing my
>>>>>>>>> webpages.
>>>>>>>>> Thank you in advance.
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> Marcello
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>



Re: Is there HTML code to prevent printing of a webpage?? by Steve

Steve
Fri Dec 24 15:04:08 CST 2004

It also is an obstacle for those with usability / accessibility issues.

Disabling the "entire" right click context menu disables the ability to create a desktop shortcut
for those who don't want to add it to the favorites list, plus several other "handy options."

The more "user friendly" option is to simply watermark images if that is what you are trying to
protect.

</imho>

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
.......................with a computer

"OHM ( Terry Burns )" <me@mine.com> wrote in message news:ekmmNIf6EHA.2512@TK2MSFTNGP09.phx.gbl...
> My suggestion stands on its merit in that it can at least offer some
> deterrent in as much as it offers a obsticle. The fact that you can walk
> around it is another thing altogether, you just have to know how.
>
> This is akin to people closing their garden gate. You know they can come in,
> but it makes them ever so slightly less likely to.
>
> Security is never absolute and one must take reasonable steps to protect
> ones assets. If the OP really has sensitive data then he should not be
> posting it on the web site in the first place.
>
> Have a nice Christmas Scrooge, and remember not to choke on a turkey bone
> :-|
>
> END
>
> --
> OHM ( Terry Burns ) * Use the following to email me *
>
> Dim ch() As Char = "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
> For i As Int32 = 0 To ch.Length - 1
> ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
> Next
> Process.Start("mailto:" & New String(ch))
> --
> "Murray" <forums@HAHAgreat-web-sights.com> wrote in message
> news:ekn9Gre6EHA.1204@TK2MSFTNGP10.phx.gbl...
> > Your suggestion misleads. It encourages the propagation of this urban
> > legend that you can take action to prevent such things. You cannot. It
> > doesn't work. It's a waste of everyone's time. Even yours.
> >
> > Mine told the truth. If that's not polite or cogent enough, then I can
> > take it.
> >
> > --
> > Murray
> >
> > "OHM ( Terry Burns )" <me@mine.com> wrote in message
> > news:ezF$7Ae6EHA.3616@TK2MSFTNGP11.phx.gbl...
> >>> Prototypical foolishness and hobby snark stuff.
> >>
> >> Sometimes its enough to dissuade those so mercilessly and unfortunately
> >> less talented than yourself.
> >>
> >> IMHO, It's more beneficial to state the case with a simple polite cogent
> >> argument rather than make inflammatory comments just to point score, as
> >> this engenders a more cohesive community spirit, which is after all what
> >> most of us strive for.
> >>
> >> Regards
> >>
> >> --
> >> OHM ( Terry Burns ) * Use the following to email me *
> >>
> >> Dim ch() As Char = "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
> >> For i As Int32 = 0 To ch.Length - 1
> >> ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
> >> Next
> >> Process.Start("mailto:" & New String(ch))
> >> --
> >> "Murray" <forums@HAHAgreat-web-sights.com> wrote in message
> >> news:uluzhzd6EHA.3376@TK2MSFTNGP12.phx.gbl...
> >>> Prototypical foolishness and hobby snark stuff. It's useless. It fails
> >>> on Macs. It fails on browsers with js disabled. And it's too easy to
> >>> get around elsewise.....
> >>>
> >>> Other than that, it's OK.
> >>>
> >>> --
> >>> Murray
> >>>
> >>> "OHM ( Terry Burns )" <me@mine.com> wrote in message
> >>> news:O5RVXYc6EHA.2876@TK2MSFTNGP12.phx.gbl...
> >>>> Actually I was thinking about the right click disable
> >>>>
> >>>> --
> >>>> OHM ( Terry Burns ) * Use the following to email me *
> >>>>
> >>>> Dim ch() As Char = "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
> >>>> For i As Int32 = 0 To ch.Length - 1
> >>>> ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
> >>>> Next
> >>>> Process.Start("mailto:" & New String(ch))
> >>>> --
> >>>> "Murray" <forums@HAHAgreat-web-sights.com> wrote in message
> >>>> news:O0T9lFc6EHA.3944@TK2MSFTNGP12.phx.gbl...
> >>>>> No, you cannot disable copying.....
> >>>>>
> >>>>> --
> >>>>> Murray
> >>>>>
> >>>>> "OHM ( Terry Burns )" <me@mine.com> wrote in message
> >>>>> news:O0uF5Rb6EHA.3124@TK2MSFTNGP11.phx.gbl...
> >>>>>> You may want to try using Adobe Acrobat to protect your documents
> >>>>>> from all but the hackers amongst us. There are unfortunately ways to
> >>>>>> circumvent standard protection on those as well.
> >>>>>>
> >>>>>> You can also disable copying,
> >>>>>>
> >>>>>> But printing, you cannot AFAIK. I suggest you re-think your security
> >>>>>> strategy, this would be a good thing though !
> >>>>>>
> >>>>>> --
> >>>>>> OHM ( Terry Burns ) * Use the following to email me *
> >>>>>>
> >>>>>> Dim ch() As Char = "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
> >>>>>> For i As Int32 = 0 To ch.Length - 1
> >>>>>> ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
> >>>>>> Next
> >>>>>> Process.Start("mailto:" & New String(ch))
> >>>>>> --
> >>>>>> "MD Websunlimited" <none@none.com> wrote in message
> >>>>>> news:uPyu56a6EHA.1524@TK2MSFTNGP09.phx.gbl...
> >>>>>>> There is no such code.
> >>>>>>>
> >>>>>>> --
> >>>>>>> Mike -- FrontPage MVP '97-'02
> >>>>>>> J-Bots 2004 102 Components For FP
> >>>>>>> http://www.websunlimited.com
> >>>>>>> FrontPage Add-ins Since '97 FP 2003 / 2002 / 2000 Compatible
> >>>>>>>
> >>>>>>> "Marcello do Guzman" <tooshyniceguy@hotmail.com> wrote in message
> >>>>>>> news:nq9ns0dm51pgi4q86ro10o4sug7sfs064q@4ax.com...
> >>>>>>>> Please post the HTML code to prevent others from printing my
> >>>>>>>> webpages.
> >>>>>>>> Thank you in advance.
> >>>>>>>>
> >>>>>>>>
> >>>>>>>> Marcello
> >>>>>>>
> >>>>>>>
> >>>>>>
> >>>>>>
> >>>>>
> >>>>>
> >>>>
> >>>>
> >>>
> >>>
> >>
> >>
> >
> >
>
>



Re: Is there HTML code to prevent printing of a webpage?? by OHM

OHM
Fri Dec 24 17:40:17 CST 2004

Well, whadya gonna do ?

--
OHM ( Terry Burns ) * Use the following to email me *

Dim ch() As Char = "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
For i As Int32 = 0 To ch.Length - 1
ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
Next
Process.Start("mailto:" & New String(ch))
--
"Steve Easton" <admin@95isalive.com> wrote in message
news:%23fXHBxf6EHA.2592@TK2MSFTNGP09.phx.gbl...
> It also is an obstacle for those with usability / accessibility issues.
>
> Disabling the "entire" right click context menu disables the ability to
> create a desktop shortcut
> for those who don't want to add it to the favorites list, plus several
> other "handy options."
>
> The more "user friendly" option is to simply watermark images if that is
> what you are trying to
> protect.
>
> </imho>
>
> --
> Steve Easton
> Microsoft MVP FrontPage
> 95isalive
> This site is best viewed............
> .......................with a computer
>
> "OHM ( Terry Burns )" <me@mine.com> wrote in message
> news:ekmmNIf6EHA.2512@TK2MSFTNGP09.phx.gbl...
>> My suggestion stands on its merit in that it can at least offer some
>> deterrent in as much as it offers a obsticle. The fact that you can walk
>> around it is another thing altogether, you just have to know how.
>>
>> This is akin to people closing their garden gate. You know they can come
>> in,
>> but it makes them ever so slightly less likely to.
>>
>> Security is never absolute and one must take reasonable steps to protect
>> ones assets. If the OP really has sensitive data then he should not be
>> posting it on the web site in the first place.
>>
>> Have a nice Christmas Scrooge, and remember not to choke on a turkey bone
>> :-|
>>
>> END
>>
>> --
>> OHM ( Terry Burns ) * Use the following to email me *
>>
>> Dim ch() As Char = "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
>> For i As Int32 = 0 To ch.Length - 1
>> ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
>> Next
>> Process.Start("mailto:" & New String(ch))
>> --
>> "Murray" <forums@HAHAgreat-web-sights.com> wrote in message
>> news:ekn9Gre6EHA.1204@TK2MSFTNGP10.phx.gbl...
>> > Your suggestion misleads. It encourages the propagation of this urban
>> > legend that you can take action to prevent such things. You cannot.
>> > It
>> > doesn't work. It's a waste of everyone's time. Even yours.
>> >
>> > Mine told the truth. If that's not polite or cogent enough, then I can
>> > take it.
>> >
>> > --
>> > Murray
>> >
>> > "OHM ( Terry Burns )" <me@mine.com> wrote in message
>> > news:ezF$7Ae6EHA.3616@TK2MSFTNGP11.phx.gbl...
>> >>> Prototypical foolishness and hobby snark stuff.
>> >>
>> >> Sometimes its enough to dissuade those so mercilessly and
>> >> unfortunately
>> >> less talented than yourself.
>> >>
>> >> IMHO, It's more beneficial to state the case with a simple polite
>> >> cogent
>> >> argument rather than make inflammatory comments just to point score,
>> >> as
>> >> this engenders a more cohesive community spirit, which is after all
>> >> what
>> >> most of us strive for.
>> >>
>> >> Regards
>> >>
>> >> --
>> >> OHM ( Terry Burns ) * Use the following to email me *
>> >>
>> >> Dim ch() As Char = "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
>> >> For i As Int32 = 0 To ch.Length - 1
>> >> ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
>> >> Next
>> >> Process.Start("mailto:" & New String(ch))
>> >> --
>> >> "Murray" <forums@HAHAgreat-web-sights.com> wrote in message
>> >> news:uluzhzd6EHA.3376@TK2MSFTNGP12.phx.gbl...
>> >>> Prototypical foolishness and hobby snark stuff. It's useless. It
>> >>> fails
>> >>> on Macs. It fails on browsers with js disabled. And it's too easy
>> >>> to
>> >>> get around elsewise.....
>> >>>
>> >>> Other than that, it's OK.
>> >>>
>> >>> --
>> >>> Murray
>> >>>
>> >>> "OHM ( Terry Burns )" <me@mine.com> wrote in message
>> >>> news:O5RVXYc6EHA.2876@TK2MSFTNGP12.phx.gbl...
>> >>>> Actually I was thinking about the right click disable
>> >>>>
>> >>>> --
>> >>>> OHM ( Terry Burns ) * Use the following to email me *
>> >>>>
>> >>>> Dim ch() As Char =
>> >>>> "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
>> >>>> For i As Int32 = 0 To ch.Length - 1
>> >>>> ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
>> >>>> Next
>> >>>> Process.Start("mailto:" & New String(ch))
>> >>>> --
>> >>>> "Murray" <forums@HAHAgreat-web-sights.com> wrote in message
>> >>>> news:O0T9lFc6EHA.3944@TK2MSFTNGP12.phx.gbl...
>> >>>>> No, you cannot disable copying.....
>> >>>>>
>> >>>>> --
>> >>>>> Murray
>> >>>>>
>> >>>>> "OHM ( Terry Burns )" <me@mine.com> wrote in message
>> >>>>> news:O0uF5Rb6EHA.3124@TK2MSFTNGP11.phx.gbl...
>> >>>>>> You may want to try using Adobe Acrobat to protect your documents
>> >>>>>> from all but the hackers amongst us. There are unfortunately ways
>> >>>>>> to
>> >>>>>> circumvent standard protection on those as well.
>> >>>>>>
>> >>>>>> You can also disable copying,
>> >>>>>>
>> >>>>>> But printing, you cannot AFAIK. I suggest you re-think your
>> >>>>>> security
>> >>>>>> strategy, this would be a good thing though !
>> >>>>>>
>> >>>>>> --
>> >>>>>> OHM ( Terry Burns ) * Use the following to email me *
>> >>>>>>
>> >>>>>> Dim ch() As Char =
>> >>>>>> "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
>> >>>>>> For i As Int32 = 0 To ch.Length - 1
>> >>>>>> ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
>> >>>>>> Next
>> >>>>>> Process.Start("mailto:" & New String(ch))
>> >>>>>> --
>> >>>>>> "MD Websunlimited" <none@none.com> wrote in message
>> >>>>>> news:uPyu56a6EHA.1524@TK2MSFTNGP09.phx.gbl...
>> >>>>>>> There is no such code.
>> >>>>>>>
>> >>>>>>> --
>> >>>>>>> Mike -- FrontPage MVP '97-'02
>> >>>>>>> J-Bots 2004 102 Components For FP
>> >>>>>>> http://www.websunlimited.com
>> >>>>>>> FrontPage Add-ins Since '97 FP 2003 / 2002 / 2000 Compatible
>> >>>>>>>
>> >>>>>>> "Marcello do Guzman" <tooshyniceguy@hotmail.com> wrote in message
>> >>>>>>> news:nq9ns0dm51pgi4q86ro10o4sug7sfs064q@4ax.com...
>> >>>>>>>> Please post the HTML code to prevent others from printing my
>> >>>>>>>> webpages.
>> >>>>>>>> Thank you in advance.
>> >>>>>>>>
>> >>>>>>>>
>> >>>>>>>> Marcello
>> >>>>>>>
>> >>>>>>>
>> >>>>>>
>> >>>>>>
>> >>>>>
>> >>>>>
>> >>>>
>> >>>>
>> >>>
>> >>>
>> >>
>> >>
>> >
>> >
>>
>>
>
>



Re: Is there HTML code to prevent printing of a webpage?? by Steve

Steve
Fri Dec 24 18:58:16 CST 2004

Well...
Don't publish anything on a "public" server that you're not willing to "give" away.

;-)


--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
.......................with a computer

"OHM ( Terry Burns )" <me@mine.com> wrote in message news:eF58vHh6EHA.1392@tk2msftngp13.phx.gbl...
> Well, whadya gonna do ?
>
> --
> OHM ( Terry Burns ) * Use the following to email me *
>
> Dim ch() As Char = "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
> For i As Int32 = 0 To ch.Length - 1
> ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
> Next
> Process.Start("mailto:" & New String(ch))
> --
> "Steve Easton" <admin@95isalive.com> wrote in message
> news:%23fXHBxf6EHA.2592@TK2MSFTNGP09.phx.gbl...
> > It also is an obstacle for those with usability / accessibility issues.
> >
> > Disabling the "entire" right click context menu disables the ability to
> > create a desktop shortcut
> > for those who don't want to add it to the favorites list, plus several
> > other "handy options."
> >
> > The more "user friendly" option is to simply watermark images if that is
> > what you are trying to
> > protect.
> >
> > </imho>
> >
> > --
> > Steve Easton
> > Microsoft MVP FrontPage
> > 95isalive
> > This site is best viewed............
> > .......................with a computer
> >
> > "OHM ( Terry Burns )" <me@mine.com> wrote in message
> > news:ekmmNIf6EHA.2512@TK2MSFTNGP09.phx.gbl...
> >> My suggestion stands on its merit in that it can at least offer some
> >> deterrent in as much as it offers a obsticle. The fact that you can walk
> >> around it is another thing altogether, you just have to know how.
> >>
> >> This is akin to people closing their garden gate. You know they can come
> >> in,
> >> but it makes them ever so slightly less likely to.
> >>
> >> Security is never absolute and one must take reasonable steps to protect
> >> ones assets. If the OP really has sensitive data then he should not be
> >> posting it on the web site in the first place.
> >>
> >> Have a nice Christmas Scrooge, and remember not to choke on a turkey bone
> >> :-|
> >>
> >> END
> >>
> >> --
> >> OHM ( Terry Burns ) * Use the following to email me *
> >>
> >> Dim ch() As Char = "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
> >> For i As Int32 = 0 To ch.Length - 1
> >> ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
> >> Next
> >> Process.Start("mailto:" & New String(ch))
> >> --
> >> "Murray" <forums@HAHAgreat-web-sights.com> wrote in message
> >> news:ekn9Gre6EHA.1204@TK2MSFTNGP10.phx.gbl...
> >> > Your suggestion misleads. It encourages the propagation of this urban
> >> > legend that you can take action to prevent such things. You cannot.
> >> > It
> >> > doesn't work. It's a waste of everyone's time. Even yours.
> >> >
> >> > Mine told the truth. If that's not polite or cogent enough, then I can
> >> > take it.
> >> >
> >> > --
> >> > Murray
> >> >
> >> > "OHM ( Terry Burns )" <me@mine.com> wrote in message
> >> > news:ezF$7Ae6EHA.3616@TK2MSFTNGP11.phx.gbl...
> >> >>> Prototypical foolishness and hobby snark stuff.
> >> >>
> >> >> Sometimes its enough to dissuade those so mercilessly and
> >> >> unfortunately
> >> >> less talented than yourself.
> >> >>
> >> >> IMHO, It's more beneficial to state the case with a simple polite
> >> >> cogent
> >> >> argument rather than make inflammatory comments just to point score,
> >> >> as
> >> >> this engenders a more cohesive community spirit, which is after all
> >> >> what
> >> >> most of us strive for.
> >> >>
> >> >> Regards
> >> >>
> >> >> --
> >> >> OHM ( Terry Burns ) * Use the following to email me *
> >> >>
> >> >> Dim ch() As Char = "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
> >> >> For i As Int32 = 0 To ch.Length - 1
> >> >> ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
> >> >> Next
> >> >> Process.Start("mailto:" & New String(ch))
> >> >> --
> >> >> "Murray" <forums@HAHAgreat-web-sights.com> wrote in message
> >> >> news:uluzhzd6EHA.3376@TK2MSFTNGP12.phx.gbl...
> >> >>> Prototypical foolishness and hobby snark stuff. It's useless. It
> >> >>> fails
> >> >>> on Macs. It fails on browsers with js disabled. And it's too easy
> >> >>> to
> >> >>> get around elsewise.....
> >> >>>
> >> >>> Other than that, it's OK.
> >> >>>
> >> >>> --
> >> >>> Murray
> >> >>>
> >> >>> "OHM ( Terry Burns )" <me@mine.com> wrote in message
> >> >>> news:O5RVXYc6EHA.2876@TK2MSFTNGP12.phx.gbl...
> >> >>>> Actually I was thinking about the right click disable
> >> >>>>
> >> >>>> --
> >> >>>> OHM ( Terry Burns ) * Use the following to email me *
> >> >>>>
> >> >>>> Dim ch() As Char =
> >> >>>> "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
> >> >>>> For i As Int32 = 0 To ch.Length - 1
> >> >>>> ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
> >> >>>> Next
> >> >>>> Process.Start("mailto:" & New String(ch))
> >> >>>> --
> >> >>>> "Murray" <forums@HAHAgreat-web-sights.com> wrote in message
> >> >>>> news:O0T9lFc6EHA.3944@TK2MSFTNGP12.phx.gbl...
> >> >>>>> No, you cannot disable copying.....
> >> >>>>>
> >> >>>>> --
> >> >>>>> Murray
> >> >>>>>
> >> >>>>> "OHM ( Terry Burns )" <me@mine.com> wrote in message
> >> >>>>> news:O0uF5Rb6EHA.3124@TK2MSFTNGP11.phx.gbl...
> >> >>>>>> You may want to try using Adobe Acrobat to protect your documents
> >> >>>>>> from all but the hackers amongst us. There are unfortunately ways
> >> >>>>>> to
> >> >>>>>> circumvent standard protection on those as well.
> >> >>>>>>
> >> >>>>>> You can also disable copying,
> >> >>>>>>
> >> >>>>>> But printing, you cannot AFAIK. I suggest you re-think your
> >> >>>>>> security
> >> >>>>>> strategy, this would be a good thing though !
> >> >>>>>>
> >> >>>>>> --
> >> >>>>>> OHM ( Terry Burns ) * Use the following to email me *
> >> >>>>>>
> >> >>>>>> Dim ch() As Char =
> >> >>>>>> "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
> >> >>>>>> For i As Int32 = 0 To ch.Length - 1
> >> >>>>>> ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
> >> >>>>>> Next
> >> >>>>>> Process.Start("mailto:" & New String(ch))
> >> >>>>>> --
> >> >>>>>> "MD Websunlimited" <none@none.com> wrote in message
> >> >>>>>> news:uPyu56a6EHA.1524@TK2MSFTNGP09.phx.gbl...
> >> >>>>>>> There is no such code.
> >> >>>>>>>
> >> >>>>>>> --
> >> >>>>>>> Mike -- FrontPage MVP '97-'02
> >> >>>>>>> J-Bots 2004 102 Components For FP
> >> >>>>>>> http://www.websunlimited.com
> >> >>>>>>> FrontPage Add-ins Since '97 FP 2003 / 2002 / 2000 Compatible
> >> >>>>>>>
> >> >>>>>>> "Marcello do Guzman" <tooshyniceguy@hotmail.com> wrote in message
> >> >>>>>>> news:nq9ns0dm51pgi4q86ro10o4sug7sfs064q@4ax.com...
> >> >>>>>>>> Please post the HTML code to prevent others from printing my
> >> >>>>>>>> webpages.
> >> >>>>>>>> Thank you in advance.
> >> >>>>>>>>
> >> >>>>>>>>
> >> >>>>>>>> Marcello
> >> >>>>>>>
> >> >>>>>>>
> >> >>>>>>
> >> >>>>>>
> >> >>>>>
> >> >>>>>
> >> >>>>
> >> >>>>
> >> >>>
> >> >>>
> >> >>
> >> >>
> >> >
> >> >
> >>
> >>
> >
> >
>
>