CINXE.COM
HIPKI
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>HIPKI</title> <link href="/hipki/css/style.css" rel="stylesheet" type="text/css" /> <link href="/hipki/css/text.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="/hipki/js/MM.js"></script> <script type="text/javascript" src="/hipki/js/jquery-1.2.6.min.js"></script> <style> .error { color: red; font-size:10pt;} </style> </head> <body> <div id="pagesize"> <div class="nav"> <ul> <li class="n00"></li> <li class="n000 "><a href="/hipki/index.do"></a></li> <li class="n01 "><a href="/hipki/news/news.do"></a></li> <li class="n02 "><a href="/hipki/fault/edit.do"></a></li> <li class="n03 "><a href="/hipki/question/list.do"></a></li> <li class="n04 "><a href="/hipki/error.do"></a></li> <li class="n05 "><a href="/hipki/download/list.do"></a></li> <li class="n06 "><a href="/hipki/try/try2.do"></a></li> </ul> <div class="clr"></div> </div> <form id="form1" name="form1" method="post" action="/hipki/login/loginSave.do"/> <div class="header"> <div class="more"><a href="/hipki/staticPage.do?act=products"></a></div> </div> </form> <!--主內容區--> <!DOCTYPE html> <div class="main"> <div class="intitle"> <div class="txt"> <img src="/hipki/images/in-title-1.gif" width="60" height="15" /> </div> </div> <form id="joinForm" name="joinForm" action="save.do" method="post" enctype="multipart/form-data"> <div class="inarea tabsty01"> <span class="t15red">*為必填欄位</span> <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <th width="20%"> <span class="t15red">*</span>登入帳號 </th> <td width="60%"> <input id="account" name="account" class="text3" type="text" value="" size="8" maxlength="10"/> <span class="t12red">英數8~10碼</span> </td> </tr> <tr> <th class="bg"> <span class="t15red">*</span>登入密碼 </th> <td class="bg"> <input id="password" name="password" class="sty01" type="password" value="" size="10" maxlength="10" autocomplete="off"/> <span class="t12red">英數8~10碼</span> </td> </tr> <tr> <th> <span class="t15red">*</span>密碼確認 </th> <td> <input id="password2confirm" name="password2confirm" class="sty01" type="password" value="" size="10" maxlength="10" autocomplete="off"/> </td> </tr> <tr> <th class="bg"> <span class="t15red">*</span>單位(機關)名稱或公司名稱 </th> <td class="bg"> <input id="name" name="name" class="sty01" type="text" value="" size="30" maxlength="20"/> </td> </tr> <tr> <th> <span class="t15red">*</span>單位(機關)統編或公司統編 </th> <td> <input id="id_number" name="id_number" class="sty01" type="text" value="" size="30" maxlength="20"/> </td> </tr> <tr> <th class="bg"> <span class="t15red">*</span>聯絡人 </th> <td class="bg"> <input id="contact_name" name="contact_name" class="sty01" type="text" value="" size="30" maxlength="20"/> </td> </tr> <tr> <th> <span class="t15red">*</span>聯絡電話 </th> <td> <input id="region_code" name="region_code" class="sty01" type="text" value="" size="1" maxlength="3"/> - <input id="tel" name="tel" class="sty01" type="text" value="" size="10" maxlength="20"/> </td> </tr> <tr> <th class="bg"> <span class="t15red">*</span>聯絡email </th> <td class="bg"> <input id="email" name="email" class="sty01" type="text" value="" size="50" maxlength="100"/> </td> </tr> <tr> <th> <span class="t15red">*</span>聯絡地址 </th> <td> <select id="city" name="city" class="menu-list" onchange="myCityChanged(this.selectedIndex);"></select> <select id="area" name="area" class="menu-list"></select> <br /> <input id="address" name="address" class="sty01" type="text" value="" size="50" maxlength="60"/> </td> </tr> <tr> <th class="bg"> <span class="t15red">*</span>是否已購買產品 </th> <td class="bg"> <input id="is_buy1" name="is_buy" type="radio" value="0"/> 未購買 <br /> <input id="is_buy2" name="is_buy" type="radio" value="1"/> 已購買 , <select id="product_id" name="product_id"> <option value="">請選擇產品</option> <option value="1.0.3">HiPKI JAVA元件版</option><option value="1.0.108">HiPKI COM元件版</option> </select> <br/> </td> </tr> <tr> <th class="bg"> <span class="t15red">*</span>申請理由 </th> <td class="bg"> <textarea id="reason" name="reason" rows="5" cols="60"></textarea> <br/> </td> </tr> </table> <div class="verify"> <span class="t12red">*</span>驗證碼: <span class="bg"> <input type="text" name="code" size="4" maxlength="4" /> <img src="/hipki/captcha.do" /> </span><span class="t12red">請將圖中文字填入 </span> </div> <p class="alc"> <input type="submit" name="button" id="button" value="送出" class="btn" /> </p> </div> </form> </div> <script type="text/javascript" src="/hipki/js/address.js"></script> <script type="text/javascript"> init(); function init() { var city = document.getElementById("city"); var area = document.getElementById("area"); initAddress(city, '', area, ''); } function myCityChanged(citySelectedIndex) { var area = document.getElementById("area"); cityChanged(citySelectedIndex, area); } function checkForm(){ document.joinForm.submit(); } </script> <!--#main--> <div class="ad"> <ul> </ul> <div class="clr"></div> </div> <!-- #BeginLibraryItem "/Library/footer.lbi" --> <div id="footer"> 中華電信數據分公司 HiPKI技術客服中心服務時間:週一至週五(國定列假日除外)上午9點至下午6點<br /> 電話:02-2192-2918 e-mail: <span class="t12blu"><a href="mailto:hipki@cht.com.tw">hipki@cht.com.tw</a></span>建議使用IE 7.0以上瀏覽器觀看<br /> 中華電信數據通信分公司版權所有 © 2010 HiNet Internet Service by Chunghwa Telecom All Rights Reserved. <a href="/hipki/index.do">回首頁</a> </div> <!-- #EndLibraryItem --> </div> <script type="text/javascript"> </script> <script type="text/javascript"> function addViewTimes(id){ //alert(id); $.ajax({ type: "POST", url: "/hipki/ajax/addBannerViews.do", data: "id="+id, success: function(msg){ //alert(msg); } }); } </script> </body> </html>