Hello,
The Buy Now buttons that Paypal generates are clearly meant for use on HTML pages, as the code is enclosed inside <form> tags.
What do I do if I want to use the Paypal generated code on an ASPX page which already has <form> tags by default?
Thanks,
Martin
Go to the complete details ...