> What filename did you expect for this ?
> -> tryit.asp
> -> tryit.asp?filename=tryhtml_basic
> -> tryhtml_basic


Once again: the loaction is:

http://www.w3schools.com/html/tryit.asp?filename=tryhtml_basic

It is a frame set which requires frames. One of them is a problem, 
because it has special characters.

I was expectinng tryit.asp?filename=tryhtml_basic for the frameset. And 
the file is downloaded, and is correct. But this is only a frameset. The 
two frames are tryit_view.asp?filename=tryhtml_basic (which is also 
downloaded, and also correct) and the third should be

tryit_edit.asp?filename=tryhtml_basic&referer=http://www.w3schools.com/html/html_examples.asp

and just this one is truncated. I think some regexp or pattern or 
explicit list of where_not_to_break_a_string characters would solve the 
problem. Or maybe it is already possible, but I dont know how?

thanks a lot!
dominique


>
>>
>>
>> Wget saves a file and a directory with this very name, but it gets 
>> stuck at this one:
>>
>> 
>http://www.w3schools.com/html/tryit_edit.asp?filename=tryhtml_basic&referer=http://www.w3schools.com/html/html_examples.asp
> 
>
>
>
>
> -> tryit_edit.asp
> -> tryit_edit.asp?filename=tryhtml_basic
> -> 
> 
>tryit_edit.asp?filename=tryhtml_basic&referer=http:__www.w3schools.com_html_html_examples.asp
> 
>
>
> The Problem is gernal how should wget know what parameter are relevant 
> to put them in the filename or not.
> Also you can see it sometime on first look it is not so easy for an 
> computer.
> And the hardest problem you would become if you got on an page where 
> someone do not wan't that you download anithing.
>
> Hard to get the pictures
> http://www.flirtface.de/
>
> Extrem hard to get anything
> http://suche.org/chater-treff/
>
> On the last page i think you have with wget anchance near 0% to get 
> the content.
>
> Cu Thomas



Reply via email to