handtekening.sense-company.com Open in urlscan Pro
85.10.159.121  Public Scan

Submitted URL: http://handtekening.sense-company.com/
Effective URL: https://handtekening.sense-company.com/
Submission: On November 16 via api from US — Scanned from NL

Form analysis 1 forms found in the DOM

POST

<form method="POST">
  <div class="mb-3">
    <label for="naam" class="form-label"><b>Naam</b></label>
    <input type="text" class="form-control" id="naam" required="" name="naam" placeholder="Uw naam">
  </div>
  <div class="mb-3">
    <label for="functie" class="form-label"><b>Functie</b></label>
    <input type="text" class="form-control" id="functie" required="" name="functie" placeholder="Uw functie">
  </div>
  <div class="mb-3">
    <label for="linkedin" class="form-label"><b>Linkedin Url</b></label>
    <input type="text" class="form-control" id="linkedin" name="linkedin" placeholder="Link naar Uw persoonlijke LinkedIn (niet verplicht)">
  </div>
  <div class="mb-3">
    <label for="mobiel" class="form-label"><b>mobiel nummer</b></label>
    <input type="text" class="form-control" id="mobiel" name="mobiel" placeholder="Uw 06 nummer (niet verplicht)">
  </div>
  <div class="mb-3">
    <label for="country" class="form-label"><b>Country</b></label><br>
    <input type="radio" class="form-check-input" name="country" checked="checked" id="country1" value="1">
    <label class="form-check-label" for="country1"> Nederland </label>
    <input type="radio" class="form-check-input" name="country" id="country2" value="2">
    <label class="form-check-label" for="country2"> Germany </label>
  </div>
  <!-- Add more input fields here if needed -->
  <button type="submit" class="btn btn-primary">Maak mijn handtekening!</button>
</form>

Text Content

Naam
Functie
Linkedin Url
mobiel nummer
Country
Nederland Germany
Maak mijn handtekening!