Folks,
I have been struggling for quite some time with a particular, seemingly straightforward issue.
I would like, if it is at all possible, to display an Excel XLS file in an IFRAME. I would also like to be able to click a button and change the worksheet of the file which is displayed. My site is written in VBScript.
I imagine that client-side VBScript should be able to do something like this, but I haven't come across it as yet. Are there any ideas out there, or do I try to come up with an alternative?
Many thanks...