Accessing data/list from client module via server

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • gauravkec2005
    New Member
    • Jul 2008
    • 3

    Accessing data/list from client module via server

    Dear all,
    my problem is as:
    I have 2 modules ,1 is acting as client and other as server.I have a list on server code .I found out its id and managed to send it to client code.Since now i have got the id ,i want to access the list from client program.
    NOTE:I am able to access an object using its id on the same code.
    please help.
Working...