Hallo allemaal,
Ik heb een formulier in DreamWeaver gemaakt en die stuurt ingevulde informatie op mijn website via mail naar mij toe.
Alleen in die mail staat:
Bedrijfsnaam:=dljdk
select=Dhr.
Voornaam:=asdf
Tussenvoegsel:=dsa
Achternaam:=asdf
Telefoon:=adf
Email:=asdf
Verzenden=Verzenden
En nu wil ik die = niet in mijn e-mail krijgen, want daar reageert mijn autoresponder niet goed op.
Vraag: Hoe krijg ik die = in mijn mail weg?
HELP!
Hieronder hoe ik geprogrammeerd heb:
<form action="mailto:contact@starteamholland.nl" method="post" enctype="text/plain" name="form1" id="form1">
<table width="572" border="0" cellspacing="0" cellpadding="2" align="center" bgcolor="#0066CC">
<tr bgcolor="#999999">
<td colspan="2" bgcolor="#FF6633" > </td>
</tr>
<tr bgcolor="#FF6633">
<td width="208" bgcolor="#FF6633" > <div align="left"><font face="Palatino Linotype">Via
wie kom je op onze site?</font></div></td>
<td width="356"> <font color="#FFFFFF" face="Palatino Linotype">
<input type="text" name="Inschrijven informatie via wie:" size="42" />
</font></td>
</tr>
<tr bgcolor="#FF6633">
<td width="208"> <div align="left"><font face="Palatino Linotype">Bedrijfsnaam</font></div></td>
<td width="356"> <font color="#FFFFFF" face="Palatino Linotype">
<input name="Bedrijfsnaam:" type="text" id="Bedrijfsnaam:2" size="42" />
</font></td>
</tr>
<tr bgcolor="#FF6633">
<td width="208"> <div align="left"><font size="3" face="Palatino Linotype">
<select name="select">
<option>Dhr.</option>
<option>Mw.</option>
</select>
</font><font face="Palatino Linotype">Voornaam</font></div></td>
<td width="356"> <font color="#FFFFFF" face="Palatino Linotype">
<input name="Voornaam" type="text" id="Voornaam" size="42" />
</font></td>
</tr>
<tr bgcolor="#FF6633">
<td width="208"> <div align="left"><font face="Palatino Linotype">Tussenvoegsel</font></div></td>
<td width="356"> <font color="#FFFFFF" face="Palatino Linotype">
<input name="Tussenvoegsel:" type="text" id="Tussenvoegsel:2" size="42" />
</font></td>
</tr>
<tr bgcolor="#FF6633">
<td width="208"> <div align="left"><font face="Palatino Linotype">Achternaam</font></div></td>
<td width="356"> <font color="#FFFFFF" face="Palatino Linotype">
<input name="Achternaam:" type="text" id="Achternaam:2" size="42" />
</font></td>
</tr>
<tr bgcolor="#FF6633">
<td width="208"> <div align="left"><font face="Palatino Linotype">Telefoon</font></div></td>
<td width="356"> <font color="#FFFFFF" face="Palatino Linotype">
<input name="Telefoon:" type="text" id="Telefoon:2" size="42" />
</font></td>
</tr>
<tr bgcolor="#FF6633">
<td width="208"> <div align="left"><font face="Palatino Linotype">E-mailadres</font></div></td>
<td width="356"> <font color="#FFFFFF" face="Palatino Linotype">
<input name="Email:" type="text" id="Email:" size="42" />
</font></td>
</tr>
<tr bgcolor="#FF6633">
<td width="208" valign="top"> <div align="left"></div></td>
<td width="356"> <input name="Verzenden" type="submit" id="Verzenden" onclick="MM_popupMsg('Hartelijk dank voor het invullen van het formulier.\r\rJe krijgt nu automatisch per e-mail meer informatie toegestuurd. Wij hopen dat dit jou helpt om ook voor succes te kiezen!')" " value="Verzenden" />
<input name="Reset" type="reset" id="Reset" value="Reset" /> </td>
</tr>
</table>
</form>
Bedankt alvast voor jullie reactie!
Greeetzz, DonsPower
Ik heb een formulier in DreamWeaver gemaakt en die stuurt ingevulde informatie op mijn website via mail naar mij toe.
Alleen in die mail staat:
Bedrijfsnaam:=dljdk
select=Dhr.
Voornaam:=asdf
Tussenvoegsel:=dsa
Achternaam:=asdf
Telefoon:=adf
Email:=asdf
Verzenden=Verzenden
En nu wil ik die = niet in mijn e-mail krijgen, want daar reageert mijn autoresponder niet goed op.
Vraag: Hoe krijg ik die = in mijn mail weg?
HELP!

Hieronder hoe ik geprogrammeerd heb:
<form action="mailto:contact@starteamholland.nl" method="post" enctype="text/plain" name="form1" id="form1">
<table width="572" border="0" cellspacing="0" cellpadding="2" align="center" bgcolor="#0066CC">
<tr bgcolor="#999999">
<td colspan="2" bgcolor="#FF6633" > </td>
</tr>
<tr bgcolor="#FF6633">
<td width="208" bgcolor="#FF6633" > <div align="left"><font face="Palatino Linotype">Via
wie kom je op onze site?</font></div></td>
<td width="356"> <font color="#FFFFFF" face="Palatino Linotype">
<input type="text" name="Inschrijven informatie via wie:" size="42" />
</font></td>
</tr>
<tr bgcolor="#FF6633">
<td width="208"> <div align="left"><font face="Palatino Linotype">Bedrijfsnaam</font></div></td>
<td width="356"> <font color="#FFFFFF" face="Palatino Linotype">
<input name="Bedrijfsnaam:" type="text" id="Bedrijfsnaam:2" size="42" />
</font></td>
</tr>
<tr bgcolor="#FF6633">
<td width="208"> <div align="left"><font size="3" face="Palatino Linotype">
<select name="select">
<option>Dhr.</option>
<option>Mw.</option>
</select>
</font><font face="Palatino Linotype">Voornaam</font></div></td>
<td width="356"> <font color="#FFFFFF" face="Palatino Linotype">
<input name="Voornaam" type="text" id="Voornaam" size="42" />
</font></td>
</tr>
<tr bgcolor="#FF6633">
<td width="208"> <div align="left"><font face="Palatino Linotype">Tussenvoegsel</font></div></td>
<td width="356"> <font color="#FFFFFF" face="Palatino Linotype">
<input name="Tussenvoegsel:" type="text" id="Tussenvoegsel:2" size="42" />
</font></td>
</tr>
<tr bgcolor="#FF6633">
<td width="208"> <div align="left"><font face="Palatino Linotype">Achternaam</font></div></td>
<td width="356"> <font color="#FFFFFF" face="Palatino Linotype">
<input name="Achternaam:" type="text" id="Achternaam:2" size="42" />
</font></td>
</tr>
<tr bgcolor="#FF6633">
<td width="208"> <div align="left"><font face="Palatino Linotype">Telefoon</font></div></td>
<td width="356"> <font color="#FFFFFF" face="Palatino Linotype">
<input name="Telefoon:" type="text" id="Telefoon:2" size="42" />
</font></td>
</tr>
<tr bgcolor="#FF6633">
<td width="208"> <div align="left"><font face="Palatino Linotype">E-mailadres</font></div></td>
<td width="356"> <font color="#FFFFFF" face="Palatino Linotype">
<input name="Email:" type="text" id="Email:" size="42" />
</font></td>
</tr>
<tr bgcolor="#FF6633">
<td width="208" valign="top"> <div align="left"></div></td>
<td width="356"> <input name="Verzenden" type="submit" id="Verzenden" onclick="MM_popupMsg('Hartelijk dank voor het invullen van het formulier.\r\rJe krijgt nu automatisch per e-mail meer informatie toegestuurd. Wij hopen dat dit jou helpt om ook voor succes te kiezen!')" " value="Verzenden" />
<input name="Reset" type="reset" id="Reset" value="Reset" /> </td>
</tr>
</table>
</form>
Bedankt alvast voor jullie reactie!
Greeetzz, DonsPower