Hi - I'm new to this forum...
I wonder if someone can help me with the above error - when I try and run my
webform with a masterpage and a form tag in it? Without having to set visible="false" ....
Here's my form code:
<form id="Form1" method="post" runat="server" visible="true" enctype="multip art/form-data" action="Default .aspx">
Many Thanks.
ksm.
I wonder if someone can help me with the above error - when I try and run my
webform with a masterpage and a form tag in it? Without having to set visible="false" ....
Here's my form code:
<form id="Form1" method="post" runat="server" visible="true" enctype="multip art/form-data" action="Default .aspx">
Many Thanks.
ksm.
Comment