dpo.businessfrance.fr Open in urlscan Pro
91.198.122.9  Public Scan

Submitted URL: http://dpo.businessfrance.fr/en
Effective URL: https://dpo.businessfrance.fr/en
Submission: On April 10 via manual from IN — Scanned from FR

Form analysis 1 forms found in the DOM

POST /en

<form action="/en" class="form-horizontal" enctype="multipart/form-data" method="post" role="form" novalidate="novalidate">
  <div class="validation-summary-valid" data-valmsg-summary="true">
    <ul>
      <li style="display:none"></li>
    </ul>
  </div>
  <div class="form-group" style="margin-top:25px">
    <label class="control-label col-sm-2" for="ContactNom">Last name*:</label>
    <div class="col-sm-10">
      <input class="form-control" data-val="true" data-val-maxlength="The maximum size of the last name field is 50 characters" data-val-maxlength-max="50" data-val-required="The last name field is mandatory." id="ContactNom" maxlength="50"
        name="ContactNom" type="text" value="">
    </div>
  </div>
  <div class="form-group">
    <label class="control-label col-sm-2" for="ContactPrenom">First name*:</label>
    <div class="col-sm-10">
      <input class="form-control" data-val="true" data-val-maxlength="The maximum size of the first name field is 50 characters" data-val-maxlength-max="50" data-val-required="The first name field is mandatory." id="ContactPrenom" maxlength="50"
        name="ContactPrenom" type="text" value="">
    </div>
  </div>
  <div class="form-group">
    <label class="control-label col-sm-2" for="ContactRs">Company name:</label>
    <div class="col-sm-10">
      <input class="form-control" data-val="true" data-val-maxlength="The maximum size of the corporate name field is 255 characters" data-val-maxlength-max="255" id="ContactRs" maxlength="255" name="ContactRs" type="text" value="">
    </div>
  </div>
  <div class="form-group" style="margin-bottom:25px">
    <label class="control-label col-sm-2" for="ContactMail">Email*:</label>
    <div class="col-sm-10">
      <input class="form-control" data-val="true" data-val-email="The format of the email field is not correct" data-val-maxlength="The maximum size of the email field is 65 characters" data-val-maxlength-max="65"
        data-val-required="The email field is mandatory." id="ContactMail" maxlength="65" name="ContactMail" type="email" value="">
    </div>
  </div>
  <h3>I am * :</h3>
  <div class="form-group">
    <div class="col-sm-offset-2 col-sm-10">
      <div id="you-are">
        <div>
          <input data-val="true" data-val-required="Please select an option for the field 'I am'." id="Type" name="Type" type="radio" value="Personne physique"> A person
        </div>
        <div>
          <input id="Type" name="Type" type="radio" value="Jeune VIE/VIA"> An intern on the VIE/VIA program
        </div>
      </div>
    </div>
  </div>
  <span>* Required fields</span>
  <h3>I would like to:</h3>
  <span>Tick the boxes that match your request.</span>
  <div class="form-group" style="margin-top:15px">
    <div class="col-sm-offset-2 col-sm-10">
      <div class="checkbox">
        <label>
          <input data-val="true" data-val-required="The Request to modify my personal data field is required." id="OpEditInfo" name="OpEditInfo" type="checkbox" value="true"><input name="OpEditInfo" type="hidden" value="false"> Request to modify my
          personal data </label>
      </div>
    </div>
  </div>
  <fieldset class="form-group" id="editInfo" style="display: none;">
    <legend>My new contact details:</legend>
    <div class="form-group">
      <label class="control-label col-sm-2" for="EditContactCiv">Title:</label>
      <div class="col-sm-10">
        <select class="form-control" data-val="true" data-val-number="The field Title: must be a number." id="EditContactCiv" name="EditContactCiv" placeholder="Sélectonez">
          <option></option>
          <option value="1">M.</option>
          <option value="2">Mme.</option>
        </select>
      </div>
    </div>
    <div class="form-group">
      <label class="control-label col-sm-2" for="EditContactNom">Last name:</label>
      <div class="col-sm-10">
        <input class="form-control" data-val="true" data-val-maxlength="The maximum size of the last name field is 50 characters" data-val-maxlength-max="50" id="EditContactNom" maxlength="50" name="EditContactNom" type="text" value="">
      </div>
    </div>
    <div class="form-group">
      <label class="control-label col-sm-2" for="EditContactPrenom">First name:</label>
      <div class="col-sm-10">
        <input class="form-control" data-val="true" data-val-maxlength="The maximum size of the first name field is 50 characters" data-val-maxlength-max="50" id="EditContactPrenom" maxlength="50" name="EditContactPrenom" type="text" value="">
      </div>
    </div>
    <div class="form-group">
      <label class="control-label col-sm-2" for="EditContactSoc">Company:</label>
      <div class="col-sm-10">
        <input class="form-control" data-val="true" data-val-maxlength="The maximum size of the corporate name field is 255 characters" data-val-maxlength-max="50" id="EditContactSoc" maxlength="50" name="EditContactSoc" type="text" value="">
      </div>
    </div>
    <div class="form-group">
      <label class="control-label col-sm-2" for="EditContactFonction">Job title:</label>
      <div class="col-sm-10">
        <input class="form-control" data-val="true" data-val-maxlength="The maximum size of the job title field is 50 characters" data-val-maxlength-max="50" id="EditContactFonction" maxlength="50" name="EditContactFonction" type="text" value="">
      </div>
    </div>
    <div class="form-group">
      <label class="control-label col-sm-2" for="EditContactAdrUn">Address:</label>
      <div class="col-sm-10">
        <input class="form-control" data-val="true" data-val-maxlength="The maximum size of the address field is 80 characters" data-val-maxlength-max="80" id="EditContactAdrUn" maxlength="80" name="EditContactAdrUn" type="text" value="">
      </div>
    </div>
    <div class="form-group">
      <label class="control-label col-sm-2" for="EditContactTel">Telephone number:</label>
      <div class="col-sm-10">
        <input class="form-control" data-val="true" data-val-maxlength="The maximum size of the telephone number field is 30 characters" data-val-maxlength-max="30" id="EditContactTel" maxlength="30" name="EditContactTel" type="text" value="">
      </div>
    </div>
    <div class="form-group">
      <label class="control-label col-sm-2" for="EditContactMail">Email:</label>
      <div class="col-sm-10">
        <input class="form-control" data-val="true" data-val-email="The format of the email field is not correct" data-val-maxlength="The maximum size of the email field is 65 characters" data-val-maxlength-max="65" id="EditContactMail"
          maxlength="65" name="EditContactMail" type="email" value="">
      </div>
    </div>
    <div class="form-group">
      <div class="col-sm-10">
        <p>
          <b>NB: If you have a user account,</b> you will have to update the information you have entered in your profile (contact details, interests) and manage your subscriptions to newsletters and alerts. To access your account, click
          <a href="https://www.teamfrance-export.fr/">here</a>.
        </p>
      </div>
    </div>
  </fieldset>
  <div class="form-group">
    <div class="col-sm-offset-2 col-sm-10">
      <div class="checkbox">
        <label>
          <input data-val="true" data-val-required="The Stop receiving our promotional messages field is required." id="OpStopPromo" name="OpStopPromo" type="checkbox" value="true"><input name="OpStopPromo" type="hidden" value="false"> Stop receiving
          our promotional messages </label>
      </div>
    </div>
  </div>
  <div class="form-group">
    <div class="col-sm-offset-2 col-sm-10">
      <div class="checkbox">
        <label>
          <input data-val="true" data-val-required="The Make changes to my “E-evenement” online area field is required." id="OpMakeChangeESalon" name="OpMakeChangeESalon" type="checkbox" value="true"><input name="OpMakeChangeESalon" type="hidden"
            value="false"> Make changes to my “E-evenement” online area </label>
      </div>
    </div>
  </div>
  <div id="eevenementDetail" class="form-group" style="display: none;">
    <div class="col-sm-2"></div>
    <div class="col-sm-10">
      <span>Please specify which event (Number / Title)</span>
      <textarea class="form-control" cols="10" data-val="true" data-val-maxlength="The maximum size of the other field is 1,000 characters" data-val-maxlength-max="1000" id="EevenementDetail" maxlength="1000" name="EevenementDetail"
        rows="5"></textarea>
    </div>
  </div>
  <div class="form-group">
    <div class="col-sm-offset-2 col-sm-10">
      <div class="checkbox">
        <label>
          <input data-val="true" data-val-required="The Close my account on  businessfrance-recrute.talent-soft.com field is required." id="OpFermerCptBusinessfranceRecrute" name="OpFermerCptBusinessfranceRecrute" type="checkbox" value="true"><input
            name="OpFermerCptBusinessfranceRecrute" type="hidden" value="false"> Close my account on businessfrance-recrute.talent-soft.com </label>
      </div>
      <p id="opFermerHelpBlockBusinessfranceRecrute" class="help-block" style="display: none;">You can follow the process : "mon espace candidat" then click on "supprimer mon compte"</p>
    </div>
  </div>
  <div class="form-group">
    <div class="col-sm-offset-2 col-sm-10">
      <div class="checkbox">
        <label>
          <input data-val="true" data-val-required="The Close my account on :  www.businessfrance.fr   ; www.teamfrance-export.fr field is required." id="OpFermerCptExport" name="OpFermerCptExport" type="checkbox" value="true"><input
            name="OpFermerCptExport" type="hidden" value="false"> Close my account on : www.businessfrance.fr ; www.teamfrance-export.fr </label>
      </div>
      <p id="opFermerHelpBlock" class="help-block" style="display: none;">You can follow the process : "mon profil" then "modifier mes informations" and "mes données personnelles" finally click on "supprimer mon compte" <br><br>Closing the account
        will result in the deletion of your paid subscriptions (calls for tender database, market observation letters etc.) and newsletters to which you may have subscribed.”</p>
    </div>
  </div>
  <div class="form-group">
    <div class="col-sm-offset-2 col-sm-10">
      <div class="checkbox">
        <label>
          <input data-val="true" data-val-required="The Close my account on mon-vie-via.businessfrance.fr field is required." id="OpFermerCptCiviWeb" name="OpFermerCptCiviWeb" type="checkbox" value="true"><input name="OpFermerCptCiviWeb"
            type="hidden" value="false"> Close my account on mon-vie-via.businessfrance.fr </label>
      </div>
      <p id="opFermerHelpBlockMonVieVia" class="help-block" style="display: none;">You can follow the process : click on "My Profile" then "delete my profil"</p>
    </div>
  </div>
  <div class="form-group">
    <div class="col-sm-offset-2 col-sm-10">
      <div class="checkbox">
        <label>
          <input data-val="true" data-val-required="The Access your personnal data field is required." id="OpAccesInfo" name="OpAccesInfo" type="checkbox" value="true"><input name="OpAccesInfo" type="hidden" value="false"> Access your personnal data
        </label>
      </div>
    </div>
  </div>
  <div class="form-group">
    <div class="col-sm-offset-2 col-sm-10">
      <div class="checkbox">
        <label>
          <input data-val="true" data-val-required="The Request the deletion of my personal data field is required." id="OpSuppInfo" name="OpSuppInfo" type="checkbox" value="true"><input name="OpSuppInfo" type="hidden" value="false"> Request the
          deletion of my personal data </label>
      </div>
    </div>
  </div>
  <div class="form-group">
    <div class="col-sm-offset-2 col-sm-10">
      <div class="checkbox">
        <label>
          <input data-val="true" data-val-required="The Request that my personal data be archived or made anonymous field is required." id="OpPersonalDataArchived" name="OpPersonalDataArchived" type="checkbox" value="true"><input
            name="OpPersonalDataArchived" type="hidden" value="false"> Request that my personal data be archived or made anonymous </label>
      </div>
    </div>
  </div>
  <div class="form-group">
    <div class="col-sm-offset-2 col-sm-10">
      <div class="checkbox">
        <label>
          <input data-val="true" data-val-required="The Other field is required." id="OpAutre" name="OpAutre" type="checkbox" value="true"><input name="OpAutre" type="hidden" value="false"> Other </label>
      </div>
    </div>
  </div>
  <div id="otherDetails" class="form-group" style="display: none;">
    <div class="col-sm-2"></div>
    <div class="col-sm-10">
      <span>Specify your request:</span>
      <textarea class="form-control" cols="10" data-val="true" data-val-maxlength="The maximum size of the other field is 1,000 characters" data-val-maxlength-max="1000" id="AutreDetail" maxlength="1000" name="AutreDetail" rows="5"></textarea>
    </div>
  </div>
  <div id="attachments" class="form-group" style="margin-top:25px;display:none;">
    <div class="col-sm-2"></div>
    <div class="col-sm-10">
      <p>Please submit a copy of your ID card:</p>
      <input type="file" id="upFile" name="UploadedFile" size="800000" accept="application/pdf, .doc, .gif, .jpeg, .png, .tiff, .bmp">
    </div>
  </div>
  <div class="form-group">
    <div class="col-sm-2"></div>
    <div class="h-captcha" data-sitekey="a9669065-34fb-4a19-a9ac-2e51030ba744">
      <iframe
        src="https://newassets.hcaptcha.com/captcha/v1/b1c589a/static/hcaptcha.html#frame=checkbox&amp;id=0k6dyx10ply8&amp;host=dpo.businessfrance.fr&amp;sentry=true&amp;reportapi=https%3A%2F%2Faccounts.hcaptcha.com&amp;recaptchacompat=true&amp;custom=false&amp;hl=en&amp;tplinks=on&amp;pstissuer=https%3A%2F%2Fpst-issuer.hcaptcha.com&amp;sitekey=a9669065-34fb-4a19-a9ac-2e51030ba744&amp;theme=light&amp;origin=https%3A%2F%2Fdpo.businessfrance.fr"
        tabindex="0" frameborder="0" scrolling="no" allow="private-state-token-issuance 'src'; private-state-token-redemption 'src'" title="Widget containing checkbox for hCaptcha security challenge" data-hcaptcha-widget-id="0k6dyx10ply8"
        data-hcaptcha-response="" style="pointer-events: auto; width: 303px; height: 78px; overflow: hidden;"></iframe><textarea id="g-recaptcha-response-0k6dyx10ply8" name="g-recaptcha-response" style="display: none;"></textarea><textarea
        id="h-captcha-response-0k6dyx10ply8" name="h-captcha-response" style="display: none;"></textarea>
    </div>
  </div>
  <input type="submit" class="btn btn-default" value="Submit" id="btn-submit">
</form>

Text Content

 * Français
 * English

THIS FORM IS RESERVED FOR THE MANAGEMENT OF YOUR RIGHTS OVER YOUR PERSONAL DATA.

IN ACCORDANCE WITH THE DATA PROTECTION ACT OF JANUARY 6, 1978, AND TO THE
GENERAL DATA PROTECTION REGULATION (GDPR) (EU) 2016/679 OF THE EUROPEAN
PARLIAMENT AND OF THE COUNCIL DATED APRIL 27TH, 2016, YOU HAVE THE RIGHT TO
ACCESS, RECTIFY, ERASE AND APPEAL REGARDING YOUR PERSONAL DATA.

 * 

Last name*:

First name*:

Company name:

Email*:



I AM * :

A person
An intern on the VIE/VIA program
* Required fields


I WOULD LIKE TO:

Tick the boxes that match your request.
Request to modify my personal data
My new contact details:
Title:
M. Mme.
Last name:

First name:

Company:

Job title:

Address:

Telephone number:

Email:


NB: If you have a user account, you will have to update the information you have
entered in your profile (contact details, interests) and manage your
subscriptions to newsletters and alerts. To access your account, click here.

Stop receiving our promotional messages
Make changes to my “E-evenement” online area
Please specify which event (Number / Title)
Close my account on businessfrance-recrute.talent-soft.com

You can follow the process : "mon espace candidat" then click on "supprimer mon
compte"

Close my account on : www.businessfrance.fr ; www.teamfrance-export.fr

You can follow the process : "mon profil" then "modifier mes informations" and
"mes données personnelles" finally click on "supprimer mon compte"

Closing the account will result in the deletion of your paid subscriptions
(calls for tender database, market observation letters etc.) and newsletters to
which you may have subscribed.”

Close my account on mon-vie-via.businessfrance.fr

You can follow the process : click on "My Profile" then "delete my profil"

Access your personnal data
Request the deletion of my personal data
Request that my personal data be archived or made anonymous
Other
Specify your request:

Please submit a copy of your ID card:



--------------------------------------------------------------------------------

© 2024 - Business France

;