vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   How to display an Excel XLS file within a VB page? (https://vborg.vbsupport.ru/showthread.php?t=139902)

Trana 02-20-2007 01:10 AM

How to display an Excel XLS file within a VB page?
 
Does anyone know a good way to do this? I have an XLS file that I would like to display for my members but I don't want them to view just the spreadsheet. Ideally it would display the header, navbar, and then the spreadsheet. Sort of like frames but without all the negatives associated with frames!

Any ideas please let me know.

Thanks!

da420 02-20-2007 01:18 AM

Tables won't make a 'spreadsheet' per say, but it will give a spreadsheet like appearance and feel, I guess... and it's just simple HTML..

To learn more about HTML tables, look here...

http://www.w3schools.com/html/html_tables.asp

Trana 02-20-2007 01:21 AM

Thanks, but tables won't work as the .xls file is dynamic and stored on a remote server.

da420 02-20-2007 01:23 AM

OH, I see what you are saying... Yah, I couldn't tell ya to be honest, sorry...

Reeve of shinra 02-20-2007 01:53 AM

If your using a windows server, you could use .net to query the xls file if I understand correctly and maybe parse the results as an xml or rss feed or something nifty like that....

Can the file be saved as text or xml? That might give you more options?


All times are GMT. The time now is 10:31 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01023 seconds
  • Memory Usage 1,713KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete