Microsoft
Software
Hardware
Network
Question : Converting xcel files to html
I have on my website a place were members can login and upload a excel file..
I have on my website also this excel file converted to an html file, so that anyone can see it.
My question is:
Is there a way to convert the excel file that a person downloads, to an html file at the time they download the xls file. Automatically?
Answer : Converting xcel files to html
Just Change
$userfile = $_POST['userfile'];
to
$userfile = $_FILES['userfile']['name'
];
Random Solutions
SQL cannot find stored procedure
Report Requesting Parameter Value
Pattern for java app
How can I have MS project on my computer?
Connecting to a Window Server 4.0 domain with a Windows 7 workstation
Create a dynamic Form for a webpage
Windows 7 PC virus
Need SQL Translation - Access SQL to SQL 2008 Express
Windows 2000 crash
oracle pl/sql