Re: Hidden tables and form
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.javascript archive

Re: Hidden tables and form

From: RobG <rgqld@iinet.net.auau>
Date: Wed Aug 03 2005 - 11:30:42 CEST

Nduul wrote:
> Hi everybody
> in this page http://www.promoexpo.it/new/form_prova.htm
> i have a form with hidden tables. When i send the form, the values of the
> select that are in the table are sent even if the table is hidden.
> How can i do to send the values only when the table is visible?
> Thanks and sorry for my english!
>

When you change the the table to visible or hidden, also change the
select's disabled attribute to false or true respectively.

-- 
Rob
Received on Tue Oct 18 03:04:43 2005