|
|
> I would imagine you'll have endless problems trying to get round
> security issues if you try to script this from inside a web browser.
>
> My suggestion would be to move to another programming language that has
> a HTTP library and try to do the stuff you want from there. It'll
> probably be much easier.
>
> Obviously I recommend Haskell for this task - and, obviously, you're
> going to say no. ;-)
How did you guess ?
> That being the case, I'm pretty confident that Perl
> / Python / Ruby / Tcl / any of those hackish scripting languages will
> have a library that makes this reasonably easy.
I'm tempted to get a hand on Ruby, for various reasons. Maybe I can
do it in Lisp... At first, I rejected the idea because it would
need AutoCAD, but, no, there might be some free LISP intepreter,
I should check.
In fact, it doesn't even need a http library, if I can shell to
Wget and read the downloaded file...
Fabien.
Post a reply to this message
|
|