I'm working on a search app that uses cfhttp to spider our own site. The site uses Fusebox with SES url's ( http://domain/index.cfm/go/Products.Home.html ), and base href tags in the fb app to allow for relative links in there.

The problem I'm running into currently, that a few fuseactions redirect to a non-Fusebox page (cflocation).  I'm using cfhttp with  redirect="yes" (default), and getting the resulting content but not getting the resulting URL, which messes up reading relative links in that page.

According to the docs, cfhttp.responseHeader.Location variable contains the redirection path; however, not getting it.  Seems like it just has the final HTTP responses.

Any way to get the final URL from cfhttp? or should I just have a base href tag in all the resulting pages?

Thanks,
- David L
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to