Hi there,
Much thanks to ZOHO for producing such an amazing program. Im trying to display spreadsheets in my webapplication however im trying to stream these documents from outside the webroot to increase security. I have a fileserver.php file which reads in the file name and the jobid from the URL ie
HOWEVER when its running through my webapp it doesnt.....
NEVERMIND - incase someone else is having this problem, the only way to get it to work is to have only one variable parsed in the URL and write the fileserver.php file to extract all the details from there. Anymore than one variable in the URL and zoho viewer wont work.