On Tue, Apr 17, 2007 at 05:49:46PM +0200, Francesco Potorti` <[EMAIL 
PROTECTED]> wrote:
> I wrote:
> >Go to <http://wnet.isti.cnr.it/software/damatfrc>, press one of the
> >"simulate" buttons, go to the inline frames at the bottom, press the
> >right mouse button and choose This Frame / View Frame Source, in the
> >resulting window choose File / Save As and save it as test.html.  Only
> >the first few lines are saved.
> 
> I may have found the reason for this behaviour.  While the contents of
> the source window are correct, presumably because they are taken from
> the client's cache, they are not written to disk when a Save is
> requested by the user.  Rather, a new HTTP request is made to the server
> for getting them again.  This one fails, because it needs input data
> (it's a FORM output) that are not provided by the client.

You should use "Save Frame as..." instead, it will do what you want.

I'm not sure the file / save as thing on a view-source location should
be expected to save the content of the source...

Mike



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to