Hi, I am getting nowhere trying to cfhttp a local .cfm page from my server. Here is the line of code throwing the error.
<cfhttp url="http://www.mydomain.com/pdf.cfm" throwonerror="Yes"></cfhttp> This gives me the "302 Moved Temporarily" error if I include throwonerror="Yes" attribute. If I try a .htm file on my server, it works as expected... it's only .cfm pages causing the error. I tried googling for the answer, but did not find a cure. Any insight? Thanks, Dave [EMAIL PROTECTED] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

