I wrote: > > wget is parsing the attributes within the <script> tag, i.e., <script > > src="url">. It does not examine the content between <script> and </script>.
and Ian Abbott responded: > I think it does, actually, but that is mostly harmless. You're right. What I meant was that it does not examine the JavaScript looking for URLs. Tony
