Today's question is that the form is submitted to the form under the ASP.NET environment. I wrote a button triggered with ASP and then use formname.submit to make Submit. Result Tip:
BC30451: Name 'Form1' is not declared.
But I am clearly defined in the form behind it, the source code is as follows:
SUB BT_SUBMIT (Sender As Object, E AS Eventargs)
Form1.submit
End Sub
Sub bt_cancel (Sender As Object, E AS Eventargs)
TXT.TEXT = ""
TXTPWD.TEXT = "" "
TXTPWD2.TEXT = "" "
TXTEMAIL.TEXT = "" "
End Sub
script>
hEAD>