Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calling an executable from VB.NET and getting return value
Message
From
25/10/2006 16:37:28
 
 
To
All
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Title:
Calling an executable from VB.NET and getting return value
Miscellaneous
Thread ID:
01164564
Message ID:
01164564
Views:
70
Hi,

I have a VB.NET project that I need to modify. I need to call an VFP executable and store the return value in a variable. How would I do this? (I have no VB.NET experience, but have Visual Studio 2005.)

I would guess something like this:

Dim EncryptedPwd As String

EncryptedPwd = Crypt("E", PasswordTextBox.text)

Crypt.exe is the executable I need to call.
Frank.

Frank Cazabon
Samaan Systems Ltd.
www.samaansystems.com
Next
Reply
Map
View

Click here to load this message in the networking platform