📄 member_change_user.asp
字号:
<%if rs("job")="工程师" then %><option value="工程师" selected>工程师</option><%else%><option value="工程师">工程师</option><%end if%>
<%if rs("job")="顾问" then %><option value="顾问" selected>顾问</option><%else%><option value="顾问">顾问</option><%end if%>
<%if rs("job")="计算机相关行业" then %><option value="计算机相关行业" selected>计算机相关行业</option><%else%><option value="计算机相关行业">计算机相关行业</option><%end if%>
<%if rs("job")="家庭主妇" then %><option value="家庭主妇" selected>家庭主妇</option><%else%><option value="家庭主妇">家庭主妇</option><%end if%>
<%if rs("job")="教育/培训" then %><option value="教育/培训" selected>教育/培训</option><%else%><option value="教育/培训">教育/培训</option><%end if%>
<%if rs("job")="客户服务/支" then %><option value="客户服务/支持" selected>客户服务/支持</option><%else%><option value="客户服务/支持">客户服务/支持</option><%end if%>
<%if rs("job")="零售商/手工工人" then %><option value="零售商/手工工人" selected>零售商/手工工人</option><%else%><option value="零售商/手工工人">零售商/手工工人</option><%end if%>
<%if rs("job")="退休" then %><option value="退休" selected>退休</option><%else%><option value="退休">退休</option><%end if%>
<%if rs("job")="无职业" then %><option value="无职业" selected>无职业</option><%else%><option value="无职业">无职业</option><%end if%>
<%if rs("job")="销售/市场/广告" then %><option value="销售/市场/广告" selected>销售/市场/广告</option><%else%><option value="销售/市场/广告">销售/市场/广告</option><%end if%>
<%if rs("job")="学生" then %><option value="学生" selected>学生</option><%else%><option value="学生">学生</option><%end if%>
<%if rs("job")="研究和开发" then %><option value="研究和开发" selected>研究和开发</option><%else%><option value="研究和开发">研究和开发</option><%end if%>
<%if rs("job")="一般管理/监督" then %><option value="一般管理/监督" selected>一般管理/监督</option><%else%><option value="一般管理/监督">一般管理/监督</option><%end if%>
<%if rs("job")="政府/军队" then %><option value="政府/军队" selected>政府/军队</option><%else%><option value="政府/军队">政府/军队</option><%end if%>
<%if rs("job")="执行官/高级管理" then %><option value="执行官/高级管理" selected>执行官/高级管理</option><%else%><option value="执行官/高级管理">执行官/高级管理</option><%end if%>
<%if rs("job")="制造/生产/操作" then %><option value="制造/生产/操作" selected>制造/生产/操作</option><%else%><option value="制造/生产/操作">制造/生产/操作</option><%end if%>
<%if rs("job")="专业人员" then %><option value="专业人员" selected>专业人员</option><%else%><option value="专业人员">专业人员</option><%end if%>
<%if rs("job")="自雇/业主" then %><option value="自雇/业主" selected>自雇/业主</option><%else%><option value="自雇/业主">自雇/业主</option><%end if%>
<%if rs("job")="其他" then %><option value="其他" selected>其他</option><%else%><option value="其他">其他</option><%end if%>
</select>
</td>
</tr>
<tr>
<td align="left" valign="middle" height="30" class="font" width="251">来自何处:
<input name="from" type="text" class="textinput" size="30" maxlength="50" value="<%=rs("from")%>">
</td>
<td align="left" valign="middle" class="font" width="266">关心本站:
<select name=thissite>
<%if rs("thissite")="未填" then %><option value="未填" selected>未填</option><%else%><option value="未填">未填</option><%end if%>
<%if rs("thissite")="出租信息" then %><option value="出租信息" selected>出租信息</option><%else%><option value="出租信息">出租信息</option><%end if%>
<%if rs("thissite")="求租信息" then %><option value="求租信息" selected>求租信息</option><%else%><option value="求租信息">求租信息</option><%end if%>
<%if rs("thissite")="出售信息" then %><option value="出售信息" selected>出售信息</option><%else%><option value="出售信息">出售信息</option><%end if%>
<%if rs("thissite")="求购信息" then %><option value="求购信息" selected>求购信息</option><%else%><option value="求购信息">求购信息</option><%end if%>
<%if rs("thissite")="网站建设" then %><option value="网站建设" selected>网站建设</option><%else%><option value="网站建设">网站建设</option><%end if%>
<%if rs("thissite")="平面广告设计" then %><option value="平面广告设计" selected>平面广告设计</option><%else%><option value="平面广告设计">平面广告设计</option><%end if%>
</select>
</td>
</tr>
<tr>
<td align="left" valign="middle" height="30" class="font" width="251">电 话:
<input name="tel" type="text" class="textinput" size="30" maxlength="50" value="<%=rs("tel")%>">
</td>
<td align="left" valign="middle" class="font" width="266">传 真:
<input name="fax" type="text" class="textinput" size="30" maxlength="50" value="<%=rs("fax")%>">
</td>
</tr>
<tr>
<td align="left" valign="middle" height="30" class="font" width="251">手机号码:
<input name="sj" type="text" class="textinput" size="30" maxlength="50" value="<%=rs("sj")%>">
</td>
<td align="left" valign="middle" class="font" width="266">Q Q:
<input name="qq" type="text" class="textinput" size="30" maxlength="50" value="<%=rs("qq")%>">
</td>
</tr>
<tr>
<td align="left" valign="middle" height="30" class="font" width="251">E-mail:
<input name="email" type="text" class="textinput" size="30" maxlength="50" value="<%=rs("email")%>">
</td>
<td align="left" valign="middle" class="font" width="266">邮 编:
<input name="yb" type="text" class="textinput" size="30" maxlength="50" value="<%=rs("yb")%>">
</td>
</tr>
<tr>
<td align="left" valign="middle" height="30" class="font" colspan="2">地 址:
<input name="address" type="text" class="textinput" size="50" maxlength="50" value="<%=rs("address")%>">
</td>
</tr>
<tr>
<td align="left" valign="middle" height="30" class="font" colspan="2">个人主页:
<input name="http" type="text" class="textinput" size="50" maxlength="50" value="<%=rs("http")%>">
</td>
</tr>
<tr>
<td align="left" valign="middle" height="30" class="font" colspan="2">
<table width="508" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="66" align="left" valign="top" class="font">自我介绍:</td>
<td width="442" align="left" valign="middle">
<textarea name="bz" class="textinput" cols="80" rows="6"><%=rs("bz")%></textarea>
</td>
</tr>
</table>
</td>
</tr>
<tr align="center">
<td valign="middle" height="30" class="font" colspan="2">
<input type="submit" name="Submit42" value="提 交" class="textbotton">
</td>
</tr>
</table>
</td>
</tr>
</form>
</table>
</td>
</tr>
</table>
</center>
<br>
<br>
</td>
<td width="184" align="center" valign="top" background="images/member_r4_c6.gif" height="439"><img src="images/member_r3_c6.gif" width="186" height="13"><br>
<br><!--#include file="share/member_menu.htm"-->
<br>
</td>
</tr>
</table>
<!--#include file="share/foot.htm"-->
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -