On Tue, Sep 13, 2005 at 04:26:36PM +0200, Roman Haefeli wrote:
hi eni
i thinks its no way that you can make HTTP GET-requests with pd
why not? with python:
import urllib data = urllib.urlopen('http://www.blahblah/%27).read() (pyext output crap here)