Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[已解决] x2.5用ajaxpost传参实在无法了,只能以错误提示返回信息

[复制链接]
shwan 发表于 2012-4-16 22:08:45 | 显示全部楼层 |阅读模式
代码1:
  1. <form method="post" autocomplete="off" id="voteform_'.$gid.'" enctype="multipart/form-data" onsubmit="ajaxpost(\'voteform_'.$gid.'\', \'returnmessage3\', \'returnmessage3\', \'onerror\');return false;" action="ext_vote.php?id='.$gid.'&refer=http://www.lijiangtv.com/huodong/2012cxlj/">
  2. <input type="text" name="tp" id="tp" autocomplete="off" class="px vm"/>
  3. <button class="pn pnc" type="submit" name="voteform_'.$gid.'" value="true" tabindex="100"><span>投票</span></button>
  4. </form>
复制代码
返回时的showmessage代码:
  1. showmessage($msg);
复制代码
如果在showmessage里加上链接等,如
  1. showmessage($msg,"http://xxx.com");
复制代码
直接点不开链接。
头尾引用include template('common/header_ajax');   include template('common/footer_ajax'); 成功。

现在弹出信息如下:

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

x
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-11-15 23:18 , Processed in 0.023149 second(s), 5 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表