Assuming you're registered in Corlive.com as JohnSmith, your contact page link is:
http://corlive.com/JohnSmith (visit)
Use it every time you want somebody to contact you, instead of your e-mail address. Yes - everybody will be able to send you a message, even users not registered with Corlive.com.
On your website, you can use the following code:
<a href="http://corlive.com/JohnSmith">Contact us</a>
In your e-mails (if you really need to send them) simply use:
http://corlive.com/JohnSmithas your contact address. Most e-mail clients will make it clickable.
Note: your contact url is case insensitive, i.e. you can use corlive.com/JohnSmith, as well as corlive.com/johnsmith as the contact page url.
Webmasters only.
You can use the following code to open in a new window/tab:
<a href="http://corlive.com/JohnSmith" target="_blank">Contact us</a>
If you want to be sure a new window will be open (not a new tab), use this bit of Javascript code:
Try it : Contact page in a new window
You can specify message subject in the link itself, like this:
http://corlive.com/JohnSmith?subject=your subject goes here
Webmasters only: To put the form directly on your page, use iframe:
IFrame example: