<cfforward>
Leads the request to a different page. This tag acts like the tag cflocation except that the relocation is done directly on the server.
This tag cannot have a body.
This tag is also supported within <cfscript>
<cfforward
template=string
>
Examples
There are currently no examples for this tag.
See also
- <cflocation>
- Search Issue Tracker
- Search Lucee Test Cases (good for further, detailed examples)