anpera.net https://anpera.dyndns.org/phpbb3/ |
|
ReadOnly, Disabled, Dump_Item <-> Nix will! https://anpera.dyndns.org/phpbb3/viewtopic.php?f=34&t=4293 |
Seite 1 von 1 |
Autor: | MySql [ Mi 23 Jan, 2008 17:27 ] |
Betreff des Beitrags: | ReadOnly, Disabled, Dump_Item <-> Nix will! |
Hallöchen, Habe da mal so ein Problem. Und zwar, möchte ich, das man ein bestimmtes <input> nicht ändern kann. Nun habe ich es wie in der Funktion "Form();" mal mit "dump_item" versucht. Was kommt? Input bleibt wie er ist! Editier bar! Na gut, dacht ich mir, versuchen wir es mit "type="readonly"" / "type='readonly'"... Was kommt? Input bleibt wie auch schon beim Dump_Item editier bar! Ok.. Dacht ich mir nehmen wir mal disabled. "type="disabled"" / "type='disabled'"... Was kommt? Input bleibt wie auch schon beim Dump_Item und ReadOnly editier bar! Habe es mit ' " ' und " ' " geschrieben! Nix ging. Nun... dachte ich, es sei ein Fehler meiner seits. Deshalb hab ich mal schön gegoogelt und auch was gefunden. Und zwar: $this->bbcode_second_pass_code('', '<form> <input TYPE="readonly" NAME="roval" VALUE="Readonly Value"> </form>') Wolen wir nun ein kleines Ratespiel spielen? Genau Ihr alle dürft raten ob es ging. . . . . . . Noe!!!!! Ist sogesehen das gleiche, wie ich des gememacht hab. Habe es im output und im rawoutput versucht! Nichts ging... Erbitte um Hilfe. Vielen Dank, My. |
Autor: | Eliwood [ Mi 23 Jan, 2008 17:34 ] |
Betreff des Beitrags: | Re: ReadOnly, Disabled, Dump_Item <-> Nix will! |
Für so sachen gibts selfhtml: $this->bbcode_second_pass_code('', '<input name="preis" type="text" size="8" value="€ 699.-" readonly="readonly" />') Ich hoffe aber stark, dass du den Übertragenen Wert nicht mitspeicherst! |
Autor: | MySql [ Mi 23 Jan, 2008 17:40 ] |
Betreff des Beitrags: | Re: ReadOnly, Disabled, Dump_Item <-> Nix will! |
Boar danke Eliwood. ![]() |
Seite 1 von 1 | Alle Zeiten sind UTC + 1 Stunde |
Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |