Sorry, haven't used cfhttp so unsure what you mean.  I did try this though:

<cfhttp url="http://coldfusiontest/osullik/email.htm"; 
    method="GET" resolveurl="YES"> 
  </cfhttp> 

  <CFOUTPUT>#cfhttp.fileContent#<br>#cfhttp.statuscode#</CFOUTPUT>
and that returned the content and a status code of 200 OK

is this what you mean?

-----Original Message-----
From: Rich Wild [mailto:[EMAIL PROTECTED] 
Sent: 08 August 2003 09:33
To: '[EMAIL PROTECTED]'
Subject: RE: [ cf-dev ] Scheduled Task / Connection Failure

can you cfhttp any other page on that site?

-----Original Message-----
From: Osullivan Karl (RKB) Senior Analyst/Programmer
[mailto:[EMAIL PROTECTED]
Sent: 08 August 2003 09:34
To: CF - Development Group
Subject: [ cf-dev ] Scheduled Task / Connection Failure



UHCWT Logo







Hello

I've set a bar chart up in CFMX which works just fine.  As it takes a while
to run, I want to set it up as a scheduled task and publish it to a html
file once daily.  However, the html file being produced always says
"Connection Failure" in it.  Can anyone tell me what I am doing wrong?

Thanks


Karl O'Sullivan
Senior Analyst/Programmer

Computer & Network Services
UHCW NHS Trust
Clifford Bridge Road
COVENTRY
CV2 2DX

Contact:
Tel (internal): 28952
Tel (external): +44 (0) 24 7696 8952
Email: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> 
Web: www.uhcw.nhs.uk <http://www.uhcw.nhs.uk>  

 

 


-- 
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]

Reply via email to