Gossamer Forum
Home : General : Perl Programming :

perl script passing variable into forms question

Quote Reply
perl script passing variable into forms question
ok..im not exactly sure how to do this...so i need a hand..

i want to make a .pl script so that when i type it in the console it'll pass arguments into a cgi form on a website. ( so i dont have to launch a browser )

ie..

website www.foobar.com has a form.cgi method post with 3 classes in it... class=first, class=second, class=thrid

so how do i make it so i can pass lets say arguments 1,2,3 into the value of the 3 classes....

how do i even start?



thanx in advance.
Subject Author Views Date
Thread perl script passing variable into forms question papajohns 6283 Oct 21, 2003, 10:59 PM
Thread Re: [papajohns] perl script passing variable into forms question
Andy 6192 Oct 22, 2003, 1:23 AM
Post Re: [Andy] perl script passing variable into forms question
papajohns 6186 Oct 22, 2003, 1:51 AM
Thread Re: [papajohns] perl script passing variable into forms question
Wil 6192 Oct 22, 2003, 2:42 AM
Post Re: [Wil] perl script passing variable into forms question
papajohns 6214 Oct 22, 2003, 4:46 AM