Using sendkeys in a web form



I need a script to open a website, tab thru a form in that webpage and
"submit" or "enter"at the 11th field (after doing tab for 11 times). I can
get the website open and the window acticvate but in order to be able to tab
inside the page I need to "click" on it. How can I replicate the "click"
event by using SendKeys or other method of VBScript.

Here is what I have

Set wshshell=CreateObject("wscript.shell")

With CreateObject("InternetExplorer.Application")
..Navigate "http://www.hcso.tampa.fl.us/pub/default.asp?/Online/sname01";
..visible=true
End with

Thanks in adavance
.



Relevant Pages

  • RE: HELP! Evil virus embedded in IE 7!!!
    ... Running Windows XP Service Pack 2. ... How to Troubleshoot Script Errors in Internet Explorer ... Error Message When You Browse the Web: An Error Has Occurred in the Script ... Click on General Tab and you will see a Button called ...
    (microsoft.public.windowsxp.general)
  • Re: FileMaker 8 is out!
    ... > built-in tab option is fucking wonderful, and with advanced you get Tooltips ... > (pop-up rollovers previously available with the 24U SimpleHelp plugin) and ... script command that said "Go To Tab#..."; ... put coloured rectangle as a background in the graph and then put my ...
    (comp.databases.filemaker)
  • Re: trouble clicking from footer to body
    ... selected in the footer and click on the script button, ... I have confirmed your experience that it happens with FileMaker 9 ... single-click on a tab. ... on the screen, the highlight works fine. ...
    (comp.databases.filemaker)
  • Add User to group through comparison to other users memberships
    ... I have a "New User" script which is very complex and handles adding most ... AD properties upon creation, address tab, phones, profile tab, ... strUsr2Duplicate = inputbox("What is the username you wish to duplicate ... msgbox "No user requested - No group memberships will be duplicated" ...
    (microsoft.public.windows.server.active_directory)
  • print migration script
    ... Really good script that allows a print server change ... >printer path must be ... >Dim TranslateFile 'File that stores the old printer path ... >tab in the line read ...
    (microsoft.public.win2000.printing)