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

📄 register.aspx

📁 基于Windows平台的ASP.net框架
💻 ASPX
📖 第 1 页 / 共 3 页
字号:
	Response.Write("            <tr>\r\n");
	Response.Write("              <td align=\"right\" class=\"altbg1\">每页主题数:</td>\r\n");
	Response.Write("              <td class=\"altbg2\"><select name=\"tpp\" id=\"tpp\">\r\n");
	Response.Write("                  <option value=\"0\" selected=\"selected\">默认</option>\r\n");
	Response.Write("				  <option value=\"10\">10</option>\r\n");
	Response.Write("				  <option value=\"15\">15</option>\r\n");
	Response.Write("				  <option value=\"25\">25</option>\r\n");
	Response.Write("                </select>\r\n");
	Response.Write("              </td>\r\n");
	Response.Write("            </tr>\r\n");
	Response.Write("            <tr>\r\n");
	Response.Write("              <td align=\"right\" class=\"altbg1\">每页帖子数:</td>\r\n");
	Response.Write("              <td class=\"altbg2\"><select name=\"ppp\" id=\"ppp\">\r\n");
	Response.Write("                  <option value=\"0\" selected=\"selected\">默认</option>\r\n");
	Response.Write("				  <option value=\"10\">10</option>\r\n");
	Response.Write("				  <option value=\"15\">15</option>\r\n");
	Response.Write("				  <option value=\"20\">20</option>\r\n");
	Response.Write("                </select>\r\n");
	Response.Write("              </td>\r\n");
	Response.Write("            </tr>\r\n");
	Response.Write("            <tr>\r\n");
	Response.Write("              <td align=\"right\" class=\"altbg1\">是否提示短消息:</td>\r\n");
	Response.Write("              <td class=\"altbg2\"><input name=\"newpm\" type=\"radio\" value=\"radiobutton\" checked=\"checked\" />\r\n");
	Response.Write("                是\r\n");
	Response.Write("                <input type=\"radio\" name=\"newpm\" value=\"radiobutton\" />\r\n");
	Response.Write("                否</td>\r\n");
	Response.Write("            </tr>\r\n");
	Response.Write("            <tr>\r\n");
	Response.Write("              <td align=\"right\" class=\"altbg1\">短消息铃声:</td>\r\n");
	Response.Write("              <td class=\"altbg2\"><select name=\"pmsound\" id=\"pmsound\">\r\n");
	Response.Write("                  <option value=\"1\" selected=\"selected\">默认</option>\r\n");
	Response.Write("                  <option value=\"1\">提示音1</option>\r\n");
	Response.Write("                  <option value=\"2\">提示音2</option>\r\n");
	Response.Write("                  <option value=\"3\">提示音3</option>\r\n");
	Response.Write("                  <option value=\"4\">提示音4</option>\r\n");
	Response.Write("                  <option value=\"5\">提示音5</option>\r\n");
	Response.Write("                  <option value=\"0\">无</option>\r\n");
	Response.Write("				</select>\r\n");
	Response.Write("              </td>\r\n");
	Response.Write("            </tr>\r\n");
	Response.Write("            <tr>\r\n");
	Response.Write("              <td align=\"right\" class=\"altbg1\">是否显示Email:</td>\r\n");
	Response.Write("              <td class=\"altbg2\"><input name=\"showemail\" type=\"radio\" value=\"1\" checked=\"checked\" />\r\n");
	Response.Write("                是\r\n");
	Response.Write("                <input type=\"radio\" name=\"showemail\" value=\"0\" />\r\n");
	Response.Write("                否</td>\r\n");
	Response.Write("            </tr>\r\n");
	Response.Write("            <tr>\r\n");
	Response.Write("              <td align=\"right\" class=\"altbg1\">是否接收Email通知:</td>\r\n");
	Response.Write("              <td class=\"altbg2\"><input name=\"newsletter\" type=\"radio\" value=\"1\" checked=\"checked\" />\r\n");
	Response.Write("                是\r\n");
	Response.Write("                <input type=\"radio\" name=\"newsletter\" value=\"0\" />\r\n");
	Response.Write("                否</td>\r\n");
	Response.Write("            </tr>\r\n");
	Response.Write("            <tr>\r\n");
	Response.Write("              <td align=\"right\" class=\"altbg1\">是否隐身:</td>\r\n");
	Response.Write("              <td class=\"altbg2\"><input type=\"radio\" name=\"invisible\" value=\"1\" />\r\n");
	Response.Write("                是\r\n");
	Response.Write("                <input name=\"invisible\" type=\"radio\" value=\"0\" checked=\"checked\" />\r\n");
	Response.Write("                否</td>\r\n");
	Response.Write("            </tr>\r\n");
	Response.Write("            <tr>\r\n");
	Response.Write("              <td align=\"right\" class=\"altbg1\" valign=\"top\">签名:</td>\r\n");
	Response.Write("              <td class=\"altbg2\"><textarea name=\"signature\" cols=\"50\" rows=\"6\" id=\"signature\" class=\"colorblur\" onfocus=\"this.className='colorfocus';\" onblur=\"this.className='colorblur';\"></textarea>\r\n");
	Response.Write("			  <label><input name=\"sigstatus\" type=\"checkbox\" id=\"sigstatus\" value=\"1\" checked=\"checked\" />使用签名</label>\r\n");
	Response.Write("			  </td>\r\n");
	Response.Write("            </tr>\r\n");
	Response.Write("                <tr>\r\n");
	Response.Write("                  <td width=\"40%\" align=\"right\" class=\"altbg1\">&nbsp;</td>\r\n");
	Response.Write("                  <td width=\"60%\"><input name=\"submit\" type=\"submit\" class=\"button\" value=\"创建用户\" />\r\n");
	Response.Write("                     <input type=\"button\" value=\"取消\" onclick=\"javascript:location.replace('/')\" class=\"button\" />\r\n");
	Response.Write("				  </td>\r\n");
	Response.Write("                </tr>\r\n");
	Response.Write("          </table>\r\n");
	Response.Write("        </div>\r\n");
	Response.Write("			</td>\r\n");
	Response.Write("          </tr>\r\n");
	Response.Write("        </table>	  \r\n");
	Response.Write("</div>\r\n");
	Response.Write("</div>\r\n");

	}	//end if

	Response.Write("</form>\r\n");
	Response.Write("<br />\r\n");
	Response.Write("<br />\r\n");
	Response.Write("<br />\r\n");

	Response.Write("<FONT face=\"宋体\"></FONT>\r\n");
	Response.Write("<br>\r\n");

	if(footerad!="")
	{

	Response.Write("<div style=\"TEXT-ALIGN:center\">" + footerad.ToString() + "</div>\r\n");

	}	//end if

	Response.Write("<br>\r\n");
	Response.Write("<a name=\"bottom\"></a>\r\n");
	Response.Write("<!--ad-->\r\n");
	Response.Write("<div class=\"maintable\">\r\n");
	Response.Write("	现在的时间是 " + nowdatetime.ToString() + "\r\n");

	if(config.Icp!="")
	{

	Response.Write("	<br>\r\n");
	Response.Write("	<a href=\"http://www.miibeian.gov.cn/\" target=\"_blank\">" + config.Icp.ToString().Trim() + "</a>\r\n");

	}	//end if

	Response.Write("	<br>\r\n");
	Response.Write("	<br>\r\n");
	Response.Write("</div>\r\n");
	Response.Write("<div style=\"BACKGROUND-IMAGE: url(templates/" + templatepath.ToString() + "/images/footer_line.gif);HEIGHT: 15px\">\r\n");
	Response.Write("	<a href=\"#top\"><img style=\"RIGHT: 40px; FLOAT: right; POSITION: relative\" border=\"0\" src=\"templates/" + templatepath.ToString() + "/images/footer_top.gif\"\r\n");
	Response.Write("			alt=\"\"></a>\r\n");
	Response.Write("</div>\r\n");
	Response.Write("<table cellspacing=\"0\" cellpadding=\"0\" border=\"0\" width=\"100%\" class=\"altbg1\" style=\"FONT-SIZE: 11px; PADDING-BOTTOM: 5px; FONT-FAMILY: Tahoma, Arial\">\r\n");
	Response.Write("	<tr>\r\n");
	Response.Write("		<td width=\"80\">\r\n");
	Response.Write("		</td>\r\n");
	Response.Write("		<td>版权所有 <a href=\"" + config.Weburl.ToString().Trim() + "\" target=\"_blank\">" + config.Webtitle.ToString().Trim() + "</a>\r\n");
	Response.Write("		</td>\r\n");

	if(Utils.StrToInt(config.Stylejump, 0)==1)
	{

	Response.Write("		<td valign=\"bottom\" align=\"right\">&nbsp;\r\n");
	Response.Write("		</td>\r\n");

	}	//end if

	Response.Write("	</tr>\r\n");
	Response.Write("	<tr>\r\n");
	Response.Write("		<td>&nbsp;&nbsp;&nbsp;&nbsp; <a href=\"http://nt.discuz.net\" target=\"_blank\"><img src=\"templates/" + templatepath.ToString() + "/images/discuz_icon.gif\" border=\"0\"></a>&nbsp;&nbsp;&nbsp;\r\n");
	Response.Write("		</td>\r\n");
	Response.Write("		<td>\r\n");
	Response.Write("			Powered by <a href=\"http://nt.discuz.net\" target=\"_blank\">Discuz!NT</a>&nbsp;1.0.2533 \r\n");
	Response.Write("			(RC1)&nbsp;&nbsp; " + config.Forumcopyright.ToString().Trim() + "\r\n");

	if(config.Debug!=0)
	{

	Response.Write("			<br>\r\n");
	Response.Write("			Processed in " + this.Processtime.ToString().Trim() + " second(s)\r\n");

	}	//end if

	Response.Write("		</td>\r\n");

	if(Utils.StrToInt(config.Stylejump, 0)==1)
	{

	Response.Write("		<td valign=\"bottom\" align=\"right\">\r\n");
	Response.Write("			<select onchange=\"if(this.options[this.selectedIndex].value != '') {&#13;&#10;window.location=('showtemplate.aspx?templateid='+this.options[this.selectedIndex].value) }\">\r\n");
	Response.Write("				<option selected>切换界面...</option>\r\n");
	Response.Write("				" + templatelistboxoptions.ToString() + "\r\n");
	Response.Write("			</select>\r\n");
	Response.Write("		</td>\r\n");

	}	//end if

	Response.Write("	</tr>\r\n");
	Response.Write("</table>\r\n");
	Response.Write("<div class=\"footer\"></div>\r\n");



	}
	else
	{


	if(createuser!="")
	{


	if(page_err==0)
	{


	Response.Write("<table width=\"80%\" border=\"0\" align=\"center\" cellpadding=\"12\" cellspacing=\"1\" bgcolor=\"#D9D9D9\">\r\n");
	Response.Write("  <tr>\r\n");
	Response.Write("    <td align=\"center\" bgcolor=\"#FFFFFF\">" + msgbox_text.ToString() + "\r\n");

	if(msgbox_url!="")
	{

	Response.Write("	<br />\r\n");
	Response.Write("    <br />\r\n");
	Response.Write("    <a href=\"" + msgbox_url.ToString() + "\">如果浏览器没有转向, 请点击这里.</a>\r\n");

	}	//end if

	Response.Write("	</td>\r\n");
	Response.Write("  </tr>\r\n");
	Response.Write("</table>\r\n");
	Response.Write("<br />\r\n");



	}
	else
	{


	Response.Write("<div class=\"maintable\" style=\"width:600px\">\r\n");
	Response.Write("    <div class=\"spaceborder\">\r\n");
	Response.Write("		<div id=\"_msgtitle\" class=\"header\" style=\"line-height:30px\">\r\n");
	Response.Write("			出现了" + page_err.ToString() + "个错误\r\n");
	Response.Write("		</div>\r\n");
	Response.Write("		<div id=\"_msgtext\" class=\"altbg2 errcontext\">\r\n");
	Response.Write("			<div style=\"margin-left:50px;margin-top:10px;margin-bottom:10px;margin-right:15px;\">\r\n");
	Response.Write("				" + msgbox_text.ToString() + "\r\n");
	Response.Write("			</div>\r\n");
	Response.Write("		</div>\r\n");
	Response.Write("		<div id=\"_msgbutton\" class=\"option\" align=\"center\" style=\"height:25px;line-height:25px;\">\r\n");
	Response.Write("			<script language=\"javascript\">\r\n");
	Response.Write("				if(" + msgbox_showbacklink.ToString() + ")\r\n");
	Response.Write("				{\r\n");
	Response.Write("					document.write(\"<a href=\\\"" + msgbox_backlink.ToString() + "\\\">返回上一步</a> &nbsp; &nbsp; \");\r\n");
	Response.Write("				}\r\n");
	Response.Write("			</" + "script>\r\n");
	Response.Write("			<a href=\"index.aspx\">论坛首页</a>\r\n");
	Response.Write("		</div>\r\n");
	Response.Write("	</div>\r\n");
	Response.Write("</div>\r\n");
	Response.Write("<br />\r\n");



	}	//end if


	}	//end if


	}	//end if


	}	//end if


	Response.Write("</body>\r\n");
	Response.Write("</html>\r\n");



}
</script>

⌨️ 快捷键说明

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