The way i got round this was to use <cflocation url="login.cfm">, but not to load this within a frame set. Then when the user logs in, the details are parsed to handler page, which processes the details & then does a <cflocation url="frames.cfm>. But then again, i'm a novice & i'm...