> This is nice, but it's really just using a regexp or pattern to define > file > extensions...
That script does much more than just using a RegExp. Have you checked it? It detect file dimensions (kb) and image dimensions (px). Do you think it would be possible just using a RegExp? Again, it's limited to images (actually jpg, png, gif and .bmp) and doesn't work on FF (not anymore), but there is much more than just checking the file extension. ---------------------------- Massimo Foti, web-programmer for hire Tools for ColdFusion and Dreamweaver developers: http://www.massimocorner.com ---------------------------- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| CF 8 â Scorpio beta now available, easily build great internet experiences â Try it now on Labs http://www.adobe.com/cfusion/entitlement/index.cfm?e=labs_adobecf8_beta Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:283456 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

