站长答疑:(张先生) | 手机:18616712339 | 在线QQ: | . |
|
钮门快递软件 >> 快递网站制作 钮门高级全套产品(Emmis+GINFO+后台装修)的初始查单安装页面
下面的代码直接复制到空白的index.htm里面,然后把里面的域名【www.17ckd.com】批量替换成你的域名,把里面的WCID参数【17ckd】批量替换成你的WCID参数
———————— <!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> <meta http-equiv="Content-Type" content="text/html; charset=gb2312" /> <title>GINFO初始测试页面</title> </head> <body> 网站正在制作和备案中、以下功能可以正常使用。 <HR size="1" color="#CCCCCC"> 【1】Ginfo后台登录窗口(管理员和客户会员都在这里登录) <BR> <FORM action="http://www.17ckd.com/cgi-bin/GInfo.dll?Login" method=post target='_blank'> <input size=30 type='hidden' name='w' value='17ckd'>Username:<br> <input size=15 name=ac></br> Password:</br> <input type=password size=15 name=pwd></br> <button value="Login" type="submit" class="btn1_mouseout" title="Login" onMouseOver="this.className='btn1_mouseover'" onmouseout="this.className='btn1_mouseout'" style="margin:0 0 2 0px">Login</button></br> </FORM> <HR size="1" color="#CCCCCC"> 【2】网站查单窗口 <BR> <form action="http://www.17ckd.com/cgi-bin/GInfo.dll?EmmisTrack" method="post" target="_blank"> <!--这个FORM表单的请求地址--> <input name='w' type='hidden' value='17ckd' /> <!--这是因个隐藏的FORM参数,必须存在的1个ID号--> <input name='ntype' type='hidden' value='11100' /> <!--这是查单结果页面--> <textarea name="cno" id="cno" cols="30" rows="10"></textarea> <!--这是单号查询框,我在里面写了1个默认单号:CS12345678--> <!--1次性最多可以查30个单号,每个单号占1行--> <br> <input type="submit" value="点击开始查单"> <!--这个查单按钮---> </form> <HR size="1" color="#CCCCCC"> 【3】快递公布价运费查询:<BR> <form id='PriceForm' name='PriceForm' action="http://www.17ckd.com/cgi-bin/Ginfo.dll?emspricequery" method="post" target="_blank"> <input size=30 type='hidden' name="w" value="17ckd"> 目的地:<input name="cdes" type="text" size="22" />(请输入中文名称或者国家二字编码,如:“美国”或者“US”,如果是中国国内城市,可以输入电话区号或者邮编) <BR> 类型:<SELECT class=bt_input id=ddlpackdoc name=itype > <option value="0">文件</option> <option selected="selected" value="1">包裹</option></select> <BR> 实重:<INPUT size=18 name=fweight value=""> <BR> 体积重:【 <INPUT class=inputForm0 size=3 name=il> CM× <INPUT class=inputForm0 size=3 name=iw > CM× <INPUT class=inputForm0 size=3 name=ih> CM (请输入长*宽*高,单位:厘米) 】 除以 5000 <BR> <input type="submit" value="点击开始计算"> </FORM> <HR size="1" color="#CCCCCC"> 【4】会员注册:(可以邮件自动激活)<BR> <script language="javascript"> function checkPWD() { if(the8Form.ConfirmPassword.value!= the8Form.pwd.value) { alert("两次填写的密码不一致,请重新输入。"); the8Form.pwd.focus(); return false; } } function checkForm() { the8Form.email.value=the8Form.ac.value; var repUnit = /^([A-Za-z]+\s?)*[A-Za-z]$/; var strUnit=the8Form.unit.value; var strUnit=strUnit.replace(/(^\s*)|(\s*$)/g,""); strUnit = strUnit.replace(/\s+/g," "); the8Form.unit.value=strUnit; var strAlias=the8Form.alias.value; strAlias=strAlias.replace(/(^\s*)|(\s*$)/g,""); strAlias = strAlias.replace(/\s+/g," "); the8Form.alias.value=strAlias; if(!repUnit.test(the8Form.unit.value)){ alert("First name 只能为英文字符,请重新输入。"); the8Form.unit.value=""; the8Form.unit.focus(); return false; } if(!repUnit.test(the8Form.alias.value)){ alert("Last Name 只能为英文字符,请重新输入。"); the8Form.alias.value=""; the8Form.alias.focus(); return false; } var oUnit=new Array("A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z"); var str=""; var number=new Array(5); var i; for(i=0;i<5;i++) { number[i]=parseInt(Math.random()*26); str+=oUnit[number[i]]; } if(!the8Form.cbxNotice.checked) { document.getElementById("notice").style.display="block"; return false; } else {document.getElementById("notice").style.display="none"; } the8Form.unit.value+=" "+str; return true; } function checkEmail() { if(the8Form.ac.value != '') { if(!Isyx(the8Form.ac.value)){ alert("请输入正确的邮箱地址!") the8Form.ac.focus(); return false; } } } function Isyx(yx){ var reyx= /^([a-zA-Z0-9_-])+@([a-zA-Z0-9_-])+(.[a-zA-Z0-9_-])+/; return(reyx.test(yx)); } </script> <table width="600" border="0" cellspacing="0" cellpadding="0"> <tr> <td align="left">1、没有注册费用和任何隐藏费用<br> 2、具有竞争力的运费费率和各项增值服务<br> 3、实时在线监督管理您的订单和运单,可同时对多票货物进行追踪查询<br> 4、随时查询在本网站的消费记录和结算情况<br> 5、各项环节都有电子邮件及时通知<br> 6、人民币或美元双币支付运费,目前支持支付宝、财付通和PayPal<br> <hr style="border-style: dotted; border-width: 1" color="#000000" noshade size="1"> <br><table width="98%" border="0" cellspacing="0" cellpadding="0"> <form method="post" action="http://www.17ckd.com/cgi-bin/GInfo.dll?MemberApply" id="the8Form" name="the8Form" onsubmit="return checkForm();" target="_blank"> <INPUT type=hidden value="17ckd" name="w"> <tr><td colspan="2">为了更好的为您服务,请<font color=red><b>如实填写注册信息</b></font>。</td></tr><tr><td width="130" height="25" align="right">创建会员帐号:</td> <td><input class="myinput2" name=ac id=ac onblur="checkEmail()"/> <font color="#FF0000" style="margin-left:5px; margin-right:3px;">*</font>请使用电子邮箱作为您的会员账号</td> </tr><tr><td width="130" height="25" align="right">初始密码:</td> <td><input class="myinput2" type=password name=pwd id=pwd /><font color="#FF0000" style="margin-left:5px; margin-right:3px;">*</font>至少四位(英文字母、符号或数字)</td></tr> <tr> <td height="25" align="right">确认密码:</td> <td><input class="myinput2" type="password" id=ConfirmPassword onblur="checkPWD();" /> <input name=email id=email type=hidden /> <input name=pname type="hidden" id=pname value="姓名" /></td> </tr><!--个人主页字段--><input type=hidden name=homepage /> <tr> <td height="25" align="right">First name:</td> <td><input name="unit" class="myinput2" id="unit"/> <font color="#FF0000" style="margin-left:5px; margin-right:3px;">*</font>只能为英文字符</td> </tr> <tr> <td height="25" align="right">Last Name:</td> <td><input name="alias" id="alias" class="myinput2" > <font color="#FF0000" style="margin-left:5px; margin-right:3px;">*</font>只能为英文字符</td> </tr><tr><td width="130" height="25" align="right">联系电话:</td> <td><input name=phone class="myinput2" /> <font color="#FF0000" style="margin-left:5px; margin-right:3px;">*</font>用于验证您的身份 </tr><tr><td width="130" height="25" align="right">性别:</td> <td><input name="gender" type="radio" value="1" checked="checked" />男士<input type="radio" name="gender" value="0" />女士</td></tr><tr><td width="130" height="25" align="right">联系地址:</td> <td height="25"><input class="myinput2" name=addr /><input name=pc type=hidden /><input type=hidden class=inputFormMember value=1972.12.09 name=birthday /><input type=hidden name=district value=中国 /></td></tr><tr><td width="130" align="right" valign="top">注册申请说明:</td> <td><textarea name=intro rows=8 cols=50 ></textarea></td></tr> <tr> <td> </td> <td><label> <input type="checkbox" value="checkbox" checked="checked" id=cbxNotice /> </label> 我已阅读并同意【<a href="http://www.17ckd.com" style="color:RED" target="_blank">用户协议</a>】 <div id="notice" style="display:none">请接受服务条款</div></td> </tr> <tr><td width="130"> </td> <td><table cellspacing="0" cellpadding="0" width="380" border="0"><tbody><tr><td width="120" height="50" align="right" valign="bottom"><span id="sb"><button title="提交申请" type="submit" value="提交申请">提交申请</button> </span></td><td width="50"></td><td valign="bottom" width="210"><button title="全部重写" type="reset" value="全部重写">全部重写</button></td></tr></tbody></table></td></tr></form></table></td> </tr> </table> <HR size="1" color="#CCCCCC"> 【5】会员忘记密码<BR> <form method=POST action='http://www.17ckd.com/cgi-bin/GInfo.dll?GetPwd' id='theForm' target='_blank'> <input type='hidden' name='w' value='17ckd' /> 会员账号:<input name='ac' type=TEXT class='textarea' size=30> <BR> 密码保护邮箱:<input name='cmail' type='TEXT' class='textarea' size=40>(请用您当时注册会员时候,用的邮箱) <BR> <input type='SUBMIT' class='button' value='获取密码...'> </form> <!--表单结束--> </body> </html> 钮门快递软件|EMMIS[2014.05.10-02:41]编辑:钮门快递软件|EMMIS 访问:4497
※※相关信息专题※※ §钮门快递软件-高手应用 §GINFO常用源码 §后台装修
|
|
关于本网站
|
... |
物流查询工具
|
网站快速通道
|
其他服务与支持
|