In Player Pro you can use NotebookDirectory[EvaluationNotebook[]]
With the Free CDF Player you cannot import anything from the filesystem by using Import.
If you run a local webserver you can probably get data through FetchURL, or Import["http://localhost/mydata.xls"]