tags:

views:

4

answers:

0

in jscript i have com object that have event that call"Hungry" i want to bind function to the eventhandler how should i do it? (when i debug the script i can see that the object have a function add_Hungry(value), what the value i have to send??)