R
Rob Whitham
I'm using Response.ContentType = "application/vnd.ms-excel" from my
asp page to try and produce excel output in a web browser. On some
machine the excel loads embedded in the browser (which is what I want)
but on others, it loads up excel on the client as a separate
programme. How can I force it to open excel within the browser?
asp page to try and produce excel output in a web browser. On some
machine the excel loads embedded in the browser (which is what I want)
but on others, it loads up excel on the client as a separate
programme. How can I force it to open excel within the browser?