<?php if ($_REQUEST['action']<>'envoyer') { /** @todo Préremplir le formulaire avec les données précédentes */ ?> <br/><br/><br/><br/><br/> <form name="form_recherche" action="./?page=recherche&action=envoyer&vue=enq" method="POST" enctype="multipart/form-data"> <input type="hidden" name="formR[type]" value="enq"/> <table cellpadding="0" cellspacing="0"> <tr> <td valign="top" width="580" height="200" align="center"> <table> <tr> <td align="center"><h2 align="center" class="StyleRechercheTitre">DEMANDE D'INVESTIGATION</h2></td> </tr> </table> <table> <tr> <td width="30"></td> <td> <p class="StyleInfoLib"><i>Les demandes d'investigations sont liées à la recherche d'un tiers par nos services suite à une recherche infructueuse sur nos outils</i></p> <p class="StyleInfoLib"><i>La demande d'investigation est destinée uniquement à l'identification rigoureuse d'un tiers. Tout autre demande (commande de pièces officielles, Kbis ou Privilèges) ne sera pas traitée par nos équipes.</i></p> </td> <td width="30"></td> </tr> </table> <table> <tr> <td width="208" align="right" class="StyleRechercheLib"><b>Identifiant (SIREN, WALDEC)</b></td> <td width="300"><input type="text" name="formR[siret]" size="30" maxlength="20" /> <img src="img/exclamation.png"/ title="SIREN, SIRET, N° TVA intracommunautaire, N° RC, N° WALDEC, ISIN"></td> <td width="72"> </td> </tr> <tr> <td width="208" align="right" class="StyleRechercheLib"><b>Raison Sociale, Enseigne, Sigle<br/>ou Nom & Prénom <font color="red">*</font></b></td> <td width="300"><input type="text" name="formR[raisonSociale]" size="30" maxlength="40" /></td> <td width="72"> </td> </tr> <tr> <td width="208" align="right" class="StyleRechercheLib"><b>Adresse complète</b></td> <td width="300"><input type="text" name="formR[adresse]" size="30" maxlength="40" /></td> <td width="72"> </td> </tr> <tr> <td width="208" align="right" class="StyleRechercheLib"><b>Code Postal / Ville <font color="red">*</font></b></td> <td width="300"><input type="text" name="formR[cpVille]" size="30" maxlength="40" /></td> <td width="72"> </td> </tr> <tr> <td width="208" align="right" class="StyleRechercheLib"><b>Téléphone / Fax</b></td> <td width="300"><input type="text" name="formR[telFax]" size="30" maxlength="40" /></td> <td width="72"> </td> </tr> <tr> <td width="208" align="right" class="StyleRechercheLib"><b>Activité (NAF ou libellé)</b></td> <td width="300"><input type="text" name="formR[activite]" size="30" maxlength="80" /></td> <td width="72"> </td> </tr> <tr> <td width="208" align="right" class="StyleRechercheLib"><b>Catégorie juridique</b></td> <td width="300"><input type="text" name="formR[categorieJur]" size="30" maxlength="80" /></td> <td width="72"> </td> </tr> <tr> <td width="208" align="right" class="StyleRechercheLib"><b>Remarque ou commentaire<br/>à destination de l'enquéteur <font color="red">*</font></b></td> <td width="300"><textarea rows="3" name="formR[remarque]" cols="20"></textarea></td> <td width="72"> </td> </tr> </table> <hr width="80%"/> <br/> <table> <tr> <td width="208" align="right" class="StyleRechercheLib">Votre email pour la réception de l'investigation <font color="red">*</font></td> <td width="300"><input type="text" name="formR[email]" size="30" maxlength="80" value="<? if ($_SESSION['tabInfo']['login']<>'testreunica') echo $tabInfo['email']?>"/></td> <td width="72"> </td> </tr> </table> <br/> <table> <tr> <td width="508" align="center" class="StyleInfoLib"><i><font color="red">*</font> : Pour qu'une demande d'investigation soit recevable, il est obligatoire d'indiquer la raison sociale et la ville de l'entité recherchée ainsi qu'un commentaire relatif au motif de la demande d'investigation.</i></td> </tr> </table> <br/> </td> </tr> </table> <table width="580"> <tr> <td align="center" valign="top"><input type="image" src="./img/boutton_valider_off.gif" name="submit" onmouseover="this.src='./img/boutton_valider_on.gif'" onmouseout="this.src='./img/boutton_valider_off.gif'" title="Lancer l'investigation..." /></td> </tr> </table> </form> <? } else { $formR = $_REQUEST['formR']; $rs = trim($formR['raisonSociale']); $ville = trim($formR['cpVille']); $email = trim($formR['email']); $remarque = trim($formR['remarque']); if ( preg_match('#^[\w.-]+@[\w.-]+\.[a-zA-Z]{2,5}$#',$email) && $rs<>'' && $ville<>'' && $remarque<>'') { $fp=fopen(PATH_LOGS.'enquetes.csv', 'a'); fwrite($fp, date('Y/m/d H:i:s').' - '.print_r($_REQUEST['formR'],true).print_r($tabInfo,true)."\n"); fclose($fp); require_once 'mail/mail.php'; sendMail( "Demande d'investigation", print_r($_REQUEST['formR'],true).print_r($tabInfo,true), //From array( 'email' => 'contact@scores-decisions.com', 'name' => 'Contact', ), //TO array( 0 => array( 'email'=> 'contact@scores-decisions.com', 'name' => 'Contact' ) ) ); ?> <table width="580" height="100%" border="0" align="left" bgcolor="#FFFFFF"> <tr> <td width="10"> </td> <td valign="top" width="570"><br/><p class="StyleInfoLib">Votre demande a bien été prise en compte et sera traitée par notre équipe enquête dans les meilleurs délais.<br/><br/> <a href="./?page=recherche&action=rechercher&vue=ent">Cliquez-ici pour revenir à l'écran de recherche.</a></p></td> </tr> </table> <? } else { ?> <table width="580" height="100%" border="0" align="left" bgcolor="#FFFFFF"> <tr> <td width="10"> </td> <td valign="top" width="570"><br/><p class="StyleInfoLib">Veuillez saisir une adresse email valide ainsi que les informations nécessaires à la demande d'investigation (Raison sociale, Ville, Motif de l'enquête, etc...)<br/><br/> <a href="Javascript:history.back()">Cliquez-ici pour revenir à l'écran précédent.</a></p></td> </tr> </table> <? } }