Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
i want to load local html file in bas . is it possible ?
Yes its normal thing just like with any other browser >
file:///C:/pathToYourLocalPage/examplePage.html
Or simply open your local html file in any browser and copy addres from address bar to BAS Load command.
Thanks for your answer already resolved that
Im trying to do the same.. am i dong it right?
Cant check if its right, because i dont know to to fail load url on purpose :)
Just saw this in another post;
Antonio January 24, 2018 @iagovar, put "load page" in "ignore errors" block.
Thank you @Antonio
you are awesome sir