企业ERP管理软件采购管理采购合同子模块的设计与开发(13)
时间:2017-01-10 13:04 来源:毕业论文 作者:毕业论文 点击:次
</tr> //设置窗体登陆框格式和规格 </table> <table border="0" align="right" style="width: 371px; height: 163px; position: absolute; top: 204px; left: 276px;"> <tr> <td style="width: 59px; height: 45px" class="style7">用户名:</td> <td width="127" style="height: 45px"><asp:TextBox ID="TextBox2" runat="server"></asp:TextBox></td> </tr> <tr> <td style="width: 59px" class="style6">密码:</td> <td> <asp:TextBox ID="TextBox1" runat="server" TextMode="Password" Width="149px"></asp:TextBox></td> </tr> <tr> <td style="width: 59px"> </td> <td> <asp:Button ID="Button1" runat="server" Text="登陆" OnClick="Button1_Click" Width="58px" /> <asp:ImageButton ID="ImageButton1" runat="server" Height="16px" Width="66px" /> </td> </tr> </table> </td> </tr> </table> </form> </body> 4.2 母版页(主页) <%@ Page Language="C#" AutoEventWireup="true" CodeFile="sh2.aspx.cs" Inherits="sh2" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" > <head runat="server"> <title>无标题页</title> <style type="text/css"> .style1 { width: 780px; height: 670px; } .style2 { height: 140px; } .style4 { text-align: center; (责任编辑:qin) |