Click her to open in a Normal Frameset
This Frameset contains logon.htm which calls logon1.htm in left frame
and logon2.htm
Click her to open the Frameset Breakout
This Frameset contains logon.html which calls logon1.html in left frame
and logon2.html
But i have included following script in top of logon2.html
if(top.location != document.location.href) {top.location = document.location.href;}
Therefore you wont see the frameset but only logon2.html
|
|