|
I haven't heard of that problem before. Are
you using a filter for your directory listing? That might improve
performance. Do you have control over the creation of these html
files? If so, perhaps you could add an entry to a table whenever a file is
created. One other idea, but I imagine it would perform much worse that
CFDirectory, would be to write a batch file that does a directory listing and
pipes it to a file. You could use CFEXECUTE to run the batch file and
CFFILE to read it, but that is really just an insane workaround. You
really should be able to use CFDIRECTORY.
Do the hosts tell you that you shouldn't be using
CFDIRECTORY?
Bob
|
- [CFTALKTor] CFdirectory Mike
- Re: [CFTALKTor] CFdirectory Bob Silverberg
- Re: [CFTALKTor] CFdirectory Mike
- RE: [CFTALKTor] CFdirectory Marc Campeau
- Re: [CFTALKTor] CFdirectory Mike
- [CFTALKTor] Sending to a differen... Jean-Pierre Picard
- Re: [CFTALKTor] Sending to a ... Mike
- Re: [CFTALKTor] Sending to a ... Blake Crosby
- RE: [CFTALKTor] CFdirectory Steve Budan
- [CFTALKTor] CFDIRECTORY Michel Rouse
- RE: [CFTALKTor] CFDIRECTORY Kevin Towes
