Thread Formular pl script (20 answers)
Opened by beckerhauger at 2014-04-29 10:10

GwenDragon
 2014-04-29 18:34
#175120 #175120
User since
2005-01-17
14831 Artikel
Admin1
[Homepage]
user image
Du musst nur in deiner Webseite (HTML):
Code: (dl )
<form action="/cgi-bin/formmailer.pl" method="POST" enctype="text/plain" style="font-family: Tahoma; font-size: 10pt">

ersetzen durch:
Code: (dl )
<form action="/cgi-bin/formmailer.pl" method="POST" style="font-family: Tahoma; font-size: 10pt">


Ein paar "Test"-einträge sollten an dich geschickt sein ;)
Last edited: 2014-04-29 18:43:58 +0200 (CEST)

View full thread Formular pl script