> 
> Could be:
> 
> 1. a JavaScript redirect
> 2. a Meta refresh
> 3. a <cferror> tag that's catching an error and sending to an 
> error template
> 4. a "site wide error handler" in the CF admin that's sending 
> to an error
> template
> 5. ... I'm sure there's other stuff but that's four off the 
> top of my head.

6. cfheader, sending the same http response code to redirect (300?) and the
information where to redirect to, very similar to the meta refresh, although
on a lower level.

Jared Clinton.
Software Engineer,
Maxi Multimedia
NEC Australia.


> 
> > -----Original Message-----
> > From: Hubert Earl [mailto:[EMAIL PROTECTED]]
> > Sent: Sunday, April 29, 2001 3:47 PM
> > To: CF-Talk
> > Subject: Can a <cflocation> effect take place without a <cflocation>
> > tag?
> >
> >
> > Hi,
> >
> > Can a <cflocation> effect take place without a <cflocation> tag?
> > I've been asked to proofread some problemmatic code which is
> > inexplicably sending users to an error page.  However, before I
> > begin to work out why this is happening, I need to work out how
> > it is happening, since I can't find a <cflocation> tag either
> > within an else or elseif clause, or elsewhere.
> >
> > Sincerely,
> > ---
> > Hubert Earl
> >
> > ICQ#: 16199853
> > AIM: hubertfme
> >
> > My Jamaican Art, Craft & More Online Store:
> > http://www.angelfire.com/ny/hearl/link_page_on_angelfire.html
> >
> >
> >
> >
> >
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to