Re: [PHP] Save new page in file

2004-08-29 Thread raditha dissanayake
Eugene wrote: Hi! I have a HTML page generated from XSLT template by Java servlet that opens in a new window. How can be possible to read the content of this page and save it in file without user participation? I cant recompile the servlet, but I need to read the request generated by it. The page t

[PHP] Save new page in file

2004-08-29 Thread Eugene
Hi! I have a HTML page generated from XSLT template by Java servlet that opens in a new window. How can be possible to read the content of this page and save it in file without user participation? I cant recompile the servlet, but I need to read the request generated by it. The page that sends requ