roger
Member since Feb 27, 2009
- Profile: /members/3009-roger.htm
- Comments: 2
Recent Blog Comments By roger
-
CFHTTPSession.cfc For Multi-CFHttp Requests With Maintained Session
Posted on Feb 27, 2009 at 8:27 AM
@Joshua Shaffner, after I did that I receive the error: Context validation error for tag cfhttpparam. The tag must be nested inside a cfhttp tag. what else did you do? where did put the surrounding <cfhttp tag?... read more »
-
CFHTTPSession.cfc For Multi-CFHttp Requests With Maintained Session
Posted on Feb 27, 2009 at 6:28 AM
@Al, this cfc doesn't work for me either because I have CF MX7. I just need to do 2 cfhttp requests. The first would set a session (page language). And the second should use the same session to obtain the response in the right language.. how did you solve your problem without this cfc? thank you fo... read more »