Re: Question about IDX Data / tools: ASP / MS Access / Dreamviewer
We develop in ASP/.Net
The FileSystemObject is very slow relatively speaking. For best performance, you should store you image information (name, path, dimensions, etc.) in a database for quick querying and retrieval.
|