Thread: Forum Bot
View Single Post
Old 09-16-2002, 12:26 AM  
GFED
Confirmed User
 
GFED's Avatar
 
Industry Role:
Join Date: May 2002
Posts: 8,120
I'm just learning Perl. To be more clear and concise --

Is there is a special module I have to install to be able to talk to my website and fill forms?

What command do I need to fetch a page?

?Would it be like:
my $form = get("http://www.mydomain.com/forums/index.php?act=Post&CODE=00&f=1");

What command do I need to fill out and send a form?

Do I even need to get the page or can I just have it fill out the form and send it?
GFED is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote