Jump to content

Recommended Posts

Posted

I found myself reaching a limitation of IE and am spending the day rewriting it for Firefox, to see how it turns out :)

$oIE.document.parentwindow.execScript('javascript:submitLink(document.Form0,"search");')

How would perform execScript using FF.au3?

 

Posted

I found this way by try and error.

_FFOpenURL('javascript:submitLink(document.Form0,"search");')

You will need to turn off the error check in the UDF as its not a real url

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
  • Recently Browsing   0 members

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