Forum Moderators: open

Message Too Old, No Replies

spread sheets

can i add spreadsheets into a web page

         

spacemaker

9:27 am on Nov 12, 2003 (gmt 0)



hi... ive just started using HTML and was doing a layout for work, i could really do with adding a spread sheet some how is this possible.... any help appreciated

jamesa

10:37 am on Nov 12, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Use tables. Also in Excel you can save as HTML.

Mr_Brutal

11:24 am on Nov 12, 2003 (gmt 0)

10+ Year Member



I'm using Internet Explorer 6 and on one of my Intranet sites, where i can be sure that everybody uses IE6 i just link to a excel spreadsheet. It opens in IE and works just like excel the application.

Don't know how your trying to use the spreadsheet or who your users are, but its easy on an Intranet!

limbo

11:38 am on Nov 12, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Also in Excel you can save as HTML.

If you do this be prepared for for some serious code bloat removal ;)

I am not sure that there is software that will allow the functionality of a spreadsheet through a browser.

limbo

11:40 am on Nov 12, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



but its easy on an Intranet!

Thats fine - assuming all your users have MS Excel! (97?, 2000?, mac version?)

Mr_Brutal

12:17 pm on Nov 12, 2003 (gmt 0)

10+ Year Member



Yes they do, so like i said it's easy for me, but i guess that doesn't help much! You'll have to post more details Spacemaker?