Profile Client API
22 Apr 2010 10:01 PM
    More to follow


    Create mini profile on hover from Members List
    
    <a href="[AS:PROFILE:USERURL]" onmouseover="amas_quickcard.show(this,[AS:PROFILE:USERID]);">[AS:PROFILE:DISPLAYNAME]</a>
    


    24 Apr 2010 05:22 PM
    JSON Sample Output
    
    {
        "userid" : 2,
        "firstname" : "Administrator",
        "lastname" : "Account",
        "displayname" : "Administrator Account",
        "username" : "admin",
        "url" : "http://somewebsite/administrator",
        "isonline" : "true",
        "profile" : [{
            "Prefix" : "",
            "FirstName" : "Administrator",
            "MiddleName" : "",
            "LastName" : "Account",
            "Suffix" : "",
            "Unit" : "",
            "Street" : "123 Street",
            "City" : "Charleston",
            "Region" : "South Carolina",
            "Country" : "United States",
            "PostalCode" : 29407,
            "Telephone" : "843-769-9877",
            "Cell" : "",
            "Fax" : "",
            "Website" : "http://www.activemodules.com",
            "IM" : "",
            "Photo" : "",
            "Biography" : "",
            "TimeZone" : -300,
            "PreferredLocale" : "",
            "ProfilePicture" : "",
            "Twitter" : "",
            "Facebook" : "",
            "MySpace" : "",
            "Flickr" : "",
            "LinkedIn" : ""
        }]
    }
    
    
    You are not authorized to post a reply.
    test
    Copyright 2012 by DotNetNuke Corporation / Terms of Use / Privacy