T
Thirumalai
Hai all,
I am developing a Vb.net application which uses the VSA scripting engine.The
scripting language is Jscript.
At a point I got struck.
In VB.net application I am having a form with 2 input textboxes and 1
command button.Say for example, I will enter 5 in textbox number 1 and 10 in
textbox number 2 and then when I click over the command button, my vb.net
function should pass 5 and 10 as arguments to the Jscript(scripting
language) function.
How can I do this.I mean how can I pass parameters from vb.net to jscript or
vbscript function?
Anyone please help me.
Thanks and Regards,
Thirumalai.
I am developing a Vb.net application which uses the VSA scripting engine.The
scripting language is Jscript.
At a point I got struck.
In VB.net application I am having a form with 2 input textboxes and 1
command button.Say for example, I will enter 5 in textbox number 1 and 10 in
textbox number 2 and then when I click over the command button, my vb.net
function should pass 5 and 10 as arguments to the Jscript(scripting
language) function.
How can I do this.I mean how can I pass parameters from vb.net to jscript or
vbscript function?
Anyone please help me.
Thanks and Regards,
Thirumalai.