Re: [PHP] Browser Control Help

2005-12-05 Thread John Nichel
Chirantan Ghosh wrote: Thanks Jason, I am always ready to be enlightened by ones who know better than me. As you suggested, I really would love to get a watermark which is invisible with initial viewing but activated once a copying/printing command ( Can be Ctrl+C or Alt+Printscreen) is used.

RE: [PHP] Browser Control Help

2005-12-05 Thread Dan Parry
From: Chirantan Ghosh [mailto:[EMAIL PROTECTED] Sent: 05 December 2005 16:37 To: Jason Petersen Cc: php-general@lists.php.net Subject: Re: [PHP] Browser Control Help Thanks Jason, I am always ready to be enlightened by ones who know better than me. As you suggested, I really would love to

Re: [PHP] Browser Control Help

2005-12-05 Thread Duncan Hill
On Monday 05 December 2005 16:36, Chirantan Ghosh wrote: > As you suggested, I really would love to get a watermark which is invisible > with initial viewing but activated once a copying/printing command ( Can be > Ctrl+C or Alt+Printscreen) is used. Once the browser has the content, it's out of P

Re: [PHP] Browser Control Help

2005-12-05 Thread Chirantan Ghosh
would be delighting. Thanks, C - Original Message - From: "Jason Petersen" <[EMAIL PROTECTED]> To: "Chirantan Ghosh" <[EMAIL PROTECTED]> Cc: Sent: Monday, December 05, 2005 11:27 AM Subject: Re: [PHP] Browser Control Help I wish I had a dollar every time

Re: [PHP] Browser Control Help

2005-12-05 Thread Jason Petersen
;[EMAIL PROTECTED]> > *To:* Chirantan Ghosh <[EMAIL PROTECTED]> > *Sent:* Monday, December 05, 2005 10:57 AM > *Subject:* Re: [PHP] Browser Control Help > > 1. PHP is server side, not client side. > 2. You don't have "a working version," my browser is ful

RE: [PHP] Browser Control Help

2005-12-05 Thread Jim Moseby
ssage - > From: "Dan Parry" <[EMAIL PROTECTED]> > To: "'Chirantan Ghosh'" <[EMAIL PROTECTED]> > Sent: Monday, December 05, 2005 10:32 AM > Subject: RE: [PHP] Browser Control Help > > > > Hi > > > > No probs... I hate cro

Re: [PHP] Browser Control Help

2005-12-05 Thread Chirantan Ghosh
Original Message- From: Chirantan Ghosh [mailto:[EMAIL PROTECTED] Sent: 05 December 2005 15:20 To: Dan Parry Subject: Re: [PHP] Browser Control Help Hi Dan, Thanks a lot man...as you can guess I am more a designer than a coder (unfortunately). Do you know how to fix the problem for Firefo

Re: [PHP] Browser Control Help

2005-12-05 Thread Chirantan Ghosh
Ghosh'" <[EMAIL PROTECTED]>; Sent: Monday, December 05, 2005 10:08 AM Subject: RE: [PHP] Browser Control Help [snip] I was wondering how do in trick in PHP page part? I want to disable Ctrl, Atl, Print Screen and also remove the File, Edit, View menus from the browser. I al

RE: [PHP] Browser Control Help

2005-12-05 Thread Jay Blanchard
[snip] I was wondering how do in trick in PHP page part? I want to disable Ctrl, Atl, Print Screen and also remove the File, Edit, View menus from the browser. I already have a working version with disabled Ctrl, Atl, Print Screen ( http://www.art-nyc.us/ )but I need some help with coding with t

[PHP] Browser Control Help

2005-12-05 Thread Chirantan Ghosh
Hi All, I was wondering how do in trick in PHP page part? I want to disable Ctrl, Atl, Print Screen and also remove the File, Edit, View menus from the browser. I already have a working version with disabled Ctrl, Atl, Print Screen ( http://www.art-nyc.us/ )but I need some help with coding wi