电脑故障

位置:IT落伍者 >> 电脑故障 >> 浏览文章

鲜花预定系统:主页面[1]


发布日期:2023/7/21
 
——此文章摘自《ASPNET +SQL Server网络应用系统开发案例精解》定价特价 详细>>http://tracklinktechcn/?m_id=dangdang&a_id=A&l=&l_type= width= height= border= nosave>

主页面ST_Mainaspx如图所示

http://developcsaicn/dotnet_ASP/images/jpg>

主页面

)此页面将在登录系统这一节介绍首先来看一下ST_Mainaspx界面的HTML主要代码其代码如下

<TABLE id=Table height=% cellSpacing= cellPadding= width=% border=>

<TR>

<TD vAlign=top height=>

<TABLE id=Table height=% cellSpacing= cellPadding= width=% border=>

<TR>

<TD width=>

<iframe id=iFrame style=BORDERTOPSTYLE: none; BORDERRIGHTSTYLE: none; BORDERBOTTOMSTYLE: none; BORDERLeftSTYLE: none tabIndex= marginWidth= marginHeight = src=ST_Leftaspx frameBorder= width= height=%>

</iframe>

</TD>

<TD vAlign=top height= style=width: px>

<TABLE id=Table height=% cellSpacing= cellPadding= width=% border =>

<TR>

<TD vAlign=top>

<TABLE id=Table cellSpacing= cellPadding= width=% border=>

<TD>

<TABLE id=Table cellSpacing= cellPadding= width=% border =>

<TR>

<TD noWrap width=%><IMG alt= src=img/pointgif><STRONG> <FONT color=#cd>最新鲜花</FONT></STRONG></TD>

<TD background=img/titlemdgif></TD></TR>

</TABLE>

<TR><TD>

<!—DataGrid控件>

<asp:datagrid id=dg_NewFlower runat=server BorderStyle=None BorderWidth =px ShowHeader=False AutoGenerateColumns=False Width=%>

right>[] [http://developcsaicn/dotnet_ASP/htm>] [http://developcsaicn/dotnet_ASP/htm>] [http://developcsaicn/dotnet_ASP/htm>] [http://developcsaicn/dotnet_ASP/htm>]

上一篇:TextBox中输入字符控制的解决办法

下一篇:鲜花预定系统:主页面[3]