Re: Save page into file
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.javascript archive

Re: Save page into file

From: alu <none@none.com>
Date: Mon Jul 11 2005 - 17:29:51 CEST

"Dag Sunde" wrote
 "ASM" wrote
> > Ivo wrote:
> >>
> >> See for a demonstration, among others:
> >> <URL: http://4umi.com/web/javascript/filewrite.htm >
> >
> > runtime error :-(
> >
> > FF on Mac
>
> That method is IE/Win only, and allows you to write either .txt or .html
> files only.
>
> --
> Dag.

You could try writing
document.body.innerHTML
into a new window and printing from there. Seems to work in IE/Win &
Firefox.
-alu
Received on Tue Oct 18 02:54:21 2005