I have a form that customer enter their information like address, name etc, at the end of the form, there's PayPal button to redirect them. What i want is when they click that button (paypal image button), I want to save the informaion entered. Since the image button is not my form object, I just don't know how I can trigger it. Please help