[thelist] iframe: can it be protected?

Brian Cummiskey Brian at hondaswap.com
Wed Oct 31 10:41:28 CDT 2007


Mike wrote:
> So, should my customer forget this, or is there a way... ? I already
> thought about reading the inner content via some PHP scripting, maybe
> that's the way to go... there are some reasons to use an iframe though

Why not just use a SSI? (via #include, or php/asp/etc)

if it needs to be iframe-like, wrap it in a div, set the height and 
width and overflow:scroll; properties with css.




More information about the thelist mailing list