Difference: TipTopic011 ( vs. 1)

Revision 1
17 June 2022 - Main.ProjectContributor
 
META TOPICPARENT name="TipsOfTheDay"

Server side include

To include the contents of a web page or Foswiki topic, use %INCLUDE{"page"}%.

Examples:
%INCLUDE{"%SYSTEMWEB%.WebHome"}%
%INCLUDE{"WebHome"}%
This example requires {INCLUDE}{AllowURLs} enabled in configure (disabled by default for security reasons):
%INCLUDE{"http://www.google.com/"}%

See More Tips...
This site is powered by FoswikiCopyright © by the contributing authors. All material on this site is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback