perl.beginners.cgi Weekly list FAQ posting

2005-03-14 Thread casey
NAME beginners-faq - FAQ for the beginners-cgi mailing list 1 - Administriva 1.1 - I'm not subscribed - how do I subscribe? Send mail to <[EMAIL PROTECTED]> You can also specify your subscription email address by sending email to (assuming [EMAIL PROTECTED] is your email addres

Send equivalent of this via perl

2005-03-14 Thread Angus Comber
Hello I have been given this form: https://www.company1.com/cgi-bin/webscr method="post"> https://www.company1.com/en_GB/i/btn/x-click-but22.gif"; border="0" name="submit" alt="Web payment"> But I want to use my own form so that when user clicks submit button a perl script will run which

Re: Send equivalent of this via perl

2005-03-14 Thread Lawrence Statton
> Hello > > I have been given this form: > > But I want to use my own form so that when user clicks submit button a > perl script will run which then decides which attribute values to send to > the "https://www.company1.com/cgi-bin/webscr"; program. Eg I want to be > able to send item_numbe