Hello All,
I want to import XLS sheets to mysql database using control application. I used the document datatype to browse xls file from local computer and import it in mysql database. But i am stucked, where scriptcase store the document temporarily, before uploading it to database. I used PHP-ExcelReader for importing functionality. But i went wrong somewhere since i am not able to implement it properly. I used $data->$this->Ini->path_doc; to point to xls file. Is this the right way or i am missing something?
Regards
Bishal Pantha