Re: [nyphp-talk] AJAX and State

2007-09-06 Thread Kenneth Downs
tedd wrote: At 9:35 PM -0400 9/5/07, John Campbell wrote: > The beginning of this thread led me to suspect that someone had found a way to move data from one browser window to another and I was focusing in on that, but that turned to be false. What makes you think you can't move stuff from

Re: [nyphp-talk] AJAX and State

2007-09-06 Thread tedd
At 9:35 PM -0400 9/5/07, John Campbell wrote: > The beginning of this thread led me to suspect that someone had found a way to move data from one browser window to another and I was focusing in on that, but that turned to be false. What makes you think you can't move stuff from one window t

Re: [nyphp-talk] neeed help

2007-09-06 Thread PaulCheung
Hi Humayoo, Try Googling on "PHP Data Security" or "Data Security Software". I hope this is of some help. I am sorry if I cannot help with any coding as my PHP/MySQL is not good enough. Paul - Original Message - From: birgunj birgunj To: NYPHP Talk Sent: Thursday, September 06

RE: [nyphp-talk] Asynchronous downloads -- how?

2007-09-06 Thread Jeff Wilhelm - NYPHP
Well you may not need sessions on the other host in the first place, if it's basically just a repository of files for download. But if your application requires it, you can certainly do sessions across subdomains. There are a number of resources on Google, here's one: http://www.idealog.us/2006/

Re: [nyphp-talk] neeed help

2007-09-06 Thread David Krings
birgunj birgunj wrote: Dear All, i need help in the following thing. 1. i am uploading ebooks on my website. i want to restrict user from downloading or printing the book.user should only read the document but cant not save or download or printing. how do we do this ? 2.if any book have

Re: [nyphp-talk] neeed help

2007-09-06 Thread Tim Lieberman
birgunj birgunj wrote: Dear All, i need help in the following thing. 1. i am uploading ebooks on my website. i want to restrict user from downloading or printing the book.user should only read the document but cant not save or download or printing. how do we do this ? Impossible, really.

Re: [nyphp-talk] neeed help

2007-09-06 Thread Kenneth Downs
birgunj birgunj wrote: Dear All, i need help in the following thing. 1. i am uploading ebooks on my website. i want to restrict user from downloading or printing the book.user should only read the document but cant not save or download or printing. how do we do this ? This is called "DR

[nyphp-talk] neeed help

2007-09-06 Thread birgunj birgunj
Dear All, i need help in the following thing. 1. i am uploading ebooks on my website. i want to restrict user from downloading or printing the book.user should only read the document but cant not save or download or printing. how do we do this ? 2.if any book have four author