Skip to content

This MS Excel application module is programmed to allow Excel to control Internet Explorer and check a webpage status with in it.

Notifications You must be signed in to change notification settings

GenerationTRS80/HttpRequest

Repository files navigation

HttpRequest

This is an application module within the SharePoint-ReportingApp. The module will open an website in IE. If the website is already open it will then reload the website.

VBScript using WinHttpRequest and XMLHttpRequest to accessing the website. Microsoft Internet Controls (VBA) to manipulate IE

The scripts will do the following: 1 - Check the browser to see if the webpage is already open 2 - Check the status of the webpage if it is open 2a. - If the webpage has been open for more than 2 hours then reopen it 3 - Open the webpage if the page is not found in the browser

Note: Make sure in Excel you have these libraries set in references tools -> references -> Microsoft WinHTTP Services, version 5.1, Microsoft Internet Controls, Microsoft Scripting Runtime, Microsoft XML v6.0

About

This MS Excel application module is programmed to allow Excel to control Internet Explorer and check a webpage status with in it.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published