>A number of our client sites have had problems where a page will display
>HTTP headers and/or simply "hang" if the page is referred to via a
>cflocation.
> 
>This most often happens if the cflocation is inside other ColdFusion
>tags, and seems to only be a problem in IE 6. The page itself would run
>but the results would never appear, or would appear with HTTP headers at
>the top of the page. (example: user submits a form, form is processed,
>but cflocation to confirmation page results in the above)
> 

As an alternative why not try getpageContext("whatever.cfm")? It performs a 
server side redirect instead of a client side which is what cflocation does.

hth,

larry

--
Larry C. Lyons
Web Analyst
BEI Resources
American Type Culture Collection
email: llyons(at)atcc(dot)org
tel: 703.365.2700.2678
--

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:229910
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to