Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

excel

0 views
Skip to first unread message

gdg

unread,
Nov 23, 2009, 3:59:04 PM11/23/09
to
Hello,

I'm trying to set up a site in web expression by using a template.(I'm
really no expert!)
So far so good. Now I want an excelfile on one page, that I update several
times a day, by saving it as an html file.
How can I have it done ,so that you see the master template , and the
excelfile is "in" it , so you can still see the links on the left side ? For
the moment, the excel file takes the whole page and all the other information
(to navigate) is lost ....
(in frontpage it worked, with a former site ..)

Reverend Fuzzy

unread,
Nov 24, 2009, 9:57:35 PM11/24/09
to

Stands to reason you should be able to put the sheet into an editable
area as a class object.
Ya just need the "classid" for an excel spreadsheet. Then you upload
a new copy of the
sheet under the old filename whenever you wantt to update it.

Ronx

unread,
Nov 25, 2009, 2:34:18 AM11/25/09
to
One solution is to use an iFrame in the page - the page is based on your DWT
(assuming you use a DWT) which shows all the boilerplate - navigation etc. -
and the iframe is placed in an editable region and displays the .html page
produced from Excel.

The way I would do it is to export the excel sheet to an Access database,
then upload the database. The page will then display results from the
database, probably (in my case) using asp.NET gridview - but you may not
have a server that supports this method.

--
Ron Symonds
Microsoft MVP (Expression Web)
http://www.rxs-enterprises.org/fp

Reply only to group - emails will be deleted unread.

"gdg" <g...@discussions.microsoft.com> wrote in message
news:EC35CA40-75A3-4343...@microsoft.com...

gdg

unread,
Nov 29, 2009, 4:08:01 AM11/29/09
to
thank you,

i use the inline frame, i'm working on a public server .
the problem I have now is that in web expression, everything looks good, but
on the real website, the excel file is not on the same position ?? do you kow
what is wrong ?

"Ronx" wrote:

> .
>

Ronx

unread,
Nov 29, 2009, 5:46:02 AM11/29/09
to
To solve rendering or display problems we will have to see the faulty page -
a link to it will help.

--
Ron Symonds
Microsoft MVP (Expression Web)
http://www.rxs-enterprises.org/fp

Reply only to group - emails will be deleted unread.

"gdg" <g...@discussions.microsoft.com> wrote in message

news:93E4AF91-6084-4FC6...@microsoft.com...

0 new messages