Re: --disable-dns-cache patch

2003-09-08 Thread Jeremy Reeve
Thanks for the patch. I'm curious, in what circumstances would one want to use this option? (I'm also asking because of the manual in which I'd like to explain why the option is useful.) I'm not really so sure myself: It was listed in the TODO. I need to improve my C so I thought what

RE: rfc2732 patch for wget

2003-09-08 Thread Post, Mark K
Absolutely. I would much rather get an intelligent error message stating that ipv6 addresses are not supported, versus a misleading one about the host not being found. That would save end-users a whole lot of wasted time. Mark Post -Original Message- From: Hrvoje Niksic [mailto:[EMAIL

Re: autoconf 2.5x and automake support for wget 1.9 beta

2003-09-08 Thread Maciej W. Rozycki
On Fri, 5 Sep 2003, Hrvoje Niksic wrote: Thanks, I never would have caught those myself. Do you have suggestions for Autoconf 2.5x features Wget could put to good use? Not ATM, although I might dig my mail archive for past discussions. Anyway I think it might be worthwhile to scan the whole

How to force wget to download Java Script links?

2003-09-08 Thread Andrzej Kasperowicz
How to force wget to download Java Script links: http://znik.wbc.lublin.pl/ChemFan/kalkulatory/javascript:wrzenie(): 17:04:44 ERROR 404: Not Found. http://znik.wbc.lublin.pl/ChemFan/kalkulatory/javascript:cisnienia(): 17:04:45 ERROR 404: Not Found. Or maybe it can download it, but there is just

Re: How to force wget to download Java Script links?

2003-09-08 Thread Aaron S. Hawley
wget doesn't have a javascript interpreter. On Mon, 8 Sep 2003, Andrzej Kasperowicz wrote: How to force wget to download Java Script links: http://znik.wbc.lublin.pl/ChemFan/kalkulatory/javascript:wrzenie(): 17:04:44 ERROR 404: Not Found.

Re: How to force wget to download Java Script links?

2003-09-08 Thread Adam Stein
Javascript functions are in the HTML page itself. Tell wget to download the page and then you can find the function within that file. Adam -- Adam Stein @ Xerox Corporation Email: [EMAIL PROTECTED]

Re: Content-Disposition Take 3

2003-09-08 Thread Hrvoje Niksic
Newman, David [EMAIL PROTECTED] writes: This is my third attempt at a Content-Disposition patch and if it isn't acceptable yet, I'm sure it is pretty close. Thanks. Note that I and other (co-)maintainers have been away for some time, so if your previous attempts have been ignore, it might not

wget tries to get what it shouldn't get... :(

2003-09-08 Thread Andrzej Kasperowicz
I'm using the following command to mirror a web page: wget -m -nv -k -K -nH -t 100 -D wbc.lublin.pl -o logchemfanpl -P public_html/mirror http://znik.wbc.lublin.pl/ChemFan/ For some strange reason wget tries to download all http:// addresses put by visitors in a Guest Book:

RE: Content-Disposition Take 3

2003-09-08 Thread Newman, David
Hrvoje Niksic mailto:[EMAIL PROTECTED] writes: Newman, David [EMAIL PROTECTED] writes: This is my third attempt at a Content-Disposition patch and if it isn't acceptable yet, I'm sure it is pretty close. Thanks. Note that I and other (co-)maintainers have been away for some time, so

NTLM authentication in wget

2003-09-08 Thread Wayne Eisenberg
Hello all, Getting past all the bashing for using Windows - I'm trying to use the wget program on Win2K, but can't get through the authentication part of getting to the web site I want to download/mirror. I know I have the name/password right, since I have no problem accessing this site in a

Re: Retry even when Connection Refused

2003-09-08 Thread Ahmon Dancy
Ahmon Dancy [EMAIL PROTECTED] writes: I'll apply it shortly. Thanks. Applied now. Great. Is there a wget-announce mailing list? No. Alright. Is there a rough estimate for the next release date?

Re: Retry even when Connection Refused

2003-09-08 Thread Hrvoje Niksic
Ahmon Dancy [EMAIL PROTECTED] writes: Is there a wget-announce mailing list? No. Alright. Is there a rough estimate for the next release date? I'm thinking of releasing 1.9 with the accumulated features in the current CVS. The code base is IMHO stable enough for that. The only major

Help needed! How to pass XML message to webserver

2003-09-08 Thread Vasudha Chiluka
Hi , I need to pass XML message to a webserver using http. Could anybody tell me how I can accomplish this using wget. Any help is greatly appreciated.. Thanks Vasudha - Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software