找回密码
 注册账户
查看: 1927|回复: 0

Email encode

[复制链接]
棋子 发表于 2007-7-16 01:41:51 | 显示全部楼层 |阅读模式
  1. <script type="text/javascript">
  2. function email(user,domain,subject){
  3.     parent.location.href='mailto:'+user+'@'+domain+'?subject='+subject;
  4. }
  5. </script>

  6. <a href="javascript: email('user','domain.com','i am emailing you with this thing');">e-mail address</a>
复制代码
您需要登录后才可以回帖 登录 | 注册账户

本版积分规则

存档|黑屋|手机|网络实验室 本站服务器由美国合租以及IDCLayer国际数据提供!!!

GMT+8, 2026-6-4 14:34 , Processed in 0.010215 second(s), 10 queries , Gzip On, Redis On.

Powered by Discuz! X3.5

© 2001-2025 Discuz! Team.

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