Hello to all,
Id like to use VBScript in my Application. Ive tried to use MSScript Component, but ive a little problem im not able to solve.
In VB6 if I create a TextBox, I can use MSScripts 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
Id like to use VBScript in my Application. Ive tried to use MSScript Component, but ive a little problem im not able to solve.
In VB6 if I create a TextBox, I can use MSScripts 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