Question
CFHTTP - maintianing session over multiple requests
I have to log into a form before I can go to the page I want.
Is there any way to amintain the session across multiple cfhttp
requests? I go to the first page and get logged in with no
problems.