Search found 11 matches

by eg252
Mon Dec 20, 2004 4:08 pm
Forum: Technical / Scripting
Topic: can i set the focus to a field in vbscript
Replies: 1
Views: 4142

can i set the focus to a field in vbscript

i need to get into a specific field on an internet explorer page. can i set the focus to a field on the page using vbscript.
by eg252
Thu Dec 16, 2004 3:25 pm
Forum: Technical / Scripting
Topic: how can i be sure that the text i'm typing gets to the right
Replies: 3
Views: 5464

the focus might change after some typing

i have to sure that all the typing is done to the right window. is there a way to check if the typing went to the right window, or if i am still on the right window after the typing?
i also still am not getting emails when you replied.
by eg252
Thu Dec 16, 2004 2:57 pm
Forum: Technical / Scripting
Topic: how can i be sure that the text i'm typing gets to the right
Replies: 3
Views: 5464

how can i be sure that the text i'm typing gets to the right

i setfocus> to the right window,
but how do i make sure that the window is still in focus when i send> characters?
I only want to send characters to a specific window. if that is not the open window set the focus again BEFORE typing further?
by eg252
Wed Dec 15, 2004 8:59 pm
Forum: Technical / Scripting
Topic: IE REQUESTING A CERTIFICATE
Replies: 8
Views: 10684

i found an answer!!

there is an option in ie in security, custom level, miscellaneous to don't prompt for client certificate selection when there is only one available. This makes that the dialog box should not come up!!
by eg252
Wed Dec 15, 2004 8:35 pm
Forum: Technical / Scripting
Topic: IE REQUESTING A CERTIFICATE
Replies: 8
Views: 10684

i tried that

please look at my previous post. the set focus must be happening and before the enter the focus must be changing.
also i am not being notified by email when a post replies.
by eg252
Wed Dec 15, 2004 7:57 pm
Forum: Technical / Scripting
Topic: IE REQUESTING A CERTIFICATE
Replies: 8
Views: 10684

i tried this trick, but it also does not work.

i saw this and tried it, but this doesn't work either. when i watch the macro it works, but when i let it work in the background the enter still goes to the wrong window Let>WIN_USEHANDLE=1 GetActiveWindow>old_window,x,y Label>waitforchange_3 GetActiveWindow>window_handle,X,Y If>window_handle=old_wi...
by eg252
Wed Dec 15, 2004 7:21 pm
Forum: Technical / Scripting
Topic: IE REQUESTING A CERTIFICATE
Replies: 8
Views: 10684

the dialog is not recognized as a window

the client authentication window is a dialog. it is part of the original ie window. how do i make sure that the dialog window is the one the enter is reaching?
sometimes it works and sometimes not.
by eg252
Wed Dec 15, 2004 4:22 pm
Forum: Technical / Scripting
Topic: IE REQUESTING A CERTIFICATE
Replies: 8
Views: 10684

thank you

yes it worked
by eg252
Tue Dec 14, 2004 8:08 pm
Forum: Technical / Scripting
Topic: IE REQUESTING A CERTIFICATE
Replies: 8
Views: 10684

IE REQUESTING A CERTIFICATE

WHEN I TRY TO ACCESS A WEBSITE (HTTPS://XNET.BLUENILE.COM) THEIR SITE REQUIRES A CERTIFICATE. I MUST CHOOSE THE CERTIFICATE TO SEND. ( I ONLY HAVE ONE CERTIFICATE). THE PROBLEM IS THAT I CANNOT SET THE FOCUS TO THAT DIALOG, I JUST SEND AN ENTER - AND IT PRESSES THE ENTER IN THE WRONG WINDOW.
by eg252
Thu Dec 02, 2004 6:00 pm
Forum: Beginners
Topic: open internet explorer to a url
Replies: 12
Views: 23664

THANK YOU

I am new to this. I really appreciate your help..
by eg252
Thu Dec 02, 2004 5:41 pm
Forum: Beginners
Topic: open internet explorer to a url
Replies: 12
Views: 23664

open internet explorer to a url

i tried doing this:
Run Program>C:\Program Files\Internet Explorer\iexplore.exe
WAIT >5
Press Tab
Send>http:www.yahoo.com
Press Enter

is there an easier way?
Sign up to our newsletter for free automation tips, tricks & discounts