
NavigationFrm.asp file. So this patch is still using frames, and it is still two main
frames, according to the source code:
<frameset rows="110,*" border="0" framespacing="0">
<frame src="NavigationFrm.asp?navID1=quotes_research&navID2=alerts"
name="NavigationFrame" scrolling="no" marginwidth="0" marginheight="0"
noresize frameborder="0">
<frame
src="http://marketresearch.tdwaterhouse.com/public/alerts/overview.asp?retVa
l=www.tdwaterhouse.com&lang=ENG" name="VendorFrame" target="VendorFrame"
marginwidth="0" marginheight="0" noresize frameborder="0" scrolling="auto">
</frameset>
This slightly more intricate method of handling frames has some really
obvious ...