K
Kakkanattu
Hi,
I have one C# .NET application(MainApp).
Also I have another windows application(only EXE available), which is
developed in some other language(not .NET)(let it be SecondApp). In the
SecondApp, it has(two textboxes) one username and password and one ok
button.
My requirement is that, from my MainApp, I need to pass the username
and password to the SecondApp and execute the Click event of Ok button.
Anyone of you please help me.
Thanks
RoBiN
I have one C# .NET application(MainApp).
Also I have another windows application(only EXE available), which is
developed in some other language(not .NET)(let it be SecondApp). In the
SecondApp, it has(two textboxes) one username and password and one ok
button.
My requirement is that, from my MainApp, I need to pass the username
and password to the SecondApp and execute the Click event of Ok button.
Anyone of you please help me.
Thanks
RoBiN