J
Jonathan Amend
I want to make a page that has 2 forms on it but I can't use any
runat=server controls because there can only be one runat=server form. Is
there a way of having 2 forms with runat=server controls or do I have to
resort to normal forms with submit burrons and processing the request
manually when Page_Load fires?
runat=server controls because there can only be one runat=server form. Is
there a way of having 2 forms with runat=server controls or do I have to
resort to normal forms with submit burrons and processing the request
manually when Page_Load fires?