> Is there any way to preserve session state over cfhttp... Im > doing multiple requests on a web page, and the page uses > sessions, and so I cant login etc via cfhttp as it doesn�t > seem to preserve sessions...
If you can pass the CFID and CFTOKEN via the URL, it should keep the same state... But you'd need to know them before you started the CFHTTP ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

