Conditional Formatting

B

Bline

First of all I am not a programmer I have no formal training so please
bear with me. I have muddled through the development of an application
using Front Page for Junior Football with much help from this and other
forums. I thank all that have provided me guidance and assistance.

Please see the following page:

http://www.inglemoorvikings.org/test/brian/gamereport/GameReportconfirm.asp

My question is?

Please see the table with the Red Background. I have a User Request to
conditionally format those cells so that if the value of the variable
in a cell is = "OK" the background color = Green, Else the background
color = Red.

My ISP does not provide "Windows Sharepot Services", therefore I am
unable to get into Data View (as I understand it) and conditionally
format the cells. Is there ASP code I can add to accomplish this.
Please remember my limitations.

Thank you in advance for any assistance.

Billie
 
T

Tom Miller

Bline said:
First of all I am not a programmer I have no formal training so please
bear with me. I have muddled through the development of an application
using Front Page for Junior Football with much help from this and other
forums. I thank all that have provided me guidance and assistance.

Please see the following page:

http://www.inglemoorvikings.org/test/brian/gamereport/GameReportconfirm.asp

My question is?

Please see the table with the Red Background. I have a User Request to
conditionally format those cells so that if the value of the variable
in a cell is = "OK" the background color = Green, Else the background
color = Red.
I sure you could do it using javascript and since I am less familar with it
you might be able to do it with .css but both require you be willing and
able to work in the coding view rather than just trying to do it from the
visual mode. Perhaps the people in
news://microsoft.public.frontpage.client can help?

Otherwise you get to start learning at least abit of html. There are some
excellent/free sites outhere as mentioned in, opps I haven't put a signature
on this e-mail reader. try: www.w3schools.com for small bite-sized lessons
in html, javascript and so forth.

Hope this helps,
Tom Miller
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top