Hi guys,
I have my own register form which allows my subscriber to fill in all the personal (except credit card) information. When user click submit button, I want to save all information to my database(ex.
www.test.com/register.aspx) and redirect to paypal register page:
https://www.paypal.com/cgi-bin/webscr.... So how to implement the submit button to do two actions in same time ? Please give some sample code.
Thanks
Richard