-----Original Message-----
Hi,
Howdy.
Is there a way to link specific Excel cells into a
webpage. These cells needs to be updated on the
spreadsheet daily , but must show as read - only in the
webpage. Otherwise how do I show a spreadsheet in a
webpage as read-only - the spreadsheet should however
be edited in Excel . I am using FP 2002 & Excel 2000.
Yes and no.
FrontPage has no direct interface to Excel or any other
spreadsheets. The reason is that spreadsheets are desktop-
based, single-user applications, and the Web is server-
based and multi-user.
And if you want something that's server-based and multi-
user, you end up looking at databases. So the best
solution would be to convert your application to Access or
some other database system.
You can, however, treat a named range in Excel as if it
were a database table. The following articles may be
helpful in this regard but I must warn you, most people
who try this sort of thing eventually give up. Excel was
never designed for this type of application, and the
results are subject to many failures and limitations.
Microsoft Knowledge Base Article - 268948
HOW TO: Use an Excel Worksheet as a Data Source in
FrontPage 2000
http://support.microsoft.com/default.aspx?scid=kb;en-
us;268948
Microsoft Knowledge Base Article - 195951
HOWTO: Query and Update Excel Data Using ADO From ASP
http://support.microsoft.com/default.aspx?scid=kb;en-
us;195951
Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------