illary Lakin
New member
- Joined
- Aug 3, 2024
- Messages
- 2
- Points
- 1
hi guys i created a visual basic web browser application that submits user name, password and then clicks the submit button
I am having a little problem the browser in visual basic is outdated vb is using IE 7 for some reason. I have internet explorer 11 installed on my computer
how can I update the visual basic web browser controller so it uses the latest version of internet explorer really need help as all the scripts and css do not work properly without having the latest browser
I tried using webkit and geckofx but I can not post to web forms with them as both of their librarys don't support the InnerText item etc (so webkit and geckfx are out of the question unless one of you guys have a solution how to post to forms and submit them )
if anyone knows how to update the browser so it runs on the latest version of internet explorer I will be very grateful and I am whiling to pay for a solution
Thanks
I am having a little problem the browser in visual basic is outdated vb is using IE 7 for some reason. I have internet explorer 11 installed on my computer
how can I update the visual basic web browser controller so it uses the latest version of internet explorer really need help as all the scripts and css do not work properly without having the latest browser
I tried using webkit and geckofx but I can not post to web forms with them as both of their librarys don't support the InnerText item etc (so webkit and geckfx are out of the question unless one of you guys have a solution how to post to forms and submit them )
if anyone knows how to update the browser so it runs on the latest version of internet explorer I will be very grateful and I am whiling to pay for a solution
Thanks