Hi,
The code which I written is working fine when I try to check folder exist or not on server1. But When I try to check path exist on server2 or not it is not working. It always gives a message that folder does not exist.

-Please note Server2 don't have installed IIS.
-I am running code from server1 where IIS is installed.

File:Form.asp
<FORM method="post" encType="multip art/form-data"...