Link to a website, email address, or document from an event description.

Link to a website, email address, or document from an event description.

Enter the code directly into the "Description and Details" Tab of the event.  See below for the code to enter for each type of link.

1. Link to a Website:

You can use the "More Info" link in the event description.

Or, insert the code below:

<p>
Enter event description information here.

<a href="http://www.yourdomainname.com/?">Website Link</a>
</p>

  1. Substitute the text that you would like to see in your event description after the <p> and in place of our instructions to you. 
  2. Substitute the website address in place of:  http://www.yourdomainname.com/
  3. You may change the text that reads "Website Link" to any text that you like.

2. Link to an Email Address:

Insert the code below into your event description.

<p>
Enter event description information here.

<a href="mailto:youremailaddress@youremail.com?subject=Event%20Registration">Contact Us</a>
</p>

  1. Substitute the text that you would like to see in your event description after <p> and in place of our instructions to you.
  2. Substitute your email address in place of: youremailaddress@youremail.com
  3. You may change the text that reads "Contact Us" and the "Event%20Registration" to anything that you like.

3. Link to a document:

Note: You can use the "More Info" link in the event description to link to a document. An example of that link http://www.yourwebsitename.com/yourdocumentname.doc
 
 
Or

Insert the code below into your event description.

<a href="http://www.yourwebsitename.com/yourdocumentname.pdf" >click here to view document</a>

Be sure to change the name of the website and document to your own.  The document must reside on your server.

You can link to any type of document such as Adobe Acrobat .pdf files, Microsoft Word .doc files and Microsoft Excel .xls files.  The user wil be given the option of opening the file or saving to their computer.  Please keep in mind that large files will take some time to open or save.