Hello, I have a signon form and on successful login sever sends PHPCookies and few other. The problem I am facing is on successful login the user instead of being redirected to his logged in page stilll remains in the non-logged in page, This is because the session cookie is not sent back to server and so client never shows up as logged in (to my site).
Is there a way to store cookies sent by server and then send it back to server whenever new request is made from orkut application? Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Orkut Developer Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/opensocial-orkut?hl=en -~----------~----~----~----~------~----~------~--~---

