[phorm] [Phorm:] checkbox won't record in MySQL

  • From: webbbs@xxxxxxxxx
  • To: support@xxxxxxxxx
  • Date: 17 Jul 2004 20:27:18 -0000

The following new message has been posted on Phorm Support Forum at 
<http://www.phorm.com/support/>. 

*************************************************************************** 

  MESSAGE:  (#4190) checkbox won't record in MySQL 
            <http://www.phorm.com/support/?rev=4190> 
  AUTHOR:   WGreyHawk 
  DATE:     July 17, 2004 at 4:27 p.m. EST 

I'm new to databases and am having trouble getting a checkbox to record 
anything in the database. I set it tinyint(1), assuming that it gets sent as a 
simple boolean value. But whether the checkbox is checked or not, no matter 
what, it's always the default zero in the database. I've even tried setting 
the columns as text and using value="whatever" in the form... but that 
wouldn't record in the database either... 

Meanwhile, the data does get sent via email - but not recorded in the 
database... grrrrrrrrrrrrrrrrr! 

*************************************************************************** 

This is an automatically-generated notice.  If you'd like to be removed from 
the mailing list, please visit Phorm Support Forum at 
<http://www.phorm.com/support/>, or send your request to webbbs@xxxxxxxxxx  If 
you wish to respond to this message, please post your response directly to the 
board.  Thank you! 
-------------------------------------------------
You are receiving this message because you are subscribed to the Phorm mailing 
list. To send messages to the mailing list, simply send email to 
phorm@xxxxxxxxxxxxx from the address you have subscribed. You may unsubscribe 
from the list by sending email to phorm-request@xxxxxxxxxxxxx with 
'unsubscribe' in the SUBJECT field.

Other related posts:

  • » [phorm] [Phorm:] checkbox won't record in MySQL