Lists all available RXML tags.
Attributes
<list-tags>
<!--#config> <!--#echo> <!--#exec> <!--#flastmod> <!--#fsize> <!--#include> <!--#set> </ilayer> </layer> </table> </td> <accept-language> <accessed> <append> <auth-required> <body> <clientname> <configimage> <configurl> <countdown> <date> <debug> <echo> <expire-time> <expire_time> <false> <file> <header> <help> <ilayer> <imgs> <insert> <killframe> <layer> <line> <list-tags> <modified> <number> <pr> <quote> <realfile> <redirect>
<redirect> <redirect> is defined in the Main RXML parser module. Adds an HTTP redirect header and return code to the response from this page. Arguments passed to the tag: to, Attributes to=URL Redirect to this URL. Example source code <apre foo>Try it</apre> <if prestate=foo> <redirect to="http://www.roxen.com/"> </if> result Try it
Adds an HTTP redirect header and return code to the response from this page.
<apre foo>Try it</apre> <if prestate=foo> <redirect to="http://www.roxen.com/"> </if>