is it possible to load local html file ?
-
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.