HTML in Exit Message
Posted: Tue Oct 13, 2009 7:00 pm
I have added the following HTML to the Exit Message on a survey.
The survey is in test now. When i finish the survey, everything appears as i expected it to. However, the links i have inserted have your site appended to them and as such do not work. http://websurvey.plumvoice.com/html/www.ej4.com/campus
The above is the link that appears for the first link tag.
Code: Select all
<h2 align="center">Thank you for sharing your feedback and for being an active part of the Nutro Demo Team!</h2>
<h3 align="center">Visit the Nutro Online Training Site as well as the Nutro Sites</h3>
<br /><br /><p align="center"><a href="www.ej4.com/campus">Nutro Online Training Modules</a><br /><br /><a href="www.ultraholistic.com">Ultra Holistic Site</a><br /><br /><a href="www.nutroproducts.com">Nutro Products, Inc. Site</a></p>
The above is the link that appears for the first link tag.