Jump to content

Recommended Posts

Posted

I'm inserting values in a text box on a form in a framset. To be able to set focus to the text box I use:

Send("{TAB}")

Send("{TAB}")

Send("{TAB}")

Send($ValueToInsert)

Send("{ENTER}")

If the user has the favorities window visible in Internet Explorer the code above doesn't work. Can someone please help me to solve this problem?

Regards,

T

Posted (edited)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...