Code:
<head>
<title>TEST</title>
</head>
<frameset cols="100%,*" border="0">
<frame src="v2/login.asp">
<noframes>
<head></head>
<body bgcolor="#ffffff" text="#000000" link="#000000" vlink="#000000" alink="#000000">
<h1>
NO FRAMES: In order to view this web site your browser must enable frames.
</h1>
</body>
</noframes>
</html>
I have this frameset setup in my webpages, however, when it loads 'login.asp' the title changes to 'Untitled Document' and then onto whatever title each document has after that. Is there a way to make 'TEST' (for example) the title for each page - without manually changing each page's <title> tag?
Thanks.
Picco
www.crmpicco.co.uk
www.ie7.com