> I'm trying to use cfinclude in a template of mine that includes a .html page > from another server.
There may be an alternative to the CFHTTP approach. If you have a mapped drive to the other server, you can point to it with a mapping in the CF Administrator. The CF service has to have permissions to access the mapped drive for this to work. Then its just a simple: <cfinclude template="/<mappingname>/<filename>"> HTH Tim --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
