You're Browsing As A Guest! Register Now... |
||
|
Become a VB Expert!
Join 415,728 VB Programmers for FREE! Get instant access to thousands
of VB experts, tutorials, code snippets, and more! There are 1,736 people online right now.Registration is fast and FREE... Join Now!
|
||
Page 1 of 1
Sendkeys to Remote Desktop Sending some keystrokes to the Application in Remote Desktop
#1
Sendkeys to Remote Desktop
Posted 22 October 2007 - 10:37 PM
Hi Everyone,
I would like to know, Whether is it possible to send some keystrokes randomly to a remote PC Application, which can be accessed by an MSTSC or any other Remote Desktop Manager Application.
Need : I need to Pick some data from my database which is located at the local computer, (My System) and Paste it in an Application (Windows based) which is in some other system where the Login details are Known to me.
I will be greatful if I can get the details of this asap.
I prefer VB / VB Dot Net Windows Based Application. it Doesnt matter If it is Script
I would like to know, Whether is it possible to send some keystrokes randomly to a remote PC Application, which can be accessed by an MSTSC or any other Remote Desktop Manager Application.
Need : I need to Pick some data from my database which is located at the local computer, (My System) and Paste it in an Application (Windows based) which is in some other system where the Login details are Known to me.
I will be greatful if I can get the details of this asap.
I prefer VB / VB Dot Net Windows Based Application. it Doesnt matter If it is Script
#4
Re: Sendkeys to Remote Desktop
Posted 19 February 2008 - 01:02 AM
Hi,
My actual requirement was to paste some data to an application (Windows Based) in remote desktop. For this I used an automating tool which sends a Ctrl + V and a Tab (Initially it will find the first text box in the application) to the application. Before each Ctrl + V, is send the clipboard is updated as the desired data from Excel / Database;
A Sample is attached for reference
My actual requirement was to paste some data to an application (Windows Based) in remote desktop. For this I used an automating tool which sends a Ctrl + V and a Tab (Initially it will find the first text box in the application) to the application. Before each Ctrl + V, is send the clipboard is updated as the desired data from Excel / Database;
A Sample is attached for reference
Attached File(s)
-
Event_Corder_Tool.doc (165.5K)
Number of downloads: 389
This post has been edited by nealgabriel45: 19 February 2008 - 01:02 AM
#6
Re: Sendkeys to Remote Desktop
Posted 20 February 2008 - 12:46 AM
Nayana, on 19 Feb, 2008 - 02:07 AM, said:
Do you still need help with this question?
As I've mentioned, I am using a third party tool to do this activity; Which does'nt have 100% Accuracy; If you can find a solution based on an application (Windows /Web Based code); It would be helpful. I am trying with it. Thanks for the Help in Advance
Page 1 of 1


Ask A New Question
Reply





MultiQuote






|