|
Re: Building the equivalent of wget in Squeak: msg#00202lang.smalltalk.squeak.beginners
Brilliant, that is just what I was looking for. I just hadn't been looking in the right places. Thanks very much. <<You can use something like (HTTPClient httpGet: 'www.google.com') contents to get the text of a web page. Just using HTTPClient httpGet: 'www.google.com' gives you a "stream" over the page's text. You can browse HTTPClient's class side to see how the method works and start digging deeper. Hope this helps, Benjamin Schroeder>> _______________________________________________ Beginners mailing list Beginners@xxxxxxxxxxxxxxxxxxxxxxxxxx http://lists.squeakfoundation.org/mailman/listinfo/beginners
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Exception hacks (was Re: Changing error message), cdrick |
|---|---|
| Next by Date: | RE: Exception hacks (was Re: Changing error message), Ron Teitelbaum |
| Previous by Thread: | Re: Building the equivalent of wget in Squeak, Benjamin Schroeder |
| Next by Thread: | Re: Beginners Digest, Vol 4, Issue 34, andy . burnett |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |