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
Implementing UrlRewriting for URLs of the form
http://myserver/mysite/mys
hortcuturl
Activate Spanning Tree on 3Com 4500G
"class StreamingApplet.RTApplet.c
lass not found" error occured
The system cannot find the file specified
Combo listfillrange property changes based on user selection
Can not send email in SBS 2003
ActiveX controls moving on a worksheet - Excel 2010
script or batch file
how to create a web page dynamically
iPhone - Web service client app