Pages vues depuis 25/05/2001 : 109 375 062
Index du forum »» SFORM »» xhtml
296 if ($this->form_key_status=="close") {
297 $str.="<input CLASS=\"TEXTBOX_STANDARD\" type=\"hidden\" name=\"".$this->form_fields[$i]['name']."\" value=\"".$this->form_fields[$i]['value']."\" size=\"".$csize."\" maxlength=\"".$this->form_fields[$i]['size']."\"";
298 $str.="<b>".$this->form_fields[$i]['value']."</b>";
299 } else {
296 if ($this->form_key_status=="close") {
297 $str.="<input CLASS=\"TEXTBOX_STANDARD\" type=\"hidden\" name=\"".$this->form_fields[$i]['name']."\" value=\"".$this->form_fields[$i]['value']."\" size=\"".$csize."\" maxlength=\"".$this->form_fields[$i]['size']."\"";
298 $str.="<b>".$this->form_fields[$i]['value']."</b>";
299 } else {