Forum Moderators: open
<html>
<frameset rows="*,*">
<frame src="http://www.nrl/login.aspx">
<frame src="http://www.google.com">
</frameset>
</html>
When the log in details are entered in the login.aspx (top frame), it does nothing, what I need is if the log in details are verified the profile page to be displayed. Any advise as to how I could achieve this (or even a similar code would be helpful)
Thank you