CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> Archive -> GotoCode Archive

 change label field to text in before show...

Print topic Send  topic

Author Message
rgranger
Posted: 08/10/2002, 1:10 PM

the old CC docs show fldname = "<input type=text .... >
what is the new PHP format for updating the display code in CCS?

$form_name->field = "input type=text" would update the value, how should I refrence the display attributes. Sorry to be a pest, trying to get something finished for a friend over the weeeknd.
Robrgranger@dodi.com
Nicole
Posted: 08/12/2002, 7:41 AM

Hello,
the code for CCS is:
global $form_name;
$form_name->field_name->SetValue("<input maxlength=\"20\" value=".$form_name->field_name->Value." name=\"field_name\">");
Note, that field content is to be set to HTML.

   


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

Web Database

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.