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.
@ocraft What extension are you talking about?
thanks, I figure it out π
@BasUser110 a mask is not a data type, but a url mask. The url does not have to contain a file extension. You need to look at which queries load this data and write a mask for them.
https://wiki.bablosoft.com/doku.php?id=how_to_restrict_access_to_certain_urls&s[]=request&s[]=mask&s[]=deny
@support, oh, cool. I have never tried this action.