Message # 1 | 2:20 PM
hey,
i created a page, with the following HTML code:
Code
<html>
<frameset cols="25%,75%">
    <frame src="/tables/records/menu.html" />
    <frame src="/tables/records/lebrec.html" name = "bodyf" />
</frameset>  
</html>

and uploaded the file menu.html as well as lebrec.html and the specifique directory
but nothing is been desiplayed in the page... !
why?

P.S i test the whole thing on my pc and it;s 100% working