View Single Post
Old 06-14-2006, 12:37 PM
RobertD RobertD is offline
Advancing Webmaster
 
Join Date: Sep 2005
Posts: 63
RobertD is on a distinguished road
Default 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.
Reply With Quote