Re: [PHP] Saving server side file to local machine with JS

2009-07-27 Thread Thijs Lensselink
Skip Evans wrote: > Sorry, I should have been clearer. > > When PHP finishes creating the file I need one of the JS alert type > windows to appear that says.. > > "Your file has completed, would you like to save it to your machine?" > > Like you get when you download a file. > > If I knew the J

[PHP] Saving server side file to local machine with JS

2009-07-26 Thread Skip Evans
Sorry, I should have been clearer. When PHP finishes creating the file I need one of the JS alert type windows to appear that says.. "Your file has completed, would you like to save it to your machine?" Like you get when you download a file. If I knew the JS code to do this I perhaps could