Hi, It sounds like you are refering to one of the Cairngorm login samples. If so, the example just shows a bare-bones way to login. After a successful login, the sample just shows a label to indicate that the login was succesful. This is where you would display your own content. Usually, this is done with components and state changes.
-TH --- In [email protected], "dprasad830" <[EMAIL PROTECTED]> wrote: > > After signing on, I get this grey screen. The only thing it says is > "logged in as so and so, at time ..." and that's it. Shouldn't there > be more things displayed on this screen? The status area of the > browser keeps saying "Read Localhost" like it's trying to load > something, but it just sits there. My applicatin folder is directly > off $drive\inetpub\wwroot\ since I'm using IIS to serve this > application, so the default url is in the form > http://localhost/cairngorm/bin/CairngormLogin.html. My default > application file is Cairngorm.mxml > -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

