Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Newsgroup Archive
Excel Newsgroups
Excel Programming
Capturing web page load times from VBA
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="Dirk, post: 7425298"] I have a couple of internal web applications that I would like to track their load times for certain web pages that they display. Most of the URLs are variations of the following. 1) [URL]https://mydomain.com/folder1/actions/searchList.do?key1=xyz&key2=1234&ID1=119&ID2=AB01[/URL] 2) [URL]https://mydomain.com/folder1/page1.jsp[/URL] When the page is requested there are a couple of servers that are contacted to get some information from and I would like to capture as much of the task durations as possible. Is this something that could be done VBA. Any help would be greatly appreciated. [/QUOTE]
Verification
Post reply
Forums
Archive
Newsgroup Archive
Excel Newsgroups
Excel Programming
Capturing web page load times from VBA
Top