<br><font size=2 face="sans-serif">Hello</font>
<br>
<br><font size=2 face="sans-serif">I would like to create a simple means
of getting the contents of a web page, in the same way that wget works.
&nbsp;What I hoped to do was something like:</font>
<br>
<br><font size=2 face="sans-serif">wget url: 'http://...' show.</font>
<br>
<br><font size=2 face="sans-serif">I found a few classes e.g. Httpurl and
also the asUrl method of the string class, but I can't quite work out how
to put it all together. &nbsp;As it seems like a simple way to start learning
Squeak, I wonder if someone could point me in the right direction.</font>
<br>
<br><font size=2 face="sans-serif">Thanks</font>
<br><font size=2 face="sans-serif">AB</font>