[工作计划]物流协同平台.doc

[工作计划]物流协同平台

图一 图一是物流协同登陆界面的代码。 %@ Page Language=c# Debug=true Codebehind=login.aspx.cs AutoEventWireup=True Inherits=HHWebSite.Web.Login % //声明 html HEAD runat=server title惠好协同办公平台/title //页面名称 meta http-equiv=Content-Type content=text/html; charset=gb2312 / meta content=Microsoft Visual Studio .NET 7.0 name=GENERATOR meta content=Visual Basic 7.0 name=CODE_LANGUAGE meta content=JavaScript name=vs_defaultClientScript meta http-equiv=Content-Type content=text/html; charset=gb2312 script language=JavaScript !-- function check(){ if (document.fm.Signon.value.length == 0){ alert(请输入用户名!); document.fm.Signon.focus(); return false;} //如果用户名为空,弹出窗口 if (document.fm.Password.value.length == 0){ //alert(请输入密码!); document.fm.Password.focus(); return false;} //如果密码为空,不弹出窗口 return true; } function pop1(url) { var news=window.open(url,,scrollbars=no,resizable=no,left=100,top=100,width=600,height=340); news.focus(); } function pop2(url) { var news=window.open(url,,scrollbars=no,resizable=no,left=300,top=200,width=300,height=100); news.focus(); } //-- /script style !-- body{ padding:0px; margin:0px; background-color:white; /* 页面背景色*/ } .topbanner{ background-color:white; /* 顶端banner的背景色*/ } .leftbanner{ width:30%; height:330px; vertical-align:top; background-color:white; /* 左侧导航条的背景色*/ color:#FFFFFF; text-align:left; font-size:14px; } .rightbanner{ width:30%; height:330px; vertical-align:top; background-color:white; /* 左侧导航条的背景色*/ color:#FFFFFF; text-align:right; padding-left:40px; font-size:14px; } .mainpart{ text-align:center; } body{ padding:0px; margin:0px; } -- /style /HEAD body leftmargin=0 topmargin=0 rightmargin=0 onload=document.fm.Signon.focus(); background=I form id=fm style=display: inline target=_self runat=server table cellpadding=0 cellspacing=1 width=100% border=0 style= border-width: 0px; height: 568px;

文档评论(0)

1亿VIP精品文档

相关文档