Hi. I want to pass an array of data from a web page to an activeX control ? Should I use Javascript ? And how do I do that ? Can I do that ?
Normaly, in a Visual Basic form, I would only use something like:
Mycontrol.value = MyArray
But In HTML, it's kinda harder...
Thank
Normaly, in a Visual Basic form, I would only use something like:
Mycontrol.value = MyArray
But In HTML, it's kinda harder...
Thank