Forum Moderators: phranque

Message Too Old, No Replies

Frames script problem

         

companyone

2:37 am on Aug 24, 2004 (gmt 0)

10+ Year Member



Hi,

I belong to an affiliate market mall. They have a frames script that allows me to show my entire affiliate website on my own domain.

Heres the script:

<frameset rows=100%>
<frame src=http://****xxxxxx.com/pro?webmaster=xxxxx>
</frameset>
<noframes>
Sorry, your browser does not support frames.
</noframes>
</html>

The website comes up fine...

My problem is that I want to add some links BELOW this on the same page.

And no matter what I do as far as adding the html code to add in the links ..nothing will come up or is added, as long as the script above is on the page.


Is there anyway to do this?

Thanks,
Dan

Tsuren

3:41 am on Aug 24, 2004 (gmt 0)

10+ Year Member



companyone, you can make two frames. One of them will conent the links.

companyone

7:55 pm on Aug 24, 2004 (gmt 0)

10+ Year Member



Hi Tsuren,

Thank you very much for all your help!

I really appreciate it.

Dan