![]() |
Sergey Kornilov admin 2/28/2012 |
If I understand it right you need to pass data from the server side to Javascript button ClientAfter event. This can be done. |
G
|
georgeb author 2/28/2012 |
If I understand it right you need to pass data from the server side to Javascript button ClientAfter event. This can be done. Check Example 1 at http://xlinesoft.com/asprunnerpro/docs/inserting_button.htm where we show how to pass parameters to ClientAfter event via result["txt"] variable.
|