P
Pey
I was creating a text data file named ne.xls under
public_html directory so that any user can use IE to
access the file and view it as excel file. For some
reason, I am getting the "file could not be accessed"
error message if I access the file through Internet
Explore (IE). And there is no error if I directly open up
the file through excel program.
I am sure the file is in the right directory, has read and
write permission, has no special characters in the
filename, the full path is less than 218 characters. And
I am sure it has something to do with the data contents.
For example, error will show up if the file has the
following content, (note: tab delimited):
NE_Name NE_Type NE_Version
In addition, I noticed the worksheet got named as ".xls]NE
[1]"
Thanks.
-Peyhwa
public_html directory so that any user can use IE to
access the file and view it as excel file. For some
reason, I am getting the "file could not be accessed"
error message if I access the file through Internet
Explore (IE). And there is no error if I directly open up
the file through excel program.
I am sure the file is in the right directory, has read and
write permission, has no special characters in the
filename, the full path is less than 218 characters. And
I am sure it has something to do with the data contents.
For example, error will show up if the file has the
following content, (note: tab delimited):
NE_Name NE_Type NE_Version
In addition, I noticed the worksheet got named as ".xls]NE
[1]"
Thanks.
-Peyhwa