Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Create an online spam trap counter' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Create an online spam trap counter
Authored by: ryanmathus on Jan 12, '04 12:55:00PM
For the Mac OS X Mail, I had to put a " at the end of the line in script editor. It gave me a syntax error -- I'm sure it was just an oversight. The line looked like this for it to work properly:
do shell script "curl -si \"http://a.xcounters.com/?userid\" 2>&1 > /dev/null" 
with the trailing quote.

[ Reply to This | # ]