How to use javascript to display friend list for each user

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Mayur Vartak

    How to use javascript to display friend list for each user

    I am developing small social networking site using asp.net & c#.I want to display friend list for each user. How can I do this task using java script?
    or there is any other way to do this task?if possible then please show some demo code or example. Thank you .
  • Frinavale
    Recognized Expert Expert
    • Oct 2006
    • 9749

    #2
    Since you have expressed that you want to use JavaScript to do this, I recommend that you check out the article on Extreme ASP.NET: Client-Side Web Service Calls with AJAX Extensions.

    -Frinny

    Comment

    Working...