Jump to content

COM INFO


Recommended Posts

Hey people, im not sure im looking the right thread, so point me if im wrong ok.

For Internet Explorer: Right Click Properties

COM/?ID=5 File

^ Ok this is a button or link if you will on a web site.

Firefox: Inspect Element

<a class="menulink" href="?id=5">Help</a>

So you can see ID is same, Im wanting to script for Internet Explorer to click this link/button.

I know i can do it with mouse coords, but that is a crude way of doing it.

Now, am i needing to use COM for a script or what?

Can anyone point me in the right direction please.

I dont want a hand out, i want to read it for myself.

Also, notices the info tool is not really helpful on web unless im using it wrong.

All i need is some information links or what ever help you guys can pass on.

Thank you anyone who can point me to threads or sample scripts to look at.

Link to comment
Share on other sites

Please see _IELinkClickByText - and post in hte General Support forum.

Dale

Free Internet Tools: DebugBar, AutoIt IE Builder, HTTP UDF, MODIV2, IE Developer Toolbar, IEDocMon, Fiddler, HTML Validator, WGet, curl

MSDN docs: InternetExplorer Object, Document Object, Overviews and Tutorials, DHTML Objects, DHTML Events, WinHttpRequest, XmlHttpRequest, Cross-Frame Scripting, Office object model

Automate input type=file (Related)

Alternative to _IECreateEmbedded? better: _IECreatePseudoEmbedded  Better Better?

IE.au3 issues with Vista - Workarounds

SciTe Debug mode - it's magic: #AutoIt3Wrapper_run_debug_mode=Y

Doesn't work needs to be ripped out of the troubleshooting lexicon. It means that what you tried did not produce the results you expected. It begs the questions 1) what did you try?, 2) what did you expect? and 3) what happened instead?

Reproducer: a small (the smallest?) piece of stand-alone code that demonstrates your trouble

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...