Many VIN/eVetsite users are AAHA members and as such have access to the AAHA Newsletter, PetsMatter. This tip outlines how to set up a page to display the most current newsletter. The page will automatically display the current newsletter, the minute AAHA updates it on their server. This will save time and also deliver dynamic content to your eVetsite.
The first step is to log into your eVetsite and click on
. In the page content editor click on
to toggle over to the HTML editor.
Next, copy this code in the page (source) editor:
<iframe height="500" frameborder="0" width="100%" src="http://www.healthypet.com/petcare/PetsMatter/Default.aspx"><br /> <p>Your browser does not support iframes.</p></iframe>
Paste the code into the page. After pasting the code click on save content and click view to display your work.
Your page should look similar to this.
As always, we welcome your feedback, questions and input!