theniteowl
Programmer
I am working on an HTA script that uses a bit of Javascript for the on-page data input and validation.
I need to determine how to pass the contents of a javascript array over to VBScript.
My VBS code parses through a log file looking for matching strings of text in a VBS array. I just have to determine how to send the contents of the Javascript array to the VBScript array.
Thoughts?
At my age I still learn something new every day, but I forget two others.
I need to determine how to pass the contents of a javascript array over to VBScript.
My VBS code parses through a log file looking for matching strings of text in a VBS array. I just have to determine how to send the contents of the Javascript array to the VBScript array.
Thoughts?
At my age I still learn something new every day, but I forget two others.