Asked by antonioking
at 2024-08-30 04:12:50
Point:500 Replies:3 POST_ID:829207USER_ID:12084
Topic:
VB Script;Visual Basic Programming;Microsoft Excel Spreadsheet Software
Using some vb code to extract some information out of a website
Occasionally the website goes down, and presents a 504 error page.
The element I'm trying to extract is not present on the 504 page.
How can I edit my code so it only extracts the information if it actually exists?
Thanks in advance
Occasionally the website goes down, and presents a 504 error page.
The element I'm trying to extract is not present on the 504 page.
How can I edit my code so it only extracts the information if it actually exists?
Thanks in advance