>>The reason is the html form (login1.cfm) is working well and I try to simulate the login process exactly as we login as that html form.
Yes, but you are doing it from your browser. If the login procedure uses tricks to detect if the form really comes from a browser, or from a server, they may use some other characteristics you didn't think of. >>remember you asked me to try to disable cookie and submit the form that works? I got the same screen as I do with cfhttp which is login form WITHOUT any error message. I would suggest that the problem might be is the asp.net think that the cookie is disabled and the login process does not happen. I think this is it indeed. There must be something not perfect in the way you return the cookies to the .Net application. I would concentrate my efforts on this. -- _______________________________________ REUSE CODE! Use custom tags; See http://www.contentbox.com/claude/customtags/tagstore.cfm (Please send any spam to this address: [EMAIL PROTECTED]) Thanks. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:259159 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

