What is the best way to load a url below a header, I can't use frames because they have a frame breakout script. I was thinking of using a layer, but never did that before.
How would I do it?
thanks
How would I do it?
thanks
<?PHP require("url.html"); ?>

<!--#include virtual="/page.html" -->


Comment