|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
setting off multiple form actions in perl or html
is there a way to set off multiple form actions with one click of the user button . . .
what i have to do is send credit card info, and go on with my next step with another perl script . . .but the credit card companies give you a form action to use . . . URL maybe i could open up the address in a text file as part of my perl program . . .and loop this?? thanks tony |
|
#2
|
|||
|
|||
|
why 2 why not one
I posted title = "Https POST sample code" a while back.
This was so my main perl file could get the info off the client and then use this code to talk to the credit card server. So only one perl file but it does the https post for the verification. Hope this helps =========== Freeeeeeeky ?? This was in the SDK from the credit card verification site. All requests are https. This allows the site to use it's own thankyou page or ..... Or did you really want to post to 2 perl files and get back 2 answers to one client ??
__________________
Thanks Foot in Mouth ver 1.2.5 Onion |
|
#3
|
|||
|
|||
|
hmmmmmmmmmm kind of freaky . . .
tm |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Perl Programming > setting off multiple form actions in perl or html |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|