OK,
I am writing routines to process orders using 2Checkout.com and I am 99.9% done.
I need just ONE thing.
I have a script that sits inbetween Actinic and 2Checkout. The only thing is at the moment, that it has a submit button (as it processes parameters in both directions).
Does anyone know of a way of auto-submitting a form within perl/cgi? I assume the Actinic developers do as the last process of os000001.pl before going to the payment processor automatically selects the "Next" button....
Thanks
I am writing routines to process orders using 2Checkout.com and I am 99.9% done.
I need just ONE thing.
I have a script that sits inbetween Actinic and 2Checkout. The only thing is at the moment, that it has a submit button (as it processes parameters in both directions).
Does anyone know of a way of auto-submitting a form within perl/cgi? I assume the Actinic developers do as the last process of os000001.pl before going to the payment processor automatically selects the "Next" button....
Thanks
Comment