Re: Send equivalent of this via perl

2005-03-16 Thread Randal L. Schwartz
> "Lawrence" == Lawrence Statton <[EMAIL PROTECTED]> writes: Lawrence> Let me see if I understand correctly: You want to interpose a program Lawrence> you write, so that in place of goign direct to Paypal, they send the Lawrence> request to your server, where you massage it in some nefarious

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