Here's a pseudo-code snippet which is the closest you'll get for free:

cfif findnocase("cfid" in cgi.http_referrer)
        cfset theurl=left (cgi.http_referrer, findnocase("CFID" in
cgi.http_referrer)-1)
        cflocation url=theurl
/cfif

Or something like that. Don't complain if it don't work purfect. And I'm
sure there's about a billion ways to accomplish the same task.

NAT

> -----Original Message-----
> From: McCollough, Alan [mailto:[EMAIL PROTECTED]]
> Sent: Friday, December 01, 2000 3:03 PM
> To: Fusebox
> Subject: RE: Specifications Tool??
>
>
> Hey Nat, howsabout tossing out a little code snip of what yer
> describing? I
> see the idea, but I figure, hey, you've already got it down,
> so show us the
> code!
>
> Alan McCollough
> Web Programmer
> Allaire Certified ColdFusion Developer
> Alaska Native Medical Center
>
> > -----Original Message-----
> > From:       Nat Papovich [SMTP:[EMAIL PROTECTED]]
> > Sent:       Friday, December 01, 2000 11:32 AM
> > To: Fusebox
> > Subject:    RE: Specifications Tool??
> >
> > In your app.cfm, ask if the http_referrer is from your
> site. If not, strip
> > off the CFID/CFToken. I figgered Steve'd be smart enough, but...
> >
> > NAT
> > {redacted}
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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