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 ..)
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.
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...
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:
> .
>
--
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...