W
Weston Weems
Hello,
I've implemented a decent remote scripting solution for my
web applications etc... and its working rather
flawlessly... however one question I did have was this.
Has anyone implmented something that would take a simple
js object and encapsulate its values to be interpeted on
the server?
Something like xmlserialization in straight .net?
So far I've got this=that;otherthing=more; etc, which
works, but hardly seems like hte ideal choice.
Thanks
Weston
I've implemented a decent remote scripting solution for my
web applications etc... and its working rather
flawlessly... however one question I did have was this.
Has anyone implmented something that would take a simple
js object and encapsulate its values to be interpeted on
the server?
Something like xmlserialization in straight .net?
So far I've got this=that;otherthing=more; etc, which
works, but hardly seems like hte ideal choice.
Thanks
Weston