I have a friend who wants to sell Ad space on his periodical newspaper through PayPal. He would like to have the Ad text for the space entered into a box that would be sent seperately to his email address at the same time the PayPal button is clicked for payment processing. Is there a way to impose a dual function action on the PayPal button so, it both sends off to PayPal and sends the Ad text from the text box at the same time?
I know enough PHP to do it as a single function for the Ad email sending but, I want to kill two birds with one stone. Can I do both at the same time with one click? I'm stuck