Interesting.  I tried your code and get a "connection failed" message.  I
also tried it in the browser and it worked fine.
On Fri, 30 Mar 2001 12:39:39 -0800 Philip Humeniuk <[EMAIL PROTECTED]>
writes:
> 
> 
> I'm stummped.
> 
> I have the following tag just in my site just for testing and it  
> works OK.
> 
> <cfhttp method="get" url="http://www.adobe.com" resolveurl="yes">
> 
> <cfoutput>#CFHTTP.FileContent#</cfoutput>
> 
> 
> When I insert the URL that I really want it doesn't work. Yet if I 
> cut and 
> paste the URL in a any browser it works ok.
> Is there something additional I need to add to the CFHTTP tag?
> 
> <cfhttp method="get" 
>
url="http://expatonline.community.everyone.net/community/scripts/director
y.pl" 
> 
> resolveurl="yes">
> 
> <cfoutput>#CFHTTP.FileContent#</cfoutput>
> 
> 
>
-------------------------------------------------------------------------
> This email server is running an evaluation copy of the MailShield 
> anti-
> spam software. Please contact your email administrator if you have 
> any
> questions about this message. MailShield product info: 
> www.mailshield.com
> 
> -----------------------------------------------
> To post, send email to [EMAIL PROTECTED]
> To subscribe / unsubscribe: http://www.dfwcfug.org
> 

-------------------------------------------------------------------------
This email server is running an evaluation copy of the MailShield anti-
spam software. Please contact your email administrator if you have any
questions about this message. MailShield product info: www.mailshield.com

-----------------------------------------------
To post, send email to [EMAIL PROTECTED]
To subscribe / unsubscribe: http://www.dfwcfug.org

Reply via email to