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
how do I remove a selected row from a listview
Exchane 2010 Hub Transport Rule Limitation
Switching Focus from one Form Control to another in Access
Need a SQL query
Send Mail Merge Email to 2 recipients
2010 Cannot create new mailbox
ASP.NET and jQuery UI widgets don't work together
Best method switching Treo's ActiveSync from one Exchange to another
Socket Programming - Problem with size of files received on Listening Server
remove all the constraint of the tables