2005/09/01 | 留言本即时刷新留言内容
类别(flash As) | 评论(0) | 阅读(53) | 发表于 16:58
留言本,留言的时候是成功了,但是不能即时显示留言的内容,只有关闭浏览器以后,再次打开浏览器才显示新加的留言,请问有什么办法解决此问题。
---------------------------------------------------------------
只需简单改一下XMLUrl就可以了。
修改你flash中的
bookurl="http://localhost/xmltoflash/index.asp";
为一下内容即可:
var tmp = new Date();
bookurl="http://localhost/xmltoflash/index.asp?temp="+tmp.getTime();
0

评论Comments

日志分类
首页[193]
flash As[107]
有的没的[59]
数码照片[4]
自由世界[19]
blender[4]