Web Component (spreadsheet) problem

  • Thread starter Thread starter Michael Roper
  • Start date Start date
M

Michael Roper

I have designed a site with Front Page 2002
containing "price calculators" on each page. These
enable visitors to estimate their own quote for the
products shown.

These were constructed using the web component insert
facility and are effectively cut down Excel spreadsheets.

However it appears that they will only display if the
viewer has Office XP installed on their
computer. A number of people have viewed the site on
computers with Office 2000 and earlier
versions of Office installed, and have received a message
requesting them to install Microsoft
Office Web Components, although the link does not appear
to go to the Microsoft web site, but only
to the computer's "D" drive.

Can anyone suggest a way round the problem?
 
Don't use web components, use either client-side JavaScript or server-side
script to accomplish.

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
 
Back
Top