The problem is as follows:
I am to develop an application to communicate with another server (Crystal Enterprise). I started work in C# and hit problems. I then went to ASP pages with VB script. This started to work but not acceptable. I am looking to build an application that will when activated periodically read in an excel file and activate VB script. So I opened a new .net project. This came with form1.vb as the starter frame. I cant put the vbs code in the vb1 code as it does not build.
Now how do I get the vb to call the code in the vbs files?
Can I get VB to read in a excel file?
Thanks.
Mark.
I am to develop an application to communicate with another server (Crystal Enterprise). I started work in C# and hit problems. I then went to ASP pages with VB script. This started to work but not acceptable. I am looking to build an application that will when activated periodically read in an excel file and activate VB script. So I opened a new .net project. This came with form1.vb as the starter frame. I cant put the vbs code in the vb1 code as it does not build.
Now how do I get the vb to call the code in the vbs files?
Can I get VB to read in a excel file?
Thanks.
Mark.