Hi all,
I've been working customizing the latest FCKeditor to integration in our ColdFusion-based site. I've gotten the connector to work fine with our custom filepaths (not using /UserFiles directory), but have now run into a problem when trying to display a listing of around 4,000+ images in this folder.
I've already parsed out the page and verified that valid XML is being rendered, so filenames are not the problem. When loading between 2-3,000 images, the browser does eventually come up, but is very slow to render to the screen (maybe 30 seconds or longer). If I let the browser load 4,000 or more, the page does not load and IE crashes or freezes up my computer (I have 512MB of RAM, so not a memory problem).
Has anyone built a system in which they are uploading thousands of images or files? Any way to speed up the browser loading or ensure that the browser will hold up with so many files?
Any experiences or ideas would be helpful.
Thanks in advance!
I've been working customizing the latest FCKeditor to integration in our ColdFusion-based site. I've gotten the connector to work fine with our custom filepaths (not using /UserFiles directory), but have now run into a problem when trying to display a listing of around 4,000+ images in this folder.
I've already parsed out the page and verified that valid XML is being rendered, so filenames are not the problem. When loading between 2-3,000 images, the browser does eventually come up, but is very slow to render to the screen (maybe 30 seconds or longer). If I let the browser load 4,000 or more, the page does not load and IE crashes or freezes up my computer (I have 512MB of RAM, so not a memory problem).
Has anyone built a system in which they are uploading thousands of images or files? Any way to speed up the browser loading or ensure that the browser will hold up with so many files?
Any experiences or ideas would be helpful.
Thanks in advance!