Hello Group, I have an application that I am working that is running CF 4.0. They are hesitant to upgrade, due a litany of good reasons.
So here we go... 1. using cfcontent to deliver a file off the web path is not working when I put it in code stream or cflocation to a separate file. I see on the Allaire site that this was a problem in with NT SP6, and the fix was 6a. Did anyone do this, and it (NOT) work? Is there another work-around? [The obvious is to the put the files in the web path...little alarms are going off in the ether when I wrote that.] 2. Also I have build a link list, and then stored it off in in a database. I then want to retrieve it with minimum effort. I put together a crude loop-query-build script, but this requires me hitting the DB for the next(/each) record. I can bring the complete set of records with one query, but then I need to reconnect the list in the proper sorted order. Any suggestions ? 3. The nature of the data in #2 would work pretty well as a hash-access structure. Any suggestions to building an in-memory hash tables, that is easy to make persistent? Now a testimonial: FuseBox 3 has worked well for me. More that a few times I have been pleasantly surprised. Sorry for the long winded email, brain must be not totally engaged. jack lavender ------------------------------------------------------------------------- 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
