Gleep <Gleep@Gleep.com> wrote in
news:769011prdcbpf70934vuc4h1kc8d5jmg0q@4ax.com:
[color=blue]
> Hello,
> I am trying to develop an online application that utilzes a grid to
> save our sales people weekly productivty.
>
> We have a grid listing the days of the week going across the top
> Sunday - Saturday Along the left side is hours of the day broken up in
> half hour increments. 16 total
>
> In the gridl, we want the cells to include an image that has three
> color states that are clickable. For example 1 click is green 2nd
> click is red - 3rd click is blue each color represents a dollar
> value.[/color]
You need at least four states - the fourth for "no dollars",
on vacation, sick, etc. Default all cells to "no dollars",
use radio buttons, and use javascript to do client-side
validation, such as confirming that they really didn't generate
any sales on Tuesday afternoon(e.g. when they were sick).
--
Dave Patton
Canadian Coordinator, Degree Confluence Project
http://www.confluence.org/
My website:
http://members.shaw.ca/davepatton/