HTTPS is no problem for CFHTTP. Just make sure to include the correct port number (443). As for the authentication, make sure that they are only using Basic Authentication. ColdFusion cannot authenticate using Digest or Windows authentication. Perhaps you could show us your CFHTTP statement?
Jeff Garza Lead Developer/Webmaster Spectrum Astro, Inc. 480.892.8200 [EMAIL PROTECTED] http://www.spectrumastro.com -----Original Message----- From: Diana Nichols [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 19, 2002 9:00 AM To: CF-Talk Subject: CFHTTP POST - authentication issue I am trying to post a form to a client's server (WIN2K,IIS) using CFHTTP. The process works great - until they enable the login/password on their server. Is there any other method to do this transfer automatically utilizing CF? or JS? (Must use SSL and authenticate via login/password to their server.) TIA! D ************************ Diana Nichols Webmistress http://www.lavenderthreads.com 770.434.7374 ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

