Paul,

I encountered this problem when I used a CF hosting service with these tags 
disabled. For me the solution was simple. Since most CF hosts will be using 
Windows NT, you can most certainly expect them to support ASP. All you'll 
have to do is to  write an ASP template using FileSystemObject object to 
open a file, and then use CFHTTP to access that ASP template and to return 
the file as cfhttp.content, which you can then manipulate as a string.

I have a partially written custom tag for this, and I can send this to you. 
THat is, if I can find it...

Hope this helps.

Leong

At 10:17 AM 9/17/2000 -0700, you wrote:
>Anyone have any comments on the CFFILE replacements in Allaire's tag
>gallery, CFX_File & CFX_Secure_Functions?
>
>It appears to me they introduce password protection, but not other
>functions that would be nice such as directory restriction by
>password, no *.EXE, etc, that would bring functionality up to
>FTP capability.
>
>Any other tags around?
>
>best,  paul
>
>At 12:38 PM 9/17/00 -0400, Steve Pierce wrote:
> >The reason many of those features are turned off is because of security
> >concerns. You have to balance shared hosting with good security while
> >providing good service. Hosting companies that just open up the entire
> >server are likely to be very unreliable.
>
>------------------------------------------------------------------------------
>Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
>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/cf-talk@houseoffusion.com/
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.

Reply via email to