blank Posted July 2, 2011 Posted July 2, 2011 hello all, i was trying to find out if there was a way to perform this function [ javascript:pressButton(document.getElementById(‘submit’)) ] without pressing a button, or perhaps using the GUI. this script is embedded in a webpage that has Java-script elements mixed in with html on and off. if there a way to do this, or would i have to resort to writing in Java-script itself to accomplish this?
JohnOne Posted July 2, 2011 Posted July 2, 2011 I believe the IE.au3 UDFs would be up to the task. The first function you would want to look at is _IEGetObjById() <- helpfile And perhaps _IEAction() AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now