473,399 Members | 3,302 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,399 software developers and data experts.

Embed Excel into html page using IE

Hello All

I tried to embed Excel sheet into HTML page by following command:

<iframe src="Tmp.XLS" width="100%" height="500"></iframe>

and it works, showing Excel sheet inside the page, but there is
no way I can save the Excel sheet after it has been change. The
Excel menu is not active and the system is not asking whether I
want to save the changes or not.

Is there any way I can show menu bar in embeded Excel or maybe I
should use some other way to show Excel file inside my html page?

Thanks in advance
Pawel

Jul 20 '05 #1
4 82436
Pawel wrote:
I tried to embed Excel sheet into HTML page by following command:

<iframe src="Tmp.XLS" width="100%" height="500"></iframe>

and it works,
For some limited definition of "works", maybe. Note that in a www
context, not every user will have MS Excel.
showing Excel sheet inside the page, but there is no way I can save
the Excel sheet after it has been change.
Save it where? Where to you want users to save the changes? If it's to
their own filesystem, I'd think the context menu might be of help, so
I'd start there.
The Excel menu is not active and the system is not asking whether I
want to save the changes or not.
That's surprising. If I load an MS Word document in MSIE, and hit the
backspace key to go back in the history, I instead edit the document,
erasing a character or tab. When I then click my back button, I get a
"save document" prompt. [1]
Is there any way I can show menu bar in embeded Excel or maybe I
should use some other way to show Excel file inside my html page?


If you want users to edit the table, you're looking at a more
complicated application. It'd involve server-side scripts and HTML tables.

[1] More MSIE weirdness. I just tested this, to make sure I was
remembering correctly. When I selected a link to an MS Word document,
MSIE loaded the document in the browser window, where I could edit it.
At the same time, the MSIE logo icon in the title bar -- the blue "e",
changed to the Firefox logo! When I went back to the previous
document, the blue "e" returned. Strange strange beast.

--
Brian (remove ".invalid" to email me)
http://www.tsmchughs.com/
Jul 20 '05 #2

"Brian" <us*****@julietremblay.com.invalid> wrote in message
news:10*************@corp.supernews.com...
Pawel wrote:
I tried to embed Excel sheet into HTML page by following command:

<iframe src="Tmp.XLS" width="100%" height="500"></iframe>

and it works,


For some limited definition of "works", maybe. Note that in a www
context, not every user will have MS Excel.
showing Excel sheet inside the page, but there is no way I can save
the Excel sheet after it has been change.


Save it where? Where to you want users to save the changes? If it's to
their own filesystem, I'd think the context menu might be of help, so
I'd start there.
The Excel menu is not active and the system is not asking whether I
want to save the changes or not.


That's surprising. If I load an MS Word document in MSIE, and hit the
backspace key to go back in the history, I instead edit the document,
erasing a character or tab. When I then click my back button, I get a
"save document" prompt. [1]


Yes, when the document is contained directly in the browser. But if it's in
an IFRAME?
Jul 20 '05 #3
Harlan Messinger wrote:
"Brian" wrote...


[excessive quoted material snipped]
That's surprising. If I load an MS Word document in MSIE, and hit
the backspace key to go back in the history, I instead edit the
document, erasing a character or tab. When I then click my back
button, I get a "save document" prompt.


Yes, when the document is contained directly in the browser. But if
it's in an IFRAME?


That's why I wrote "That's suprising..." and not "That's wrong...."
I'm afraid I don't have time to create a new test case for this. But
if you're that curious, knock yourself out.

--
Brian (remove ".invalid" to email me)
http://www.tsmchughs.com/
Jul 20 '05 #4
Thank you for all sugestions. I think that I will go for HTML tables.
That look the most promissing.
regards
Pawel

Brian wrote:
Harlan Messinger wrote:
"Brian" wrote...


[excessive quoted material snipped]
That's surprising. If I load an MS Word document in MSIE, and hit
the backspace key to go back in the history, I instead edit the
document, erasing a character or tab. When I then click my back
button, I get a "save document" prompt.


Yes, when the document is contained directly in the browser. But if
it's in an IFRAME?


That's why I wrote "That's suprising..." and not "That's wrong...."
I'm afraid I don't have time to create a new test case for this. But
if you're that curious, knock yourself out.

--
Brian (remove ".invalid" to email me)
http://www.tsmchughs.com/


Jul 20 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: Stefan van Roosmalen | last post by:
Hi there, The first page of my Internet website must be INDEX.HTM. But, if I want to embed some PHP code in this page, I must rename it to INDEX.PHP. Easy, but not simple, because INDEX.PHP...
0
by: Stan Brown | last post by:
URL: http://www.acad.sunytccc.edu/instruct/sbrown/stat/mygrades.htm As I read the spec, I need _either_ data= and type= _or_ classid= and codetype=. I've tried it both ways and neither works. I...
2
by: Cris Curtis | last post by:
When I use an embed tag that uses a dynamic aspx page, the dynamic aspx page appears to get called 2 times instead. Below is code that adds an embed tag to a placeholder control that will use...
1
by: snicks | last post by:
I have a series of XLS files which I need to embed into a PowerPoint presentation on an IIS server. I’ll be using VB.NET. I’ve tried using an ASPOSE.PowerPoint control to do this and it does...
13
by: Lloyd Dupont | last post by:
In the good old days I believe people were using the arcane technology which came to be known as COM+ to embed other application's document in their own document. Like a Word with document a...
24
by: Manuel | last post by:
Is it possible to embed an image, like a company logo in a CDOSYS generated message? If yes, I´ll apreciate some code sample. I´ve been able to format messages in html the way I like, but I...
1
by: Andrew Poulos | last post by:
With "normal" SWF HTML there's an EMBED tag nested within an OBJECT tag. How can I check which tag is actually displaying the SWF? I'm using CSS on them and the style on the OBJECT affects the...
3
by: abrtlt | last post by:
I would like to have a web page in which, when the user clicks on any of several specific elements, a specific audio file is played, without reloading the page. The specific audio file name is...
2
dream party
by: dream party | last post by:
Inserting a Flash (SWF, FLV) file into HTML web page is already an old and familiar thing to all of us. It is a rather non-flexible thing that just to edit some options in the template. However, I...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.