| I want to grab a site with CGI. Is that possible?Imagine the site is
<http://www.martialarts.com/>.
Then you need to login with a name and password in a page
like this <http://www.martialarts.com/login/login.cgi>.
When you login, you choose a category with some messages
that I wanted to grab. The address is something like
<http://www.martialarts.com/docs/display.cgi?category=Judo>
I can download the messages one by one by opening each file
and saving it to the disk but I can't grab it.
Is it possible?Is what I'm trying to do OK?
Thank you
Rui | |