HI

I want to know how do i log out ?

I am doing null Session when user clicked on LogOut.

        If Request.QueryString("operation") = "logout" Then
            Session("token") = Nothing
            GetAlubm.Visible = False
            ObjPicasa = Nothing
            Session("ObjPicasa") = Nothing
        End If

is it ok?

-FireBird
(The way of Searching)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Picasa Web Albums API" 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/Google-Picasa-Data-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to