Where gMessagingCtrl is the handle of the Browser where ActiveX Control
is running.
gMessagingCtrl.script.SetRemarks (msg1)
If i pass only one argument its working fine.
When i pass more than one argument its giving an error Even though my
script function is having same mo of arguments.
I want to know Is thereany limit for no of arguments, when calling the
java script function from VB ??
Thanks in advance,
Boopathy