|
-
Feb 3rd, 2009, 01:25 AM
#1
Thread Starter
Addicted Member
[RESOLVED] [2008] Possible To Pass Data To Different Application?
I'm sure this is possible but I've got no clue of what I'm looking for to even start to learn this. Basically I want to create a form that can load data from one software application and feed it to another.
Is it possible to change settings in other forms by another piece of software like if there was a flag = True and I wanted to change it to flag = False or instead of loading Dim processorID As String = String.Empty I can input Dim processorID As String = 1234
Does this make sense?
And if it is possible, is it only good for other .net software or can it be coded in .net for vb5/6 apps?
Chris
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|