Re: how to follow incorrect links?

2005-02-18 Thread Tomasz Toczyski
> > There are some websites with backslashes istead of slashes in links. > > For instance : > > instead of : > > Internet Explorer can "repair" such addresses. Jens: > I think you should email the webmaster and tell him/her > about the errors. OK, I will do it but I'm not sure that he/she wil

Re: how to follow incorrect links?

2005-02-17 Thread jens . roesner
Hi Tomasz! > There are some websites with backslashes istead of slashes in links. > For instance : > instead of : > Internet Explorer can "repair" such addresses. My own assumption is: It repairs them, because Microsoft introduced that #censored# way of writing HTML. Anyway, this will not he

how to follow incorrect links?

2005-02-17 Thread Tomasz Toczyski
There are some websites with backslashes istead of slashes in links. For instance : instead of : Internet Explorer can "repair" such addresses. My question is: How to make wget to follow such addresses? (I'd like to recursiely retieve a website with many such links) Regards, -tt