HighTechTalks DotNet Forums  

How to run vb script in vb.net application

Dotnet Scripting microsoft.public.dotnet.scripting


Discuss How to run vb script in vb.net application in the Dotnet Scripting forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Ted
 
Posts: n/a

Default How to run vb script in vb.net application - 09-01-2006 , 12:24 PM






Hi, I have a vb script that I have been running in access and now I
need to run it in a vb.net 2005 application. I would like to put the
code behind a button control to allow the user to push the button and
get the results. The problem is I am clueless in how to do this as I
am new to the .net environment. Thanks in advance.


Reply With Quote
  #2  
Old   
Alex Turmer
 
Posts: n/a

Default Re: How to run vb script in vb.net application - 09-04-2006 , 08:16 AM






Ted wrote:
Quote:
Hi, I have a vb script that I have been running in access and now I
need to run it in a vb.net 2005 application. I would like to put the
code behind a button control to allow the user to push the button and
get the results. The problem is I am clueless in how to do this as I
am new to the .net environment. Thanks in advance.

You can to it the same way! If it is really a vbscript, then you are
probably running it from the scripting ocx. Just do the same.
Reference the ocx from the project and off you go.

AJ

--
www.deployview.com
www.nerds-central.com
www.project-network.com


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.