I have a login page. I am passing UID and Passwd,then calling a new event 
(index.cfm?event=newEvent) which calls a listener which finally goes to DAO 
cfc. In this DAO CFC I am authenticating user and setting a variable in event 
object, so that I could get it back. My problem is that as soon as I click 
LOGIN on login page, nothing happens(just page refreshes). I checked contents 
of EVENT object, it just have UID and Passwd i entered, and nothing else. Whats 
wrong is going on here.

Thanks 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:331843
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to