Is it possible to check a file on a server via http and compiler variable !?
db
linder
02-28-2012, 04:08 AM
Hello,
No, the #iffile conditional-directive determines if a particular file or directory does or does not exist on the development computer. The underlying CreateFile Windows API does not "support" HTTP or FTP.