The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#6
|
||||
|
||||
![]()
Sorry to bring up an old thread - but this is just what I want to do. I tried this code but couldn't get it to work. I want the code:
Code:
<SCRIPT language=Javascript> <!-- // Anti-Spam email script thingy emailname = "dwz"; emailserver = "consoleradar.com"; document.write("<a href='mailto:" + emailname + "@" + emailserver + "'>"); document.write("Contact Us"); document.write("</a>"); //--> </script> Anyway, when I entered this into my sig, it doesn't appear on my posts. if i look at the source, I see: Code:
<SCRIPT language=Javascript><br /> <!--<br /> // Anti-Spam email script thingy<br /> emailname = "dwz";<br /> emailserver = "consoleradar.com";<br /> document.write("<a href='mailto:" + emailname + "@" + emailserver + "'>");<br /> document.write("Contact Us");<br /> document.write("</a>");<br /> //--><br /> </script> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|