+ Reply to Thread
Results 1 to 2 of 2

HTML Forms - Excel

  1. #1
    Registered User
    Join Date
    12-12-2005
    Posts
    13

    HTML Forms - Excel

    We have successfully been able to navigate IE (using VBA) to the page we need to import, we need to be able to use VBA to submit two radio button values to the form before submitting the form.

    Problem - Radio button names change everytime the page is loaded.

    Question - How do we tell IE via VBA to select the 1st radio button in set one and the 3rd in set two, then submit the form?

    Thank You.
    Simon.


    The Form (note: fF89, F410, F411 and F412 change everythime the page is loaded.)
    HTML Code: 

  2. #2
    Registered User
    Join Date
    12-12-2005
    Posts
    13
    Would we able to use:

    HTMLInputElement.click(4)

    or something similar to select the 4th radio button, then
    ie.submit to submit the form?

    I tried the above, didn't work. Any suggestions?

    thank you.
    Simon.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1