Page 1 of 1

Access a file

Posted: Fri May 15, 2009 12:33 am
by s_coder
Hello ,
I have a file which is on local machine now i want to access this file online that is i have a file object and it should automatically take the path of the file which is on my local hard drive...
eg. c:/myfile.txt

is this possible? if yes? how can i do it?

Re: Access a file

Posted: Fri May 15, 2009 12:48 am
by requinix
Can't do it. You have to upload the file to the server first.

Re: Access a file

Posted: Fri May 15, 2009 12:52 am
by s_coder
how to upload the file without using browse and upload that is file object? because i have a static file with a fixed path .... and i have to upload that file....is it possible?

Re: Access a file

Posted: Fri May 15, 2009 1:42 am
by requinix
You can't - not without Flash, Java, or ActiveX.

Re: Access a file

Posted: Fri May 15, 2009 3:11 am
by s_coder
its possible! i have done it successfully now....... :D :) :D