Rank: Advanced Member Groups: Member
Joined: 6/5/2007 Posts: 35
|
I am in the process of replacing ANTHEM controls with Essentail Object controls. One feature of Anthem which I don't see supported is the ability to specify client side javascript that is to be executed on callback. Specifically I need the ability to pop up messages on the browser without having to predefine those messages as part of the web page design. Anthem provides a function 'AddScriptForClientSideEval()' where the arguments provided to the function is javascript e.g. 'alert("display this message")'.
Is there a way I can do this with your frameowrk?
Thanks
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
|