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
recommended swap space
Simple code issue with synchronized comboboxes in MS Access
ThinkPad x301 XP Pro SP3 Will Not Enter Standby
How to enqueue a song in an open winamp player using javascript
Duplicate Record and Form Process
OUTLOOK 2007 no INDEX to search ON
Access 2003 in report how to change the results of data
Does viewdidload ever not-get-called?
Macro to Sort by Column and Delete Blanks
Mixing Albert Kallal Mail merge with bookmark/range mail merge