How to check if a file exist or not in the server?
Currently am doing it with HTTPService, but I need to know if there is any better mechanism since I want to check files with big sizes and I think HTTPService will load the actual file into memory (not sure if that's correct, let me know if not). Thanks www.FlickrMailer.com <http://www.flickrmailer.com/>

