Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. raduchelariu

    IE7 and the spam free mailto problem

    Hi everyone, This is my script: function MailSimple() { javascript:window.location="mai"+"lto:"+"contact"+"@"+"web"+"site"+"."+ "com"; } And my HTML: <a href="#" onclick="MailSimple();return false;"><img src="mailto.jpg" /></a> Now this is my problem: In every other browser on the planet...

Part and Inventory Search

Back
Top