[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4688: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4690: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4691: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4692: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
Webmasterplein.net • Toon onderwerp - Upload script
Pagina 1 van 1

Upload script

BerichtGeplaatst: 18 apr 2006 11:40
door Crester
Ik heb een CGI webformulier wat ik me afvraag is of het mogelijk is om in dit script een bestand (jpg,gif,png) mee te laten sturen naar de email waar de formulier heen gestuurd word.

Hier het webformulier:

<form name="form1" method="post" action="http://mijnwebsite.eu/cgi-sys/FormMail.cgi">
<div align="center">
<input type="hidden" name="redirect" value="http://www.mijnwebsite.eu">
<input type=hidden name="recipient" value="info@mijnwebsite.eu">
<input type=hidden name="subject" value="mijnwebsite.eu aanmeldings Formulier">
<INPUT TYPE="hidden" NAME="required">
<input type=hidden name="missing_fields_redirect" value="">
<p class="style4"><br>
<strong>Onderstaande kunt u uw pixel advertentie aanmelden.</strong></p>
<table width="463" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>Bedrijfs naam ( optioneel ) </td>
<td><input type="text" name="bedrijfsnaam"></td>
</tr>
<tr>
<td>Naam</td>
<td><input type="text" name="Naam"></td>
</tr>
<tr>
<td>Adres</td>
<td><input type="text" name="Adres"></td>
</tr>
<tr>
<td>Postcode</td>
<td><input name="Postcode" type="text" id="Postcode"></td>
</tr>
<tr>
<td>Woonplaats</td>
<td><input type="text" name="Woonplaats"></td>
</tr>
<tr>
<td>Telefoonnummer overdags </td>
<td><input type="text" name="Dagtelefoon"></td>
</tr>
<tr>
<td>Telefoonnummer s'avonds</td>
<td><input name="Avondtelefoon" type="text"></td>
</tr>
<tr>
<td>Email adres </td>
<td><input name="Email" type="text" value="jouw@emailadres"></td>
</tr>
<tr>
<td>Uw bestand url <br>
( Waar kunnen we uw bestand ophalen ) </td>
<td><label>
<input name="bestandurl" type="text" id="bestandurl" value="http//">
</label></td>
</tr>
</table>
<p class="style4"><br>
<input name="submit" type="submit" tabindex="9" value="Versturen">
<input name="reset" type="reset" tabindex="10" value="Opnieuw">
<br>
<br>
<span class="style2">Na uw aanmelding word u meteen omgeleid naar de home pagina van mijnwebsite.eu </span><br>
<br>
</p>
</div>
</form>

Re: Upload script

BerichtGeplaatst: 18 apr 2006 12:03
door Anonymous
is niet mogelijk!

Re: Upload script

BerichtGeplaatst: 18 apr 2006 12:06
door Crester
Wat zou dan de beste en meest simpele oplossing zijn

Re: Upload script

BerichtGeplaatst: 18 apr 2006 12:22
door Anonymous
Een ander goed webformulier gebruiken, PHP - CSS is mogelijk!

Re: Upload script

BerichtGeplaatst: 18 apr 2006 13:48
door Dotcpu