Hi,
I've create a BBCode to include an html page into any post.
I create this:
Code:
<iframe width="{option}" height="{option}" src="{param}" frameborder="0" scrolling="no"></iframe>
And it go.. but, is it a hole in the security?
Can I specify that only the Administrator can use that BBCode?
Can I include with the iframe without using the BBCode?
Thanks,
Ska
Quote:
Originally Posted by skariko
Hi,
I've create a BBCode to include an html page into any post.
I create this:
Code:
<iframe width="{option}" height="{option}" src="{param}" frameborder="0" scrolling="no"></iframe>
And it go.. but, is it a hole in the security?
Can I specify that only the Administrator can use that BBCode?
Can I include with the iframe without using the BBCode?
Thanks,
Ska
|
I solved it installing this mod:
https://vborg.vbsupport.ru/showthread.php?t=122942
Thanks.