CodeCharge Studio
search Register Login  

Web Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> GotoCode Archive

 Code form approval in CCS within PHP?

Print topic Send  topic

Author Message
Mickael
Posted: 07/25/2002, 12:33 AM

I set in my table a boolean OK_to_SHOW field if TRUE the recors can be
displayed FALSE not, after approval, but I can't right the code in CCS
I work with PHP-MYSQL, could someone help^me, please.
Great thanks
Nicole
Posted: 07/26/2002, 5:41 AM

Mickael,
check you have set up boolean format "1;0" (for MySQL db) in server side connection settings and select Mysql library for live site.
As for the fields on the form, for label field set up:
Data Type: Boolean (or Integer)
DBFormat: 1;0
Format: any values you want to display separated with semicolon. E.g. Ok;Oops

For checkbox fields:
Data Type: Boolean
Checked Value: 1
Unchecked Value: 0

   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

MS Access to Web

Convert MS Access to Web.
Join thousands of Web developers who build Web applications with minimal coding.

CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.