Directly in the url. I did figure out a work around though.
> -----Original Message----- > From: James Holmes [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 29, 2007 9:13 PM > To: CF-Talk > Subject: Re: CFHTTP request using my session? > > 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/ > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Download the latest ColdFusion 8 utilities including Report Builder, plug-ins for Eclipse and Dreamweaver updates. http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:287420 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

