<% Response.Expires = -1 Response.AddHeader "Pragma", "no-cache" Response.AddHeader "Cache-Control", "no-cache, must-revalidate" %> <% dim TP TP=request("TP") if TP<>"" then response.write"上传头像
" response.write("
")%> 选择图片


1.建议所上传文件名和目录组合是字母与数字.
2.上传的图片格式支持jpg,jpeg,gif,bmp,png.
返回上级
社区首页 <% else dim nums nums=request("nums") if nums=empty then nums=1 else if nums>10 then nums=10 end if end if %> 如果想同时输入N个数据,请设置数据的数目(最多10条):
<% response.write("
") conn.close set conn=nothing%> 相片说明:
是否公开
<%for i=1 to nums %> 选择相片<%=i%>:
<%next%>


1.建议所上传文件名和目录组合是字母与数字.
2.上传的图片格式支持jpg,jpeg,gif,bmp,png.
我的相册
社区首页 <%end if%>