I'm guessing your really need a recursive function that will keep following redirects until it reaches the end.
Rather than just a 2 level redirect search. Or is the problem not cfhttp->redirect->cfhttp->redirect... uh what do I do now? Mark On Apr 4, 2005 10:16 AM, Andrew Scott <[EMAIL PROTECTED]> wrote: > Daryl, > > Your confusing me!! > > If I receive a 302 by what Steve and Spike has mentioned, and I have used > Spikes code with some modification. This is not throwing an error when it > receives 302, instead it does another cfhttp on the new location and that's > the problem in this case with anything non coldfusion it works but not on a > coldfusion website. > > Any other ideas on this would be appreciated. > -- E: [EMAIL PROTECTED] W: www.compoundtheory.com ICQ: 3094740 --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
