On 3/4/10, Brian Bradley wrote: > I am writing new security system for a site using MX 6.1. I have it working > fine. User puts in their e-mail and password, the system looks up the user > account, and redirects the user to the logged in site. The problem is, the > site is a frameset and in each frame at the top-left-corner is a <
You probably have a stray < in your Application.cfm (or some other template that is used in every frame). Jochem -- Jochem van Dieten http://jochem.vandieten.net/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:331355 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

