You can do authentication with IIS or WebSite using ColdFusion. We have
products that allow you to do that - called iAuth. More information is at
www.coolfusion.com (look under the Products section - there will be a few
products called "inFusion Authenticator")
Regards,
Howie Hamlin
--
inFusion Project Manager; On-Line Data Solutions, Inc. (631)737-4668
www.CoolFusion.com
============================================================
Please vote for iMS in the Most Innovative category here:
*** http://www.sys-con.com/ColdFusion/readerschoice2000/ ***
============================================================
Check out inFusion Mail Server - the world's most configurable email server
----- Original Message -----
From: Stanislav Maximov <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Sent: Wednesday, August 02, 2000 8:04 AM
Subject: HTTP Authorization
> Do anybody have any idea how to make HTTP authorization with CF?
> I've tried something like this with no success (assuming user will enter
> "user"/"password" as the credentials:
> ---
> <cfif Auth_User is "user" and Auth_Password is "password">
> success!
> <cfelse>
> <cfheader name="'WWW-Authenticate" value="BASIC base64encodingofname
> realm=""Private""">
> <cfheader statuscode="401" statustext="Unauthorized">
> </cfif>
> ---
> Please tell me were am I wrong?
>
> TIA
>
> stas@
>
> --------------------------------------------------------------------------
----
> Archives: http://www.mail-archive.com/[email protected]/
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.