|
Visual Basic .NET
|
View this Thread in Original format
| Vaedyn |
Ok, got a good question for you programming buffs...
Could someone please explain/demonstrate to me how I could do the following:?
On my form I have one text box and one button. What I would like to do is when a user clicks on the button...whatever text inside that text box is sent to another program...IE) Word, Notepad, AIM, ect.
Any help is much appreciated.
Best Regards,
Vaedyn |
|
|
| Rostros |
| Ohh I think if im correct you will need to find the API Object Handler ID of the particular Window , There is a tool in VB you can use to find each API String Request for each application, e.g windows start button would be something like "332hh22" and then of course you would need to do a print text int for the text box to appear in the AIM text box. |
|
|
| Vaedyn |
Could you please be a tad more specific if possible? Or perhaps send me a link to a "how to". I have not been able to find one.
Best Regards,
Sam |
|
|
| Orbax |
| Im writing this so I remember to tell you ;) Ill have the answer shortly if you havent gotten it yet |
|
|
| djSlain |
i know visual basic.net, however i don't understand what u want
from what i understand:
U want a textbox (starting off empty?). Once u are done putting information into a textbox, there will a button in the form (or besides the textbox) to automatically transfer the information in textbox to seperate 3rd party programs? sent to all the programs u wish, or individual buttons to send the text info to specific 3rd party applications?
Do u want the text to also save onto the clipboard? after the button is clicked, do u want the data in the textbox erased?
it's pretty simple. u can respond here or PM
i can also do it in C++, but it's up to u |
|
|
| Vaedyn |
Yea, I am still in need of this code. Thanks for all the help guys!
Best regards,
sam |
|
|
| Orbax |
| haha oh man I just realized I cant help you. I was thinking in Remedy with a pushfields filter :P Ive only used VB.net to push fields through web app front ends! lol sorry |
|
|
| Vaedyn |
No worries Orbax. DJslain do you think you could help me out please? This would be very much appreciated!
Best Regards,
Sam Giroux |
|
|
| djSlain |
| yep. i'm on it. I might have it done by tomorrow night, but by saturday is pretty certain. |
|
|
| Vaedyn |
| Bump, cause I am in dire need of this code |
|
|
| T-1000 |
| Dude, head over to freevbcode.com. It's available for download there....you just need to search on the site. Also available on simlar sites...like codeguru.com and codeonthenet.com |
|
|
| djSlain |
| arg, things are happening. I know how to get it to work on my computer because of the links to my personal CD and destinations for data transfer. By that, i mean that i don't know if the fact that i have my AIM in a certain folder on my drive (and MSword likewise), compared to your destination folders on your hard drive. It seemed so easy with internet browsers, but it's getting icky. tommorrow i have a free day so i'll follow up with what i can do tonite and tomorrow morning. |
|
|
|
|