Open a file from server

hi all, i want to open a file from server through my application.i have put it in the shared resource file.but a error is comming :“cannot locate file”.if i give the path of the file in local pc it is working.but i want to open it from server. how can i solve this problem?

Subject: open a file from server

Please post the script you have so far

Subject: open a file from server

you can’t get file from shared resource… file must located on current server.

as variant you can add “net drive” on server and use this drive

or put file to some folder on server