Table of Contents
Introduction
Information Tags
String Tags
Variable Tags
URL Tags
If Tags
Graphics Tags
Database Tags
Programming Tags
Supports System
SSI
htaccess
Image Maps
Appendix
|
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
|
|
|