G
Guest
Hi,
I am trying to submit an asp.net form to a new window and thus using a
normal "HTML" Button. Window opens fine, but the form submits to itself.
Since it has runat=server tag. If I remove this tag(runat=server) from the
form, then all the controls (serverside) start spitting errors....
What will be a good solutions to this problem?
Any help????
I am trying to submit an asp.net form to a new window and thus using a
normal "HTML" Button. Window opens fine, but the form submits to itself.
Since it has runat=server tag. If I remove this tag(runat=server) from the
form, then all the controls (serverside) start spitting errors....
What will be a good solutions to this problem?
Any help????