I know how to write a VB Script program and load it into a ScriptControl object and hava the script program call a function within the VB application.
I just learned how to use the ScriptControl object to execute a Java Script program but I don't know how to have the script program call a function within the VB application. Anyone here know how to do it?
OK, never mind. I just got it to work.