Thread: Passing Objects
View Single Post
  #1  
Old 06-04-2006, 08:22 PM
KuJi KuJi is offline
Banned
Join Date: Apr 2004
Location: Staten Island, New York
Posts: 2,202
KuJi will become famous soon enough
Send a message via ICQ to KuJi Send a message via AIM to KuJi Send a message via MSN to KuJi Send a message via Yahoo to KuJi
Passing Objects

How can you pass an object from clientside to serverside and serverside to client?

IE:
hotel.test=wow
hotel.test2=wow2
hotel.test3=wow3

How could I send the hotel object to serverside aswell as clientside
Reply With Quote