Michael, 

I know you've received lots of suggestions already, but I want to backup a 
little bit and try to unerstand what you're trying to do. I've read the thread 
history and I think there is perhaps a misunderstanding somewhere.

What I understand is that you have an aspx page that you can log into by making 
a direct http call from the client browser, to the aspx page.

What I also understand that you are trying to do, is have a cfm page that makes 
a similar aspx call (via CFHTTP) to log in the client. 

The challenge in this is that any settings passed back from the aspx page will 
be sent to the ColdFusion server. They will NOT be passed back to the client 
browser from the CF server. Even though they are sent to the ColdFusion server, 
the server will not "remember" the response on a subsequent request.

Hopefully that makes sense. Please feel free to clarify if I have misunderstood 
the intended functionality.

Jason Troy

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:259067
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to