|
|
 |
Re: FN-FORUM: .Net Form Posting
date posted 25th February 2008 16:58
Phillip Healey wrote:
>> Are you using any controls that actually need the form in the page?
>>
>
> Unfortunately its full on .Net page so i cant remove the .Net tags.
>
>
>
Can you put the paypal buttons outside the main form? Do they need to be
alongside other input controls or could you keep the main form small to
store the viewstate and whatever other transient data and then put the
buttons outside of that?
|
 |
|