Pages vues depuis 25/05/2001 : 109 365 495
Index du forum »» SFORM »» xhtml
<textarea>
if ($this->form_key_status=="close")
{
$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']."\"";
$str.="<b>".$this->form_fields[$i]['value']."</b>";
}
else {
Message édité par : Tribal-Dolphin
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 {