| |
Mr.No
Posts: 6
Score: 0
Joined: 11/18/2005
Status: offline
|
Hi I classic VB6 you can place the script control on a form, load VBScript into it and excecute. You can also share objects between VB6 and VBScript. I want to achieve the same thing but with VB.NET. My objective is to write a VB.NET application that will run some queries against a database, build some object collections, load some VBScript code and manipulate the object from VBScript. The objective is to have configurable vbscripts to easily format the data from the object. Could someone point me to some links where I can learn soemthing about it. Thanks
|
|