Calling an HTML Scroll Bar, NEED php help
This is INSIDE my MAIN home.php
<IFRAME width="460" height="395" frameborder="yes" scrolling="auto" name="iframe" SRC="insert.php"></IFRAME>
now insert php has the call :
{include file="customer/home_main.tpl"}
this ISNT displaying, all I get is just the text inside the scrollbox...
HOW can I make a call to the template from this text/html box???
Ive been messing with this for far too long
thanks!
|