Re: Can it be done?

new topic     » goto parent     » topic index » view thread      » older message » newer message
dcole said...

Hello,

I know how to open a web page with the cursor blinking in the username EditText box.

Now, how can I type in my username with out touching the keyboard?

Thanks,

Don Cole

Hi Don,

If you're embedding the browser (eucom?), you can access the Document property and you should be able to modify values there.

Other more generic solution (but has some cons) is to create a macro program (i've done this in the past and you can use SendKeys library in the archives) which basically sends keys as if you were typing them to the current focused window+control.

I've done some work too on programs that sent directly keys to a specific window without it having to be focused but lately those programs had some troubles because of security measures/api changes.

Cheers, Guillermo

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu