Question
Redirect Blocked Sites
Can any body tell me if there is a CF Command to do the
following
<CFIF (Sample URL) is blocked>
Other URL
<CFELSE>Sample URL
</CFIF>
The reason I want to do this is that people go to video.cfm page
to see a YouTube Video and if YouTube is blocked then it goes to another Video Server.
Thanks
<CFIF (Sample URL) is blocked>
Other URL
<CFELSE>Sample URL
</CFIF>
The reason I want to do this is that people go to video.cfm page
to see a YouTube Video and if YouTube is blocked then it goes to another Video Server.
Thanks
