Forum Moderators: open

Message Too Old, No Replies

Log in capabilities within a frame

Linking to an external link, allowing users to log in

         

rocky8015

3:06 am on May 1, 2008 (gmt 0)

10+ Year Member



I’m using 2 frames ie

<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

encyclo

2:25 pm on May 29, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome to WebmasterWorld rocky8015 - does the login.aspx page give any kind of error, either on-screen on in an error log?