Opening report in excel in the browser
I am calling a report from a web based form by pushing a button on the form.
How do I make it open up in excel in the browser?
I have tried it in runtime by generating to an HTML file and saving it with an extension of xls. When I open the file in excel 2000, it looks decent. Now I need to open it in excel in the browser.
Any help will be appreciated.