请看看表单提交后执行了什么
请看看表单提交后执行了什么
<%@ Page Language= "vb " AutoEventWireup= "false " Codebehind= "index.aspx.vb " Inherits= "ESWeb.index "%>
<link href= "styles\style.css " rel= "stylesheet " type= "text/css " />
<script language= "JavaScript " type= "text/JavaScript ">
<!--
function MM_preloadImages() { //v3.0
...
//-->
</script>
</head>
<body onLoad= "MM_preloadImages( 'images/button_login_over.gif ') " scroll= "no ">
<form id= "Form1 " method= "post " runat= "server ">
<table width= "100% " height= "100% " border= "0 " cellpadding= "0 " cellspacing= "0 ">
<tr>
<td height= "30 " align= "right "> </td>
<td align= "right ">
<asp:LinkButton ID= "btnSubmit " Runat= "server "
onMouseOut= "MM_swapImgRestore() " > <img src= "images/images <%# mname %> /button_login.gif " name= "Image7 " width= "49 " height= "17 "
border= "0 "> </asp:LinkButton>
</td>
</tr>
</table>
</asp:Panel>
</td>
</tr>
<tr>
<td height= "20 "> <asp:label id= "lblStatus " runat= "server "
ForeColor= "Red "> </asp:label> </td>
</tr>
</table> <br>
<table width= "100% " border= "0 " align= "center " cellpadding= "0 " cellspacing= "0 ">
<tr>
<td align = "center " >
<A href= "CabFiles/WebCalculator.exe "> <%# mRm.getString( "00212 ") %
> </A>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td background= "images/login_center_bottombg.jpg "> </td>
</tr>
</table> </td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td height= "2 "> <table width= "100% " border= "0 " cellspacing= "0 " cellpadding= "0 ">
<tr>
<td height= "6 " bgcolor= "6C94CF " style= "border-bottom:1px solid #ffffff "> </td>
</tr>
<tr>
<td height= "40 " bgcolor= "#CECECE " style= "border-bottom:1px solid #000000 "> <table width= "100% " border= "0 "
cellspacing= "0 " cellpadding= "0 ">
<tr>
<td width= "6% " height= "44 " align= "center "> <img src= "images/bottomlogo.gif " width= "29 " height= "35 "> </td>
<td width= "94% ">
<%# mRm.getString( "00025 ") %>
<a
href= "http://www.qinzhe.com " target= "_blank ">
http://www.qinzhe.com.cjjjn </a> </td>
</tr>
</table> </td>
</tr>
</table> </td>
</tr>
</table>
<OBJECT id= "Microsoft_Licensed_Class_Manager_1_0 " classid= "clsid:5220cb21-c88d-11cf-b347-
00aa00a28331 " VIEWASTEXT>
</OBJECT>
<OBJECT id= "TreeView1 " style= "VISIBILITY: visible; WIDTH: 0px; HEIGHT: 0px "
codeBase= "CabFiles/comctl32.ocx " classid= "clsid:0713E8A2-850A-101B-AFC0-4210102A8DA7 " VIEWASTEXT>
<PARAM NAME= "_ExtentX " VALUE= "0 ">
<PARAM NAME= "_ExtentY " VALUE= "0 ">
<PARAM NAME= "_Version " VALUE= "327682 ">
<PARAM NAME= "HideSelection " VALUE= "0 ">
<PARAM NAME= "Indentation " VALUE= "1005 ">
<PARAM NAME= "LabelEdit " VALUE= "1 ">
<PARAM NAME= "LineStyle " VALUE= "1 ">
<PARAM NAME= "PathSeparator " VALUE= "\ ">
<PARAM NAME= "Sorted " VALUE= "1 ">
<PARAM NAME= "Style " VALUE= "7 ">
<PARAM NAME= "ImageList " VALUE= " ">
<PARAM NAME= "BorderStyle " VALUE= "0 ">
<PARAM NAME= "Appearance " VALUE= "0 ">
<PARAM NAME= "MousePointer " VALUE= "0 ">
<PARAM NAME= "Enabled " VALUE= "1 ">
<PARAM NAME= "OLEDragMode " VALUE= "0 ">
<PARAM NAME= "OLEDropMode " VALUE= "0 ">
</OBJECT>
</form>
</body>
</html>
[解决办法]
在另个一个文件里.cs的