Skip to Content
0
Former Member
Mar 04, 2009 at 07:59 AM

How to check whether file exist in a folder at the application server

7304 Views

Hi to all experts.

if suppose there is a file at the application server test.txt my requirement if the one more file is created of the same name before overwriting the file a warning message is to displayed to the user that the file already exist .

how to do it