Doesn't the second frameset have to contained with a frame of the first
frameset?
Like:
>document.write('<frameset rows="*" cols="156,*" frameborder="NO" border="0"
>framespacing="0">');
>document.write('<frame src="Left.htm" name="left" scrolling="NO" noresize
>title="left">');
document.write ('</frame>');
document.write ('<frame>');
>document.write('<frameset rows="159,*" cols="*" framespacing="0"
>frameborder="NO" border="0">');
>document.write('<frame src="Top.htm" name="top" scrolling="NO" noresize
>title="top">');
document.write ('</frame>');
>document.write(
>'<frame src="' +
>(location.search ? location.search.substring(1):"home") +
>'.htm" name="main">'
>);
document.write ('</frame>');
>document.write('<\/frameset>');
document.write ('</frame>');
>document.write('<\/frameset>');
Regards,
David
____ � The WDVL Discussion List from WDVL.COM � ____
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED]
Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub
________________ http://www.wdvl.com _______________________
You are currently subscribed to wdvltalk as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]