Hello to all,
I'd like to use VBScript in my Application. I've tried to use MSScript Component, but i've a little problem i'm not able to solve.
In VB6 if I create a TextBox, I can use MSScript's AddObject Method to access my textbox methods and properties in a Script.
In VB.Net this does not seem to work. I have an Interface error while passing the object to MSScript component.
How can i solve this problem??
Has VB.Net another way to use VBScripting in application....
PS: Because Money problems i cannot buy VBA.
Thanks
Basapa
I'd like to use VBScript in my Application. I've tried to use MSScript Component, but i've a little problem i'm not able to solve.
In VB6 if I create a TextBox, I can use MSScript's AddObject Method to access my textbox methods and properties in a Script.
In VB.Net this does not seem to work. I have an Interface error while passing the object to MSScript component.
How can i solve this problem??
Has VB.Net another way to use VBScripting in application....
PS: Because Money problems i cannot buy VBA.
Thanks
Basapa