Re: Using existing membership information + chat + Allow Anonymous= Error!!!

  •  12-17-2009, 9:45 AM

    Re: Using existing membership information + chat + Allow Anonymous= Error!!!

    i think i found my answer:
     

    1. if loginname = "" then   
    2.    dim empty(0) as IChatUserInfo   
    3.    return empty   
    4. end if  

    :)
View Complete Thread