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/directory.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

Reply via email to