[Gambas-user] Documentation about gb.web
Rolf-Werner Eilert
eilert-sprachen at ...221...
Thu Apr 3 11:17:11 CEST 2014
Just browsed through the documentation for gb.web and this made me wonder:
In the example on http://gambaswiki.org/wiki/doc/webpage
aren't the two code snippets swapped? I mean, when I think about what
the text says, this one
<<Page title="Gambas WebPage Example">>
<h2>Gambas WebPage are easy!</h2>
<h2>Time is <%=Format(Now, "hh:nn:ss")%></h2>
<</Page>>
should be the includED page, the other one the includING one. In other
words, the big one is the Main.Webpage and the small one the
Page.Webpage. Or haven't I got it yet?
Regards
Rolf
More information about the User
mailing list