Revision history for Mod018fIFrameAction
No Differences
Additions:
How about this variation (I added frameborder="0"):
echo '<iframe frameborder="0" width="'.$width.'" height="'.$height.'" src="'.$url.'"></iframe>';
echo '<iframe frameborder="0" width="'.$width.'" height="'.$height.'" src="'.$url.'"></iframe>';
Additions:
**Note:** This feature has been removed from the default install due to security concerns. It can be activated by moving the iframe.php file in the **/intranet** folder to the **/actions** folder. Only activate this if your site is on a local intranet and not exposed to the public.
Deletions:
--RomanIvanov
Revision [233]
Edited on 2004-05-03 20:20:52 by RomanIvanov [Modified links pointing to docs server]Additions:
Do you understand that this is security hole?
--RomanIvanov
--RomanIvanov