I am a noobie at VB.NET, but I am trying to figure something out.

I have a few VBScript files I wrote and I know some VB.NET. I am trying to include these VBScript files within my compiled program and have it display the strings.

Basically, I want the VBScript files to run and then display them on a VB.NET form.

I am using Visual Basic .NET.

Thanks!