|
|
> So I'm still at the start of this seemingly simple project. I'm
> currently thinking
> of getting the pages with WGET, but can I pilot WGET from Javascript ?
> Or should
> I try another language ? Or a completely different path ?
>
> Ideas ?
>
If I had to do this, I think I would write a script outside a web page,
in whatever language able to download files on the web (I'm sure Andrew
will come up with something in Haskell ;-) ). Then of course this script
could generate an HTML page as its output.
Or you could probably do such things in PHP, if you want to have it
driven by a web page consultation.
But I'm no expert in these matters... Never done that before.
--
Vincent
Post a reply to this message
|
|