Web Hosting Talk







View Full Version : AOL Email Verification Link


MarkChen
02-05-2002, 10:21 PM
Hello
Can anyone tell me how to put in the clickable text with the verification link that is used for AOL users whose browers do not support the clickable address.
An example of this clickable text is with the vbulletin verification email.
Thank you.
(please excuse me if this is in the wrong forum or on the wrong site)

JDF
02-05-2002, 11:00 PM
It's just HTML.. aint it?

<a href="theverificationurl">Click here to verify your order</a>

MarkChen
02-05-2002, 11:09 PM
Thank you very much JDF.
It is easy when you know how.