Squeek
Oct 3rd, 2000, 11:54 PM
I'm trying to drag text from a VB app into a text field in a browser form. Basically this is for an application like GATOR, but I need to do some special things that Gator won't do for me.
First problem: Once I drag outside my own frame, I get the no-drop icon. Second problem: How to get window handle of window at mouse position when left button is released. Third problem: How to get names of text fields in the browser form. Fourth problem: Hos to stuff my text into the fields.
Any help would be appreciated.
First problem: Once I drag outside my own frame, I get the no-drop icon. Second problem: How to get window handle of window at mouse position when left button is released. Third problem: How to get names of text fields in the browser form. Fourth problem: Hos to stuff my text into the fields.
Any help would be appreciated.