How about using cfsavecontent around the form and doing a cfdocument with that content instead?
As for the jsessionid, did you add the variables via cfhttpparam or directly in the URL for cfhttp? On 8/30/07, Loathe <[EMAIL PROTECTED]> wrote: > The situation is this. I have a large form used to apply for membership. > There is a confirmation screen. The confirmation screen takes url.print 0/1 > to disable some layout elements and make the page printer friendly. The > client would like that to now be in a pdf. I was hoping I could easily make > a cfhttp call and dump the result into a pdf. However it keeps passing me > off to my log in, even though I am passing cfid, cftoken and jsessionid in > the url. -- mxAjax / CFAjax docs and other useful articles: http://www.bifrost.com.au/blog/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get involved in the latest ColdFusion discussions, product development sharing, and articles on the Adobe Labs wiki. http://labs/adobe.com/wiki/index.php/ColdFusion_8 Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:287410 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

