I am playing around a bit and am trying to display some info on my site using the following bit of code:
<iframe src="
carljohnson.point2agent.com/Listing/Listings2Go.aspx
" width="600" height="400" marginheight="0" marginwidth="0" />
However, Joomla does not seem to like it and will give me the error "You don't have permission to access /administrator/index2.php on this server." when I try to save the content.
If I remove the iframe reference it saves it but I do not get the desired effect. I am trying to display the above either in a content item or a module but neither works.
Any help on this would be appreciated.