RE: [PHP-DB] disable right-click in all frames.

2003-02-22 Thread Micah Stevens
hat. Could you go into a > more in depth explanation please? Thank you. > > > Matt > > > > -Original Message- > From: Micah Stevens [mailto:[EMAIL PROTECTED] > Sent: Saturday, February 22, 2003 2:07 PM > To: Matt > Cc: [EMAIL PROTECTED] > Su

RE: [PHP-DB] disable right-click in all frames.

2003-02-22 Thread Matt Palermo
HP-DB] disable right-click in all frames. Sure there is, just fopen the remote page, get it, and then parse it until you know you're in the tag, where you can insert your Javascript. Then just output the rest. -Micah On Sat, 2003-02-22 at 05:22, Matt wrote: hey everyone. i have a php s

Re: [PHP-DB] disable right-click in all frames.

2003-02-22 Thread Micah Stevens
Sure there is, just fopen the remote page, get it, and then parse it until you know you're in the tag, where you can insert your Javascript. Then just output the rest. -Micah On Sat, 2003-02-22 at 05:22, Matt wrote: > hey everyone. i have a php script that opens up a new window with multi

Re: [PHP-DB] disable right-click in all frames.

2003-02-22 Thread Leif K-Brooks
1. Not a PHP question. 2. Definitley not a PHP database question. 3. No, I don't think so. Matt wrote: hey everyone. i have a php script that opens up a new window with multiple frames. i am using javascript to disable the right-click mouse button on the frames. the problem is that on of the fr

Re: [PHP-DB] disable right-click in all frames.

2003-02-22 Thread David T-G
Matt -- ...and then Matt said... % % hey everyone. i have a php script that opens up a new window with multiple % frames. i am using javascript to disable the right-click mouse button on ... To answer your question, you might instead of calling the other content directly just have your script