Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > VB Script

Vista - Re: Navigate to Page - Fill in Input Text Box

Reply
 
Old 01-06-2009   #1 (permalink)
Reventlov


 
 

Re: Navigate to Page - Fill in Input Text Box

Il giorno Tue, 6 Jan 2009 13:36:18 -0800 (PST), rm <groups@xxxxxx> ha scritto:
Quote:

>Set ipf = IE.document.getElementByID("Submit")
And if the element doesn't have an ID, you can identify it by the tag. The number starts
from zero, so number 8 is the 9th element in the page.
Set Img=oIE.document.body.getElementsByTagName("A").Item(8)

--
Giovanni Cenati (Bergamo, Italy)
Write to "Reventlov" at katamail com
http://digilander.libero.it/Cenati (Esempi e programmi in VbScript)
--

My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Past vbscript input box text to the end of url VB Script
MVP's, text to speech!!, Can I dictate in other text input program Vista General
Navigate to the last page PowerShell
Copying web page text & Image to mail? Vista General
Getting access to text in a web page PowerShell


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46