I'm using a PHP Radio button but it doesn't return any value. Checkboxes, text boxes all are ok. I'm pretty sure I have the Radio button code right.
Blackie
11:45 pm on May 21, 2005 (gmt 0)
Please, post your code here :-)
mpiaser
12:01 am on May 22, 2005 (gmt 0)
Thanks for caring to respond. I just figured out my problem. I was missing the = after VALUE. I only looked at this code for an hour before I saw that.