Hi I am programmer with a little over a year of experience. I am trying to automate a website form but cannot change the selected item 3 different list boxes. The code I have now is:
Me.stateSelectElement = Me.classfiedsforfreebrowser.Document.GetElementById("select-state")
this collects one...
once again i am stuck.
i have to webbrowser that i navigate to a site useing webbrowser.navigate("siteurl")
after i save some values and other stuff i change the page by focusing on a button then using
sendkeys.sendwait((chr(13)) (the enter button)
the page then changes (i know it changes...
I am having trouble getting a button on a web page to click. I am able to get the element and have tried using invokemember but it didnt not work. All i want to do i simulate a click on a button that fires off a javascript to the next page.
when you put the curser over the button javascript...
hi,
I am semi new to programming and have encountered a problem. I want to open a web page, then send lets say a username and password or an email and password to a webpage that I do not control. An example would be creating a program that opens ww.tek-tips.com (in internet explorer or firefox...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.