Skip to main content
Inspiring
November 4, 2008
Question

A Question about AjAX

  • November 4, 2008
  • 1 reply
  • 288 views
hi i have a cfpod and my login window is inside it, the username/password,

i want that when login process is complete and it succeds, the cfpod should get refreshed automatically and logged information should appear there.

I tried working around the cflayout tag but could not find the one. Is there any way to do it

Plz guide Me thanks
This topic has been closed for replies.

1 reply

Inspiring
November 5, 2008
There are good examples of how to do this in the online docs.

Do a search for "Controlling Ajax UI layout"

Ken