View Single Post
  #2   Report Post  
Mike
 
Posts: n/a
Default

maybe open a new browser when they click on open?

"54patman" wrote:


Hi,

I have a webpage with one button, called €śOpen€ť. When the user presses
the button I want to create a new Createobject("Excel.Application") and
open an xls file. Then display this Excel instance within the current
web page. How do we set the content of the webpage to display this.

I do not want to do something like:

<a href="test1.xls" target="_self" Open</a

which works but I do not want to change the page (URL) for the user. I
just want excel stuffed back into my browser. I also do not want to
uses framesets or frames.

Thanks in advance.

Pat


--
54patman
------------------------------------------------------------------------
54patman's Profile: http://www.excelforum.com/member.php...o&userid=26278
View this thread: http://www.excelforum.com/showthread...hreadid=395790