HTML/WebSite question.

DarinT

Member
Oct 3, 2000
121
0
0
One more question...
i have it setup as two frames.. how do i name a fram so that i can speficy wich frame i want a link to open to? example.. on the beta page.. i want the server info link to open in the big window above it..
thanks for the help
-darint
 

DarinT

Member
Oct 3, 2000
121
0
0
okay. i feel like an idiot now. i finaly remembered how to name frames.. so that's one problem out of the way.. :)
 

DarinT

Member
Oct 3, 2000
121
0
0
okay. i feel like an idiot now. i finaly remembered how to name frames.. so that's one problem out of the way.. :)
 

PliotronX

Diamond Member
Oct 17, 1999
8,883
107
106
Examine this line:

<frame src=&quot;botnav.htm&quot; scrolling=&quot;no&quot; noresize>

You're welcome :)