I am using a frameset and application.cfm file in the restricted access section of my site.
The application.cfm checks to see if the user is logged in, if they are not the application.cfm uses the cflocation tag to call login.cfm.
The problem that I'm experiencing is that because there are two frames the login.cfm is opened in both of them.
Is there a way to get the system to open the login.cfm in the _top of the frameset?
Any suggestions are appreciated!
THanks!
The application.cfm checks to see if the user is logged in, if they are not the application.cfm uses the cflocation tag to call login.cfm.
The problem that I'm experiencing is that because there are two frames the login.cfm is opened in both of them.
Is there a way to get the system to open the login.cfm in the _top of the frameset?
Any suggestions are appreciated!
THanks!