HTML forms - examples?

Pop your questions regarding Home automation software here.....
Post Reply
DJF3
Advanced Member
Advanced Member
Posts: 895
Joined: Thu Jul 12, 2007 9:28 am
Contact:

HTML forms - examples?

Post by DJF3 »

Hi,

I have written a bunch of scripts that turn the following data sources into graphs:
- RFXCOM DB
- My own DB
- Plugwise DB

Next step was to write a page that allows you to select stuff like Period (day/week/month/year), Item (plugwise/RFX/Oregon/etc), Value (device-id, plugwise-id, Oregon sensor, etc).

Does anyone know how to setup .HTML (ASP/JS) where you can select the type (RFX/Own DB/Plugwise) and depending on the choices fields get hidden..

Example: if you select Temperature, the week field and Humidity sensor list gets hidden..

Once it's finished I will document and share..

Cheers
DJ
User avatar
Rene
Global Moderator
Global Moderator
Posts: 1689
Joined: Wed Oct 08, 2008 3:54 pm
Location: Netherlands

HTML forms - examples?

Post by Rene »

You have to use Javascript and CSS.

Rene.
DJF3
Advanced Member
Advanced Member
Posts: 895
Joined: Thu Jul 12, 2007 9:28 am
Contact:

HTML forms - examples?

Post by DJF3 »

Yes, JS and CSS is fine
Post Reply

Return to “Questions & Discussions Forum”