Conditional Formatting?

J

J

I have a data access page from MS Access (as a .htm). I would like to have
the
background of certain elements change color based on values stored in other
(hidden) elements. In the related Access form, I did this with conditional
formatting. Is there a simple solution?
 
A

Arvin Meyer [MVP]

Unfortunately, I don't think there is. Data Access Pages are significantly
crippled when compared with Access forms. The web just doesn't provide as
rich an environment as the desktop.
 
Top