E
Eddy
I am coding a ASP to process a excel file and output the
reults to a text file. To browse for the file that i want
to process i used the File field to return the location of
the file. My problem begins here when I click on the
browse it show me my harddrive and I slect the file and it
show up in the window "C:\test1.xls". however when I press
the button to process the it returns an error telling me
that the file cannot be found. I did a little testing and
found out that even though I am selecting the file from my
hardrive it is looking for it in the c drive of the server
Same thing happen when I write the text file. it save it
to the server not to my PC
Any help would be appreciated
Thanks
reults to a text file. To browse for the file that i want
to process i used the File field to return the location of
the file. My problem begins here when I click on the
browse it show me my harddrive and I slect the file and it
show up in the window "C:\test1.xls". however when I press
the button to process the it returns an error telling me
that the file cannot be found. I did a little testing and
found out that even though I am selecting the file from my
hardrive it is looking for it in the c drive of the server
Same thing happen when I write the text file. it save it
to the server not to my PC
Any help would be appreciated
Thanks