thanks,  for a smart, simple solution.........

----- Original Message -----
From: "Lon Lentz" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, May 29, 2002 5:21 PM
Subject: RE: Login Inside Popup


>   I don't have an app, but from the authentication page, loaded in the
popup, if
>  authenticated, load a page with the following:
>
> <script>
> opener.location.href="PageToLoad.cfm";
> self.close();
> </script>
>
>   I can expand on this if needed.
>
> > -----Original Message-----
> > From: Charlie [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, May 29, 2002 4:53 PM
> > To: CF-Talk
> > Subject: Login Inside Popup
> >
> >
> > Has anyone created a login app within a pop-up window that upon
> > authentication, the pop-up closes and redirects the parent window
> > to a new page..........much appreciated if anyone can get me on
> > the right track
>
> 
______________________________________________________________________
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to