Problems With PayPal/Google Checkout and Nested Forms
As you might be able to tell by my previous posts, I’ve started looking into ways to AJAX parts of my site. I realized, though, that I wouldn’t be able to do this on a global level with a form that encompasses the whole page and then use UpdatePanels wherever I need them because both Google and PayPal require their own, non-runat=”server” forms. So far I’ve been unsuccessful in my attempts to get a PayPal/Google Checkout form to submit to their respective sites when they’re enclosed by a runat=”server” form.
Anyone have any ideas on how to do this?
Status: Solved (9/28/07)!
Solution: See this post.
RSS Feed
I’m right there with you. I need to do exactly the same thing but haven’t come up with a working solution yet.
Doug –
You would think that Google and PayPal would come up with a solution for this, wouldn’t you? Or that at least someone who has figured it out would share? But no. If I figure something out, you can bet that I will post it here.