|
|
Rank: Advanced Member Groups: Member
Joined: 9/6/2005 Posts: 51 Points: 6
|
What are my limitations in using the [RemoteScriptingMethod]? It does not update my server controls and I have some other functions that it should be doing and it is not! Any ideas?
Thanks
Chris
|
|
 Rank: Advanced Member Groups: Administration
, Member
Joined: 7/28/2003 Posts: 1,254 Points: -345 Location: WA, US
|
Hello Chris, Quote:Chris Herrington (9/8/2005) What are my limitations in using the [RemoteScriptingMethod]? It does not update my server controls and I have some other functions that it should be doing and it is not! Any ideas? When you call remote scripting method, only bitmap in BitmapViewer is updated.
Best regards, Fedor Skvortsov
|
|
 Rank: Advanced Member Groups: Administration
, Member
Joined: 7/28/2003 Posts: 1,254 Points: -345 Location: WA, US
|
Hello Chris, I just want to add that, if you want to add common JavaScript interaction without roundtrips, then I recommend you to check for Ajax.NET and Atlas project. Currently RemoteScriptingMethod is intended for BitmapViewer interaction only.
Best regards, Fedor Skvortsov
|
|
|
Guest |