帝国cms 【反馈案例】 代码

时间:2024年02月10日

/

来源:网络

/

编辑:佚名

帝国cms 【反馈案例】 代码
复制代码
<form name='feedback' method='post' enctype='multipart/form-data' action='/e/enews/index.php' onsubmit="return submitform(this);">
       <input name='enews' type='hidden' value='AddFeedback'>必须有的
       <ul class="inMsgList">
          <li>
            <h5>您的姓名:</h5>
            <input name="title" type="text" />
          </li>
          <li>
            <h5 height="30" align="right">电话号码:</h5>
              <input size="20" type="text" name="mycall" onKeyUp="value=value.replace(/D+/g,'')" />
          </li>
           <li>
            <h5>联系QQ:</h5>
            <input name="qq" type="text" />
          </li>
          <li>
            <h5>电子邮箱:</h5>
            <input type="text" name="email" id="emailid" />
          </li>
          <li>
            <h5>咨询内容:</h5>
            <textarea name="saytext" cols="50" rows="10"></textarea>
          </li>
             <li style="clear:both;margin-top:17px;">
         <input type="hidden" value="1" name="bid" />   必须有的
             <input type="hidden" name="ecmsfrom" value="/e/tool/gbook/?bid=1">
                 <input type="submit" class="inMBtn" value="提交"  />
            </li>
          </tr>
        </ul>
       </form>
猜你需要

豫ICP备2021026617号-1  豫公网安备:41172602000185   Copyright © 2021-2028 www.78moban.com/ All Rights Reserved

本站作品均来自互联网,转载目的在于传递更多信息,并不代表本站赞同其观点和对其真实性负责。如有侵犯您的版权,请联系 1565229909#qq.com(把#改成@),我们将立即处理。