how do i allow users to download a xls file in html?
can anyone help me to allow users to download a xls file in html?
i tried with href="path/filename.xls"click here
but it works in chrome but not in mozilla.
View Answers
September 8, 2012 at 1:48 PM
i tried with href="path/filename.xls click here but it works only in chrome