Added: December/14/2004 at 9:14am | IP Logged
|
|
|
--- Copy and Paste from view source of your URL ---
<frameset rows="111,*" cols="*" frameborder="NO" border="0" framespacing="0"> <frame src="/top.asp" name="topFrame" frameborder="no" scrolling="NO" noresize marginwidth="0" marginheight="0"> <frameset rows="*" cols="148,620,*" framespacing="0" frameborder="NO" border="0"> <frame src="/menu.asp" name="MenyFrame" frameborder="no" scrolling="NO" noresize marginwidth="0" marginheight="0" id="MenyFrame">
<frame src="/Main.asp" name="Hoved" frameborder="no" noresize marginwidth="0" marginheight="0" id="Hoved"> <frame src="/right.html" name="rightFrame" frameborder="no" scrolling="no" noresize marginwidth="0" marginheight="0" id="rightFrame"> </frameset> </frameset>
--- End Copy and paste ---
Notice the first frame of the second frameset - name and id are MenyFrame, either change this to MenuFrame or use <a href='page.asp?cat=test' target='MenyFrame'> otherwise it will open in a new window.
Elija
__________________ Programmer - a device for turning coffee into algorithms
|