HI,
I have a form that posts to PayPal to get payment from buyers on the site. I am trying to send an email too - to the merchant at the same time. The form action goes to the Paypal URL, but if I use a onSubmit function, is there a way to get the email sent from javascript code?
I have a form that posts to PayPal to get payment from buyers on the site. I am trying to send an email too - to the merchant at the same time. The form action goes to the Paypal URL, but if I use a onSubmit function, is there a way to get the email sent from javascript code?