F Fritz the Cat May 25, 2007 #1 I wanna add paypal to my page but it requires its own form. how to handle thanks
M Michael Nemtsev May 25, 2007 #2 Hello Fritz, I assume that paypal is shipped as user contol, right? So your can add the user control the way as activeX added --- WBR, Michael Nemtsev [.NET/C# MVP]. My blog: http://spaces.live.com/laflour Team blog: http://devkids.blogspot.com/ "The greatest danger for most of us is not that our aim is too high and we miss it, but that it is too low and we reach it" (c) Michelangelo FC> I wanna add paypal to my page but it requires its own form. FC> how to handle FC> thanks
Hello Fritz, I assume that paypal is shipped as user contol, right? So your can add the user control the way as activeX added --- WBR, Michael Nemtsev [.NET/C# MVP]. My blog: http://spaces.live.com/laflour Team blog: http://devkids.blogspot.com/ "The greatest danger for most of us is not that our aim is too high and we miss it, but that it is too low and we reach it" (c) Michelangelo FC> I wanna add paypal to my page but it requires its own form. FC> how to handle FC> thanks
A Alexey Smirnov May 25, 2007 #3 I wanna add paypal to my page but it requires its own form. how to handle thanks Click to expand... no way. you should use the paypal form
I wanna add paypal to my page but it requires its own form. how to handle thanks Click to expand... no way. you should use the paypal form
M Mark Fitzpatrick May 25, 2007 #4 You can have multiple forms on a page, but only one can have the runat="server" attribute and they can't be nested.
You can have multiple forms on a page, but only one can have the runat="server" attribute and they can't be nested.