Help - Form that sends info to different destinations??? -
01-02-2006
, 07:00 AM
Using HTML and ASP I'm trying to submit a form and trigger a script action
with the same click of the submit button.
Example - Following an order session, certain info is sent to PayPal while a
printed order recap is sent to the client. The info that goes to PayPal
cannot contain the fields that are sent in the order recap. I'm using CDONT
to send the order recap.
Any ideas??? Thanks in advance. |