In an effort to kill off some spam by hiding email address from harvesters, I am progressively converting email addresses on web pages to HEX format. I am not sure it is foolproof, but it has to help...I hope 
I have written a script that does the ASCII -> HEX conversion - no worries.
VBscript has a HEX() command to convert a decimal ASCII value to HEX, but is there a way (apart from writing the algorithm myself) to convert from HEX to decimal? Steve Davis
hey.you@hahaha.com.au
I have written a script that does the ASCII -> HEX conversion - no worries.
VBscript has a HEX() command to convert a decimal ASCII value to HEX, but is there a way (apart from writing the algorithm myself) to convert from HEX to decimal? Steve Davis
hey.you@hahaha.com.au