another quick question about comus
when I click on one of my thumbs, a new page opens with a frame....
PHP Code:
<html>
hahahahahaha></head>
<frameset rows="1,*">
<frame noresize name=mt src="/ct/cx.php?action=top&cat=" scrolling=no>
<frame name=xsite src="">
</frameset>
<noframes>This picture gallery page requires frames <a href=''>Click here to see the gallery</a></noframes>
</html>
But the gallery never opens. I checked the settings and its not set to open with frames, so why is it doing this and how can i fix it?
:helpme
|