Remote Sync
Posted: 16 Feb 2011, 00:27
What would be the best way of updating the remote object from the local object?, I'm mainly after sending a string from local to remote counter part(custom scripts) Or i would be happy getting things for the remote by accessing the local
Any ideas because my solution seems unnecessary it involves saving the userID to a db each session then getting the root name for the remote and stripping out the 'remote_' part then querying the db for the username matching the session id then querying what ever info i want from there.
Any ideas because my solution seems unnecessary it involves saving the userID to a db each session then getting the root name for the remote and stripping out the 'remote_' part then querying the db for the username matching the session id then querying what ever info i want from there.