Log in

View Full Version : embed iframe in posts?


HUMMERh3
10-10-2008, 11:56 PM
As admin on my forum I want to be able to use an iframe to embed another website
in my post. I have "enabled HTML" in posts but it still doesn't work.
Below is the code I need but am wondering if this is possible?

Quote:
<IFRAME SRC="hello.html" WIDTH=600 HEIGHT=400>
<A HREF="hello.html">link</A>
</IFRAME>

wmlvb
11-15-2008, 09:34 AM
I would like to know this too. what is the "hello.html" quote for? Is that necessary?
can I enable html for admin only?