How does cfoutput instantiate and destroy objects?
I'm working on an old piece of code that watches a directory = checks the files in it and then renames the file to one other parts of the system recognise based on the contents of the file
Now having rationlised this code significantly making use of CFC's I'm having problems in the way in which the code rename's the file -It should rename it based on a string it may find in the doc otherwise it leaves it alone - However at the moment it randomly assigns it a value that is not in the file although I think its holding on to details from another file but I don't know how - I'm running Coldusion 9 and the production server is running CF8- I don't seen to have the problem on my machine but do on the production box
Any help would be deeply appreciated
Thanks
