Let's not get pissy Adam. Sree, It should work. IT should be exaclty like this <CFHTTP URL="http://www.amazon.com" METHOD="GET" RESOLVEURL=YES> </CFHTTP> <CFOUTPUT> <P>Your file was of type: #CFHTTP.MimeType# <P>#HTMLCodeFormat(CFHTTP.FileContent)# </CFOUTPUT> I ran it and it returned everything just fine. What is happening on your end. --K -----Original Message----- From: Reynolds, Adam [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 10, 2000 6:19 AM To: '[EMAIL PROTECTED]' Subject: RE: Love the lack of subject line...makes it sooooo easy to see what your problem is. Adam Reynolds > ---------- > From: Sree@bigbuzz[SMTP:[EMAIL PROTECTED]] > Sent: 10 August 2000 15:22 > To: [EMAIL PROTECTED] > > This is a multi-part message in MIME format. > > ------=_NextPart_000_0020_01C002AC.712ABA70 > Content-Type: text/plain; > charset="iso-8859-1" > Content-Transfer-Encoding: quoted-printable > > Any wrong with this? > > <cfhttp url=3D"http://www.amazon.com" method=3D"get"> > > Thanks=20 > Sree > > ------=_NextPart_000_0020_01C002AC.712ABA70 > Content-Type: text/html; > charset="iso-8859-1" > Content-Transfer-Encoding: quoted-printable > > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> > <HTML><HEAD> > <META content=3D"text/html; charset=3Diso-8859-1" = > http-equiv=3DContent-Type> > <META content=3D"MSHTML 5.00.2314.1000" name=3DGENERATOR> > <STYLE></STYLE> > </HEAD> > <BODY bgColor=3D#ffffff> > <DIV><FONT face=3DArial size=3D2>Any wrong with this?</FONT></DIV> > <DIV> </DIV> > <DIV><FONT face=3DArial size=3D2><cfhttp = > url=3D"http://www.amazon.com"=20 > method=3D"get"></FONT></DIV> > <DIV> </DIV> > <DIV><FONT face=3DArial size=3D2>Thanks </FONT></DIV> > <DIV><FONT face=3DArial size=3D2>Sree</FONT></DIV></BODY></HTML> > > ------=_NextPart_000_0020_01C002AC.712ABA70-- > > -------------------------------------------------------------------------- > ---- > 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. > ********************************************************************** This email and any attachments are confidential and solely for the use of the intended recipient. They may contain material protected by legal professional or other privilege. If you are not the intended recipient or the person responsible for delivering to the intended recipient, you are not authorised to and must not disclose, copy, distribute or retain this email or its attachments. Although this email and its attachments are believed to be free of any virus or other defect, it is the responsibility of the recipient to ensure that they are virus free and no responsibility is accepted by the company for any loss or damage arising from receipt or use thereof. ********************************************************************** ---------------------------------------------------------------------------- -- 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.

