⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 editreg.asp

📁 一对一校友录多班级而且非常漂亮http://free.cnyys.com/my/yhe/DEFAULT.ASP
💻 ASP
📖 第 1 页 / 共 2 页
字号:
                              <tr>
                                <td>QQ号码:   <b>
                                <input name="qq" type="text" value="<%=rs("qq")%>" id="qq" height="8">
                                </b></td>
                              </tr>
                              <tr>
                                <td>个人网站:   <b>
                                <input name="homepage" type="text" id="homepage" value="<%=rs("homepage")%>" height="8">
</b></td>
                              </tr> <tr>
                                <td>人生格言:   <b>
                                <input name="usersign" type="text" id="usersign" value="<%=rs("usersign")%>" height="8">
</b></td>
                              </tr>
                              <tr>
                                <td>生  肖:  
                                 <select size=1 name=shengxiao>
<option <%if shengxiao="" then%>selected<%end if%>></option>
<option value=鼠 <%if shengxiao="鼠" then%>selected<%end if%>>鼠</option>
<option value=牛 <%if shengxiao="牛" then%>selected<%end if%>>牛</option>
<option value=虎 <%if shengxiao="虎" then%>selected<%end if%>>虎</option>
<option value=兔 <%if shengxiao="兔" then%>selected<%end if%>>兔</option>
<option value=龙 <%if shengxiao="龙" then%>selected<%end if%>>龙</option>
<option value=蛇 <%if shengxiao="蛇" then%>selected<%end if%>>蛇</option>
<option value=马 <%if shengxiao="马" then%>selected<%end if%>>马</option>
<option value=羊 <%if shengxiao="羊" then%>selected<%end if%>>羊</option>
<option value=猴 <%if shengxiao="猴" then%>selected<%end if%>>猴</option>
<option value=鸡 <%if shengxiao="鸡" then%>selected<%end if%>>鸡</option>
<option value=狗 <%if shengxiao="狗" then%>selected<%end if%>>狗</option>
<option value=猪 <%if shengxiao="猪" then%>selected<%end if%>>猪</option>
</select></td>
                              </tr>
                              <tr>
                               <td>血  型:  
                                <select size=1 name=blood>
<option <%if blood="" then%>selected<%end if%>></option>
<option value=A <%if blood="A" then%>selected<%end if%>>A</option>
<option value=B <%if blood="B" then%>selected<%end if%>>B</option>
<option value=AB <%if blood="AB" then%>selected<%end if%>>AB</option>
<option value=O <%if blood="O" then%>selected<%end if%>>O</option>
<option value=其他 <%if blood="其他" then%>selected<%end if%>>其他</option>
</select>                               </td>
                              </tr>
                              <tr>
                                <td>婚姻状况:  
                               <select size=1 name=love>
<option <%if love="" then%>selected<%end if%>></option>
<option value=未婚 <%if love="未婚" then%>selected<%end if%>>未婚</option>
<option value=已婚 <%if love="已婚" then%>selected<%end if%>>已婚</option>
<option value=离异 <%if love="离异" then%>selected<%end if%>>离异</option>
<option value=丧偶 <%if love="丧偶" then%>selected<%end if%>>丧偶</option>
</select></td>
                              </tr>
                              <tr>
                                <td>目前工作:  
                               <select name=job>
<option <%if job="" then%>selected<%end if%>> </option>
<option value="财会/金融" <%if job="财会/金融" then%>selected<%end if%>>财会/金融</option>
<option value=工程师 <%if job="工程师" then%>selected<%end if%>>工程师</option>
<option value=顾问 <%if job="顾问" then%>selected<%end if%>>顾问</option>
<option value=计算机相关行业 <%if job="计算机相关行业" then%>selected<%end if%>>计算机相关行业</option>
<option value=家庭主妇 <%if job="家庭主妇" then%>selected<%end if%>>家庭主妇</option>
<option value="教育/培训" <%if job="教育/培训" then%>selected<%end if%>>教育/培训</option>
<option value="客户服务/支持" <%if job="客户服务/支持" then%>selected<%end if%>>客户服务/支持</option>
<option value="零售商/手工工人" <%if job="零售商/手工工人" then%>selected<%end if%>>零售商/手工工人</option>
<option value=退休 <%if job="退休" then%>selected<%end if%>>退休</option>
<option value=无职业 <%if job="无职业" then%>selected<%end if%>>无职业</option>
<option value="销售/市场/广告" <%if job="销售/市场/广告" then%>selected<%end if%>>销售/市场/广告</option>
<option value=学生 <%if job="学生" then%>selected<%end if%>>学生</option>
<option value=研究和开发 <%if job="研究和开发" then%>selected<%end if%>>研究和开发</option>
<option value="一般管理/监督" <%if job="一般管理/监督" then%>selected<%end if%>>一般管理/监督</option>
<option value="政府/军队" <%if job="政府/军队" then%>selected<%end if%>>政府/军队</option>
<option value="执行官/高级管理" <%if job="执行官/高级管理" then%>selected<%end if%>>执行官/高级管理</option>
<option value="制造/生产/操作" <%if job="制造/生产/操作" then%>selected<%end if%>>制造/生产/操作</option>
<option value=专业人员 <%if job="专业人员" then%>selected<%end if%>>专业人员</option>
<option value="自雇/业主" <%if job="自雇/业主" then%>selected<%end if%>>自雇/业主</option>
<option value=其他 <%if job="其他" then%>selected<%end if%>>其他</option>
</select></td>
                              </tr>
                              <tr>
                                <td>家庭电话:  
                                <input name="homephone" type="text" id="homephone" height="8" value="<%=rs("homephone")%>">
                                   (记得加上区号啊)</td>
                              </tr>
                              <tr>
                                <td>家庭地址:   <b>
                                <input name="homeaddr" type="text" id="homeaddr" size="40" height="8" value="<%=rs("homeaddr")%>">
                                </b></td>
                              </tr>
                              <tr>
                                <td>家庭邮编:   <b>
                                <input name="homezip" type="text" id="homezip" height="8" value="<%=rs("homezip")%>">
                                </b></td>
                              </tr>
                              <tr>
                                <td>目前电话:   <b>
                                <input name="newphone" type="text" id="newphone" height="8" value="<%=rs("newphone")%>">
   </b>(记得加上区号啊) </td>
                              </tr>
                              <tr>
                                <td>目前地址:   <b>
                                <input name="newaddr" type="text" id="newaddr" size="40" height="8" value="<%=rs("newaddr")%>">
                                </b></td>
                              </tr>
                              <tr>
                                <td>目前邮编:   <b>
                                <input name="newzip" type="text" id="newzip" height="8" value="<%=rs("newzip")%>">
                                </b></td>
                              </tr>
                              <tr>
                                <td bgcolor="#F6E9C5"><div align="center" class="style5"><span style="font-size: 12px">网站形象个性化</span></div></td>
                              </tr>
                              <tr>
                                <td>头像:
								<select name="userface1" onChange="document.form1.userface.value=this.options[this.selectedIndex].value;document.all('faceimg').src=this.options[this.selectedIndex].value">
   <%for i=1 to 50%>
				    <option value="userface/<%=i%>.jpg" <%if userface="userface/"&i&".jpg" then%>selected<%end if%>>userface/<%=i%>.jpg</option>
 <%next%>
								</select>       
                                  <A title=头像预览列表 href="allface.asp" target=_blank>[<FONT 
color=#ff0000>头像预览</FONT>]</A>   <img name=faceimg id=faceimg src="<%=rs("userface")%>" width="72" height="122"> </td>
                              </tr>
                              <tr>
                                <td>自定义头像    如果想上传头像,请先注册,然后再来修改</td>
                              </tr>
                              <tr>
                                <td height="22">图像位置:
                                  <input type="text" name="userface" value="<%=rs("userface")%>"> 
                                  (网上头像地址)</td>
                              </tr>
                              <tr>
                                <td>宽  度:
                                  <input maxlength=3 size=5 value="<%=rs("width")%>" name=width>
(0---130的整数)  高  度:
<input maxlength=3 size=5 value="<%=rs("height")%>" name=height>
(0---130的整数)</td>
                              </tr>
                              <tr>
                                <td>你的照片:
                                  <input name="userphoto" type="text" value="<%=rs("userphoto")%>" size="40">
                                  (网上地址http://开头)</td>
                              </tr>
							<tr>
                                <td>个人简介:<br>
                                      
                                    <textarea name="userjz" cols="45" rows="4" id="userjz"><%=rs("userjz")%></textarea></td>
                              </tr>
							  <tr>
                                 <td>公开资料范围:
                                   <input name="zlopen" type="radio" value="0" <%if rs("zlopen")=0 then%>checked<%end if%>>
                                   完全
                                   <input type="radio" name="zlopen" value="1" <%if rs("zlopen")=1 then%>checked<%end if%>>
                                     联系方式
                                     <input type="radio" name="zlopen" value="2" <%if rs("zlopen")=2 then%>checked<%end if%>>
                                   个人信息
                                   <input type="radio" name="zlopen" value="3" <%if rs("zlopen")=3 then%>checked<%end if%>>
                                   全不
</td>
							   </tr>
							      <%
	  rs.close
	   set rs= nothing%> 
                              <tr>
                                <td><div align="center">
                                    <input type="submit" name="Submit" value="提交">
                                     
                                    <input type="reset" name="Submit" value="重置">
                                </div></td>
                              </tr>
                            </table></TD>
                            </TR></TBODY></TABLE>
                         </form></DIV></TR></TBODY>
                  </TABLE>
                 </TD></TR></TBODY></TABLE></TD></TR></TABLE></TD></TR></TBODY></TABLE>
<!--#include file="bottom.asp"-->
	<%else%><font color=red>你还没有登录</font><br>
	<a href='javascript:history.go(-1)'><font color=red size=4>返回</font></a>
<%End If%>
</BODY></HTML>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -