[Gambas-user] gb.web
Benoît Minisini
g4mba5 at gmail.com
Thu May 23 08:46:15 CEST 2019
Le 23/05/2019 à 05:20, Mike Crean via User a écrit :
> Benoit, thanks for the reply.
>
> Why then when 3 forward slashes are used to tell the server to serve up
> the local file it works in a html document and not in gb,web
>
> The test I used is a html file test.html and tests.html as the file to
> be served up by the server.
>
> Test.html
>
> <!DOCTYPE html>
> <html>
> <div>
> <a href="file:///var/www/html/Tests.html">Test</a>
> </div>
> </html>
>
> The code above was entered into the Main.webpage section of gb.web and
> executed. The Tests.html file was not served or displayed.
>
> Tests.html
>
> <!DOCTYPE html>
> <html>
> <div>
> I was opened from Test.html
> </div>
> </html>
>
> Regards
> Mike
>
>
Post your full project so that I can look at it.
Thanks.
--
Benoît Minisini
More information about the User
mailing list