JamesManke
Programmer
I was windering how to redirect to a url in the middle of a script. I have tried this but had no luck,
<CFIF variables.pass EQ "Yes">
<CFINCLUDE TEMPLATE="</CFIF>
I need to be able to redirect in the middle without using javascript, or header tags.
Thanks for your help,
James
<CFIF variables.pass EQ "Yes">
<CFINCLUDE TEMPLATE="</CFIF>
I need to be able to redirect in the middle without using javascript, or header tags.
Thanks for your help,
James