Kevin
Fri Feb 20 10:37:53 CST 2004
Well, that could be considered 2 questions (1 - stop right-click, 2 - use
voice to alert). I believe that's where the confusion came in. Some were
addressing number 1 and some were addressing number 2.
--
HTH,
Kevin Spencer
.Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
"Jim Cheshire" <contactme@www.jimcoaddins.com> wrote in message
news:ucV#0j89DHA.3292@TK2MSFTNGP11.phx.gbl...
> I didn't get confused. He posted the script he was using. It was clearly
a
> script to stop the context menu. His question was how to add his voice
> instead of the text message. :)
>
> --
> Jim Cheshire
> Jimco
>
http://www.jimcoaddins.com
> ================================
> Author of Special Edition
> Using Microsoft Office FrontPage 2003
> 5 Stars on Amazon and B&N
> ================================
> The opinions expressed by me in the
> newsgroups are my own opinions and
> are in no way associated with my
> employer or any other party. Jimco is
> not associated in any way with any other
> entity.
>
>
>
> "Kevin Spencer" <kevin@takempis.com> wrote in message
> news:%23MakiA89DHA.3068@tk2msftngp13.phx.gbl...
> > I think we all got confused - it sounds like there were actually 2
> separate
> > questions involved.
> >
> > --
> > HTH,
> > Kevin Spencer
> > .Net Developer
> > Microsoft MVP
> > Big things are made up
> > of lots of little things.
> >
> > "MD Websunlimited" <none@none.com> wrote in message
> > news:e0hmvI09DHA.1768@TK2MSFTNGP09.phx.gbl...
> > > Is everyone here reading or seeing something I'm not? There are valid
> > reason to use right click other than to stop the context menu.
> > >
> > > --
> > > Mike -- FrontPage MVP '09 - '02
> > >
http://www.websunlimited.com
> > >
> > >
> > >
> > > --
> > > Mike -- FrontPage MVP '97-'02
> > >
http://www.websunlimited.com
> > > Stop Spam Email Mining from your web pages with SpamStopper
> > >
> >
>
http://www.websunlimited.com/order/product/SpamStopper/spam_stopper_help_dir.htm
> > > FrontPage Add-ins Since '97 2003 / 2002 / 2000 Compatible
> > >
> > > "Jim Buyens" <news@intrelacken.com> wrote in message
> > news:1294c01c3f70c$d23ac140$a301280a@phx.gbl...
> > > > You realize, of course, that:
> > > >
> > > > o Anyone who wants to copy something out of your Web
> > > > page can do so by pressing Alt-PrtSc and then
> > > > pasting into another program.
> > > > o Anyone who wants a copy of your file can:
> > > > o Find it in their browser cache, or
> > > > o View your HTML, get the content URL, paste that
> > > > URL into the browser's address bar, and then choose
> > > > Save As from the browser's File menu.
> > > >
> > > > The bottom line is that really, if the visitor's computer
> > > > can download content for viewing, there's *always* a way
> > > > for the visitor to save it.
> > > >
> > > > If you want to close down as many leaks as you can and
> > > > hope the visitors don't know about the rest, I suppose
> > > > that's a strategy. But most designers consider it a false
> > > > sense of security.
> > > >
> > > > If you don't want people stealing your content, don't put
> > > > it on the Web. Just show teasers.
> > > >
> > > > Jim Buyens
> > > > Microsoft FrontPage MVP
> > > >
http://www.interlacken.com
> > > > Author of:
> > > > *----------------------------------------------------
> > > > |\---------------------------------------------------
> > > > || Microsoft Office FrontPage 2003 Inside Out
> > > > ||---------------------------------------------------
> > > > || Web Database Development Step by Step .NET Edition
> > > > || Microsoft FrontPage Version 2002 Inside Out
> > > > || Faster Smarter Beginning Programming
> > > > || (All from Microsoft Press)
> > > > |/---------------------------------------------------
> > > > *----------------------------------------------------
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > >-----Original Message-----
> > > > >How do I add sound to a right click script insted of a
> > > > >message. Here what I have for a script it dont let you
> > > > >copy or save as. The message thanks for looking apears. I
> > > > >would like NOT to have a message just a sound something I
> > > > >can record my self.
> > > > >
> > > > ><script LANGUAGE="JavaScript">
> > > > >function click(){
> > > > >if (event.button==2){
> > > > >alert('THANKS FOR LOOKING!');
> > > > >}
> > > > >}
> > > > >document.onmousedown=click
> > > > >// -->
> > > > ></script>
> > > > >
> > > > >
> > > > >.
> > > > >
> > >
> > >
> >
> >
>
>