Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

run serverside forms

Vote:
 
Is it not possible to create and run your own serverside forms? I get the error message: A page can have only one server-side Form tag. when I add runat="server" to my form. It is caused by the form tag in the framework. But how do I get around this? I want my form to maintain the viewstate. I cant use episerver xfomrs because I need to be able to dynamicly change the values in the form during the fill in process.
#12397
Oct 14, 2005 10:45
Vote:
 
A webform should only have one serverside form. There are workarounds to this, but I've never had to do that, and I've created lots of forms that maintain state. Your server controls will automatically maintain state, and the problem is often that they maintain too much state. :-) /Steve
#14201
Oct 14, 2005 19:46
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.