.

点击刷新验证码
分类:电脑知识 发表于:3/24/2010 11:33:53 AM 评论(1)


因为浏览器缓存的问题,每次点击刷新验证码的时候实际上访问的是缓存页面,因此验证码总没有被刷新,解决办法:

onclick="this.src=´code.asp?´+new Date().getTime()"

  
邮箱: 密码:
  • Kaydence (4/3/2012 1:58:10 PM)
    Thanks for the inisght. It brings light into the dark!