On every page (sitting in the master) I have the login fields.
In the other pages I have different controls, e.g. a contact formular.
How can I set more than
it can't be done with Asp.net web forms(you can have many forms but only one should have a runat="server" which isn't paractical) but you can get it done easely with Asp.net MVC