----- Original Message ----- 
  From: Anzer 
  To: [email protected] 
  Sent: Wednesday, December 26, 2007 12:13 PM
  Subject: [flexcoders] How to check if a file exist in the server?


  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).



Depending on the technology that you use, you need some server-side scripting 
to interrogate the servers file system and pass back a status to say if a file 
exists or not.



Paul

   

  Thanks

  www.FlickrMailer.com 

   

Reply via email to