ich verwende zum Foto-Upload volgenden Dienst: http://www.postimage.org
und habe einen BBC Button erstellt.
Ich habe den Code kopiert:
Code: Alles auswählen
<input type="button" class="button2" accesskey="p" name="addbbcode14" value="Img" style="width: 40px" onclick="bbstyle(14)" title="{L_BBCODE_P_HELP}" />
Code: Alles auswählen
<input type="button" class="button2" accesskey="p" name="addbbcode14" value="Bild hinzufügen" style="width: 40px" onclick="window.open('http://www.postimage.org/index.php?mode=phpbb&lang=german&forumurl=' + escape(document.location.href), '_imagehost', 'resizable=yes,width=500,height=400');return false;" title="Bilder von deiner Festplatte hier einfügen." />]
-class
-accesskey
-name
gruß patrick