a webmaster learning community
     Home    Register     Search      Help      Login    
FrontPage Alternative
Sponsors

Hosting from $3.99 per month!

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions. dd

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

 

Getting Excel Spreadsheet to work in web page

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> General Web Development >> Getting Excel Spreadsheet to work in web page
Page: [1]
 
_gail

 

Posts: 2876
From: So FL
Status: offline

 
Getting Excel Spreadsheet to work in web page - 11/29/2004 14:28:33   
I have a small excel spreadsheet, which someone made to calculate the correct exposure when photographing various scenes. It has two drop down menus: one for f-stops and one for ISO. When you click on either or both of the menus, and make a selection, information in a table below changes accordingly.

I'd like to be able to put the exposure calculator in a web page, but when I do the dropdown menus stop functioning. No matter how I save or imbed the file in a page, it doesn't work.

Any suggestions?

thanks, gail

_____________________________

Digicamhelp - Easiest place on the web to learn about Digit@l Cameras & Photography
BobbyDouglas

 

Posts: 5479
Joined: 5/15/2003
From: Arizona
Status: offline

 
RE: Getting Excel Spreadsheet to work in web page - 11/29/2004 14:57:48   
Have you tried to copy/paste it into FrontPage design view?

_____________________________

Arizona Web Design - Mr Bobs Web Design in Arizona
The Arizona Web Hosting Challenge

(in reply to _gail)
Nigel

 

Posts: 383
Joined: 7/24/2002
From: Wirral - UK
Status: offline

 
RE: Getting Excel Spreadsheet to work in web page - 11/29/2004 15:01:48   
It's not something I've done as excel usually creates very large files for webpages.

I'll watch this space though as I'd be interested to see the solution and the page when it's finished.

Nigel

_____________________________

Innerview
Web Design - Virtual Tours - 360 Panoramas - Shopping carts

(in reply to _gail)
_gail

 

Posts: 2876
From: So FL
Status: offline

 
RE: Getting Excel Spreadsheet to work in web page - 11/29/2004 15:12:01   
quote:

Have you tried to copy/paste it into FrontPage design view?


Yes, I've tried inserting as well as pasting. It ends up a mess. I can insert a spreadsheet as a web component, but it is blank and I'd have to build the calculator from scratch, which I have no desire to do even if I knew how. I don't.

If you want to take a look, you can download it from this page:

http://www.digicamhelp.com/calculator.htm

gail

_____________________________

Digicamhelp - Easiest place on the web to learn about Digit@l Cameras & Photography

(in reply to BobbyDouglas)
BobbyDouglas

 

Posts: 5479
Joined: 5/15/2003
From: Arizona
Status: offline

 
RE: Getting Excel Spreadsheet to work in web page - 11/29/2004 15:20:07   
Let me take a look and see if I can whip something together really fast.

_____________________________

Arizona Web Design - Mr Bobs Web Design in Arizona
The Arizona Web Hosting Challenge

(in reply to _gail)
BobbyDouglas

 

Posts: 5479
Joined: 5/15/2003
From: Arizona
Status: offline

 
RE: Getting Excel Spreadsheet to work in web page - 11/29/2004 15:26:01   
Ok no I didn't figure out a way. I am pretty sure you would need some type of extra plug-in to do what you want.

Basically you have a drop down in excel using another sheet's data.

I would just manually do this by continuing where I left off.

Night - Starlight (No City Lights)
Night - Quarter Moon (No City Lights)
Night - Half Moon (No City Lights)
Night - Full Moon (No City Lights)
Night - Full Moon with Snow
Faint Ambient Artificial Light
Dim Ambient Artificial Light
Distant View of Lighted Skyline
Lightning (Timed Exposure)
Total Eclipse of the Moon
Fireworks (Timed Exposure)
Candle Lit Close-Ups
Christmas Lights
Floodlit Building, Statue, Monument
Bright Street Lights
Bright Streets with Snow
School Auditorium
Campfires
Home Interiors @ Night (Avg Light)
Home Interior @ Night (Bright Light)
Fair or Amusement Park (Night)
Darkened Forest
Circus Type Events
Brightly Lit Night Street
Sports (Indoor)
Las Vegas Type Night Scene
Ice Shows
Sports (Outdoor) at night
Interiors (Bright Flourescent Lights)
Bonfires, Burning Buildings
Sunsets (10 Min After)
Neon Lights
Spot Lighted Subjects
Sunsets (Right After)
Quarter Moon (Long Lens)
Sunsets (10-30 Min Before)
Open Shade
Half Moon (Long Lens)
Heavily Overcast
Cloudy-Bright Light (No Shadows)
Full Moon (Long Lens)
Weak, Hazy Sun
Bright or Hazy Sun (Sunny f/16 Rule) 
Bright Daylight with Sand or Snow
Manmade BRIGHT Light


<select name="" id="StateCode">
<option value="Night - Starlight (No City Lights)" selected="selected">Night - Starlight (No City Lights)</option>
<option value="Night - Quarter Moon (No City Lights)">Night - Quarter Moon (No City Lights)</option>
<option value=""></option>
<option value=""></option>
<option value=""></option>
<option value=""></option>
<option value=""></option>
<option value=""></option>
<option value=""></option>
<option value=""></option>
<option value=""></option>
<option value=""></option>
<option value=""></option>
<option value=""></option>
<option value=""></option>
<option value=""></option>
<option value=""></option>
<option value=""></option>
<option value=""></option>
<option value=""></option>
<option value=""></option>
<option value=""></option>
</select>


_____________________________

Arizona Web Design - Mr Bobs Web Design in Arizona
The Arizona Web Hosting Challenge

(in reply to BobbyDouglas)
Mike54

 

Posts: 4796
Joined: 3/26/2001
From: Way Up Over
Status: offline

 
RE: Getting Excel Spreadsheet to work in web page - 11/29/2004 15:28:15   
_gail, while Bobby may be able to "whip something together" as far as I can tell the visitor will HAVE to use IE (4.01 or better) and have the M$ Office Web Components on their machine to use the chart interactively. Perhaps you can work something out with the person at this site.

_____________________________

Who was the first guy that looked at a cow and said, "I think that I'll drink whatever comes out of those things when I squeeze them"?

New photogalleries, stop by sometime.

(in reply to _gail)
_gail

 

Posts: 2876
From: So FL
Status: offline

 
RE: Getting Excel Spreadsheet to work in web page - 11/29/2004 16:06:08   

quote:

ORIGINAL: Mike54
Perhaps you can work something out with the person at this site.


Well, then I'll just keep it as a download. The person is going to send me one for a Palm, too.

Boy, that link brings you to a nice one!! I'll just post a link to it at the site.

Thanks, all!


_____________________________

Digicamhelp - Easiest place on the web to learn about Digit@l Cameras & Photography

(in reply to Mike54)
Larry M.

 

Posts: 2906
Joined: 2/20/2003
From: Greenville, South Carolina, USA
Status: offline

 
RE: Getting Excel Spreadsheet to work in web page - 11/30/2004 12:23:25   
Gail,

Microsoft says it can be done using ASP. Go to:

http://support.microsoft.com/default.aspx?scid=http://support.microsoft.com:80/support/kb/articles/Q268/9/48.ASP&NoWebContent=1

_____________________________

Larry M.

If hope and forgiveness don't work, buy a gun

(in reply to _gail)
_gail

 

Posts: 2876
From: So FL
Status: offline

 
RE: Getting Excel Spreadsheet to work in web page - 11/30/2004 14:43:47   
Thanks Larry, very interesting. I'll give it a try.

gail

_____________________________

Digicamhelp - Easiest place on the web to learn about Digit@l Cameras & Photography

(in reply to Larry M.)
Page:   [1]
OutFront Discoveries

All Forums >> Web Development >> General Web Development >> Getting Excel Spreadsheet to work in web page
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts