[PHP] Save to Desktop

2001-11-11 Thread Sharat Hegde
Hello, I need to capture the contents of a Form into a text file format and automatically allow the user to Save the file to his desktop. Here is what I am intending to do: * Capture the form contents and save to a temporary file. This works fine. * Provide some method of the user automatically

Re: [PHP] Save to Desktop

2001-11-12 Thread Matt McClanahan
On Mon, Nov 12, 2001 at 11:14:04AM +0530, Sharat Hegde wrote: > Hello, > > I need to capture the contents of a Form into a text file format and > automatically allow the user to Save the file to his desktop. > > Here is what I am intending to do: > * Capture the form contents and save to a temp

RE: [PHP] Save to Desktop

2001-11-12 Thread Sharat Hegde
- From: Matt McClanahan [mailto:[EMAIL PROTECTED]] Sent: Monday, November 12, 2001 2:25 PM To: Sharat Hegde Cc: [EMAIL PROTECTED] Subject: Re: [PHP] Save to Desktop On Mon, Nov 12, 2001 at 11:14:04AM +0530, Sharat Hegde wrote: > Hello, > > I need to capture the contents of a Form into a