首页 > 其他 > 网站日记>正文

【帝国码段】会员注册的验证码显示

提示: 阅读权限:公开  
   <?php
	@include($formfile);
	?>
      </td>
    </tr>
	<?
	if($public_r['regkey_ok'])
	{
	?>
    <tr>
      <td height="25" bgcolor="#FFFFFF">验证码:</td>
      <td height="25" bgcolor="#FFFFFF">
		<table width="100%" border="0" cellspacing="0" cellpadding="0">
                <tr> 
                  <td width="52"><input name="key" type="text" id="key" size="6"> 
                  </td>
                  <td id="regshowkey"><a href="#EmpireCMS" onclick="edoshowkey('regshowkey','reg','<?=$public_r['newsurl']?>');" title="点击显示验证码">点击显示验证码</a></td>
                </tr>
            </table>
      </td>
    </tr>
	<?
	}	
	?>
	
	<?
	if($public_r['regkey_ok'])
	{
	?>
	
	
	
	  <div class="user-input">
                            <span class="input-code">验证码</span>
                            <input type="text" name="key" class="input-text" placeholder="验证码"/><span id="regshowkey"><a href="#EmpireCMS" onclick="edoshowkey('regshowkey','reg','<?=$public_r['newsurl']?>');" title="点击显示验证码">点击显示验证码</a></span>
           </div>
	<?
	}	
	?>

上一篇:帝国cms无刷新加入购物车

下一篇:帝国cms7.5中tags不能包含空格的处理

tags: 帝国 码段 会员 注册 验证码 显示

返回首页

相关

热门

站内直通车

[!--temp.bottomnav--]
返回顶部