Jump to content

Possible to run javascript function in IE frame?


Recommended Posts

I am working with a webinterface which has an \index.html defining all kinds of frames. At the top there is a frame with javascripted drop down boxes. They can be changed by calling a javascript function, and then change the contents of the main frame.

This main frame contains many links, all javascript functions.

I want to create a script that can change the dorpdownbox in the top frame, and then click on a JS link in the center frame.

I tried _IEGetObjByName(), but I can't find the name of the link in the source (the links are generated by a For-Next loop in the JS)

I basically want to click the first found link in the center frame containing the word "server" or "srv".

If someone can help me out, I would be very happy :)

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...