www.birthday.se Open in urlscan Pro
2606:4700:3037::6815:419f  Public Scan

Submitted URL: https://kids.nu/
Effective URL: https://www.birthday.se/
Submission: On November 19 via api from US — Scanned from US

Form analysis 9 forms found in the DOM

GET /sok

<form action="/sok" method="get">
  <div class="form-group mb-0">
    <div class="form-label-group-floating" style="margin-top: 0.125rem">
      <input type="text" id="inputWho" name="who" class="form-control xx-trim-on-submit" placeholder="Vem?">
      <label for="inputWho"><strong>Vem?</strong> <i>Namn eller telefon</i></label>
    </div>
    <div class="container">
      <div class="row">
        <div class="col-9 pl-0" style="padding-right: 0.75rem">
          <div class="form-label-group-floating mb-0">
            <input type="text" id="inputWhere" name="where" class="form-control xx-trim-on-submit" placeholder="Var?">
            <label for="inputWhere"><strong>Var?</strong> <i>Adress</i></label>
          </div>
        </div>
        <div class="col-3 p-0">
          <button class="btn btn-primary btn-block btn-danger h-100" type="submit">Sök</button>
        </div>
      </div>
    </div>
  </div>
</form>

/sok/ort

<form action="/sok/ort">
  <div class="container">
    <div class="row">
      <div class="col-9 pl-0" style="padding-right: 0.75rem">
        <div class="form-label-group-floating mb-0">
          <input type="text" id="xx-start-city" name="city" class="form-control xx-trim-on-submit" placeholder="Postort">
          <label for="xx-start-city">Sök efter postort</label>
        </div>
      </div>
      <div class="col-3 p-0">
        <button class="btn btn-primary btn-block btn-danger h-100" type="submit">Sök</button>
      </div>
    </div>
  </div>
</form>

/namnsdagar

<form action="/namnsdagar">
  <div class="container">
    <div class="row">
      <div class="col-9 pl-0" style="padding-right: 0.75rem">
        <div class="form-label-group-floating mb-0">
          <input type="text" id="xx-start-nameday-name" name="name" class="form-control xx-trim-on-submit" placeholder="Namn">
          <label for="xx-start-nameday-name">Sök med namn</label>
        </div>
      </div>
      <div class="col-3 p-0">
        <button class="btn btn-primary btn-block btn-danger h-100" type="submit">Sök</button>
      </div>
    </div>
  </div>
</form>

POST

<form action="" method="post" class="form xx-ajax-submit" role="form" data-success-action="modal-close-button-clear-and-hide-form">
  <p></p>
  <div class="d-flex justify-content-end pt-1"><button type="button" class="btn btn-secondary" data-dismiss="modal">Avbryt</button><button type="submit" class="btn btn-danger ml-2">Ja, tack!</button></div>
</form>

POST /ajax.asmx/Contact

<form action="/ajax.asmx/Contact" method="post" class="form needs-validation xx-ajax-submit xx-show-on-close" role="form" data-success-action="modal-close-button-clear-and-hide-form"
  data-success-text="Nu är ditt meddelande skickat till Birthday.se!<br><br>Vi svarar oftast inom en arbetsdag, men ibland kan det ta lite längre tid.">
  <div class="form-row">
    <div class="col-12 col-md-6 form-group mb-2"><label for="xx-form-contact-name" class="mb-1">Namn</label><input type="text" class="form-control xx-trim-on-submit" name="name" id="xx-form-contact-name" required=""></div>
    <div class="col-12 col-md-6 form-group mb-2"><label for="xx-form-contact-phone" class="mb-1">Telefon</label><input type="text" class="form-control xx-trim-on-submit" name="phone" id="xx-form-contact-phone"></div>
  </div>
  <div class="form-group mb-2"><label for="xx-form-contact-mail" class="mb-1">E-postadress</label><input type="email" class="form-control" name="mail" id="xx-form-contact-mail" required=""></div>
  <div class="form-group mb-3"><label for="xx-form-contact-message">Meddelande</label><textarea class="form-control" name="message" id="xx-form-contact-message" rows="5" required=""></textarea></div>
  <div class="form-row mt-0 mb-0">
    <div class="col-6 form-group mb-0"><button type="button" class="btn btn-info w-100" data-dismiss="modal">Avbryt</button></div>
    <div class="col-6 form-group mb-0"><button type="submit" class="btn btn-danger w-100">Skicka</button></div>
  </div>
</form>

POST /ajax.asmx/Login

<form action="/ajax.asmx/Login" method="post" class="form needs-validation xx-ajax-submit xx-show-on-close" role="form" data-success-action="reload-page"
  data-error-text="Fel e-postadress eller lösenord. Har du glömt ditt lösenord kan du använda glömt lösenord för att lägga in ett nytt lösenord.">
  <div class="form-group mb-2"><label for="xx-form-login-mail" class="mb-1">E-postadress</label><input type="email" class="form-control xx-trim-on-submit" name="mail" id="xx-form-login-mail" required=""></div>
  <div class="form-group mb-3"><label for="xx-form-login-password" class="mb-1">Lösenord</label><input type="password" class="form-control" name="password" id="xx-form-login-password" required="" autocomplete="new-password"></div>
  <div class="custom-control custom-checkbox mb-3 ml-1"><input type="hidden" name="rememberme" value="0"><input type="checkbox" class="custom-control-input" name="rememberme" id="rememberMe"><label class="custom-control-label" for="rememberMe">Kom
      ihåg mig på denna enhet</label></div><button type="submit" class="btn btn-danger w-100">Logga in</button>
</form>

POST /ajax.asmx/ForgotPassword

<form action="/ajax.asmx/ForgotPassword" method="post" class="form needs-validation xx-ajax-submit xx-show-on-close" role="form" data-success-action="modal-close-button-clear-and-hide-form"
  data-success-text="Nu har vi skickat ett nytt lösenord till dig!">
  <div class="form-group mb-3"><label for="xx-form-password-mail" class="mb-1">E-postadress</label><input type="email" class="form-control xx-trim-on-submit" name="mail" id="xx-form-password-mail" required=""></div><button type="submit"
    class="btn btn-danger w-100">Glömt lösenord</button>
</form>

POST /ajax.asmx/Signup

<form action="/ajax.asmx/Signup" method="post" class="form needs-validation xx-ajax-submit xx-show-on-close" role="form" data-success-action="modal-close-button-clear-and-hide-form"
  data-success-text="Nu har du blivit medlem och ett mejl har skickats till dig.">
  <div class="form-row">
    <div class="col-12 col-md-6 form-group mb-2"><label for="xx-form-signup-firstname" class="mb-1">Förnamn</label><input type="text" class="form-control xx-trim-on-submit" name="firstname" id="xx-form-signup-firstname" required=""></div>
    <div class="col-12 col-md-6 form-group mb-2"><label for="xx-form-signup-lastname" class="mb-1">Efternamn</label><input type="text" class="form-control xx-trim-on-submit" name="lastname" id="xx-form-signup-lastname" required=""></div>
  </div>
  <div class="form-group mb-3"><label for="xx-form-signup-mail" class="mb-1">E-postadress</label><input type="email" class="form-control" name="mail" id="xx-form-signup-mail" required=""></div>
  <div class="custom-control custom-checkbox mb-3 ml-1"><input type="hidden" name="check" value="0"><input type="checkbox" class="custom-control-input" name="check" id="chkAgreement" required=""><label class="custom-control-label"
      for="chkAgreement">Godkänner <a href="/medlemsvillkor" target="_blank">medlemsvillkor</a></label></div><button type="submit" class="btn btn-danger w-100">Bli medlem</button>
</form>

GET /sok

<form action="/sok" id="xx-modal-search-form" method="get" class="form xx-search-form" role="form">
  <div class="xx-who-where-search">
    <div class="form-group mb-2"><label for="xx-form-search-who" class="mb-1">Vem?</label><input type="text" name="who" id="xx-form-search-who" class="form-control xx-trim-on-submit"></div>
    <div class="form-group mt-0 mb-0"><label for="xx-form-search-where" class="mb-1">Var?</label><input type="text" name="where" id="xx-form-search-where" class="form-control xx-trim-on-submit"></div>
  </div>
  <div class="xx-detailed-search" style="display:none">
    <div class="form-row">
      <div class="col-12 col-md-6 mb-0">
        <div class="form-label-group-floating"><input type="text" id="inputFirstname" name="f" class="form-control xx-trim-on-submit" placeholder="Förnamn"><label for="inputFirstname">Förnamn</label></div>
      </div>
      <div class="col-12 col-md-6 mb-0">
        <div class="form-label-group-floating"><input type="text" id="inputLastname" name="l" class="form-control xx-trim-on-submit" placeholder="Efternamn"><label for="inputLastname">Efternamn</label></div>
      </div>
    </div>
    <div class="form-label-group-floating"><input type="text" id="inputAddress" name="a" class="form-control xx-trim-on-submit" placeholder="Gatuadress"><label for="inputAddress">Gatuadress</label></div>
    <div class="form-row mb-0">
      <div class="col-12 col-md-6">
        <div class="form-label-group-floating mb-3 mb-md-0"><input type="text" id="inputZipcode" name="z" class="form-control xx-trim-on-submit" placeholder="Postnummer"><label for="inputZipcode">Postnummer</label></div>
      </div>
      <div class="col-12 col-md-6">
        <div class="form-label-group-floating mb-0"><input type="text" id="inputCity" name="c" class="form-control xx-trim-on-submit" placeholder="Postort"><label for="inputCity">Postort</label></div>
      </div>
    </div>
  </div><input type="hidden" name="sm" value="">
  <div class="xx-more-search-options collapse">
    <hr>
    <div class="mb-3"><select name="lk" class="custom-select mr-sm-2 xx-form-lan-kommun"></select><input type="hidden" name="lk2" value=""></div>
    <hr>
    <div class="form-row">
      <div class="col-12 col-md-5 form-group mb-0"><select name="y" class="custom-select mr-sm-2">
          <option value="">Födelseår</option>
          <option value="" disabled="">---------------</option>
          <option value="200">2000-2009</option>
          <option value="199">1990-1999</option>
          <option value="198">1980-1989</option>
          <option value="197">1970-1979</option>
          <option value="196">1960-1969</option>
          <option value="195">1950-1959</option>
          <option value="194">1940-1949</option>
          <option value="193">1930-1939</option>
          <option value="192">1920-1929</option>
          <option value="191">1910-1919</option>
          <option value="190">1900-1909</option>
          <option value="" disabled="">---------------</option>
          <option value="2008">2008 (fyller 16 i år)</option>
          <option value="2007">2007 (fyller 17 i år)</option>
          <option value="2006">2006 (fyller 18 i år)</option>
          <option value="2005">2005 (fyller 19 i år)</option>
          <option value="2004">2004 (fyller 20 i år)</option>
          <option value="2003">2003 (fyller 21 i år)</option>
          <option value="2002">2002 (fyller 22 i år)</option>
          <option value="2001">2001 (fyller 23 i år)</option>
          <option value="2000">2000 (fyller 24 i år)</option>
          <option value="1999">1999 (fyller 25 i år)</option>
          <option value="1998">1998 (fyller 26 i år)</option>
          <option value="1997">1997 (fyller 27 i år)</option>
          <option value="1996">1996 (fyller 28 i år)</option>
          <option value="1995">1995 (fyller 29 i år)</option>
          <option value="1994">1994 (fyller 30 i år)</option>
          <option value="1993">1993 (fyller 31 i år)</option>
          <option value="1992">1992 (fyller 32 i år)</option>
          <option value="1991">1991 (fyller 33 i år)</option>
          <option value="1990">1990 (fyller 34 i år)</option>
          <option value="1989">1989 (fyller 35 i år)</option>
          <option value="1988">1988 (fyller 36 i år)</option>
          <option value="1987">1987 (fyller 37 i år)</option>
          <option value="1986">1986 (fyller 38 i år)</option>
          <option value="1985">1985 (fyller 39 i år)</option>
          <option value="1984">1984 (fyller 40 i år)</option>
          <option value="1983">1983 (fyller 41 i år)</option>
          <option value="1982">1982 (fyller 42 i år)</option>
          <option value="1981">1981 (fyller 43 i år)</option>
          <option value="1980">1980 (fyller 44 i år)</option>
          <option value="1979">1979 (fyller 45 i år)</option>
          <option value="1978">1978 (fyller 46 i år)</option>
          <option value="1977">1977 (fyller 47 i år)</option>
          <option value="1976">1976 (fyller 48 i år)</option>
          <option value="1975">1975 (fyller 49 i år)</option>
          <option value="1974">1974 (fyller 50 i år)</option>
          <option value="1973">1973 (fyller 51 i år)</option>
          <option value="1972">1972 (fyller 52 i år)</option>
          <option value="1971">1971 (fyller 53 i år)</option>
          <option value="1970">1970 (fyller 54 i år)</option>
          <option value="1969">1969 (fyller 55 i år)</option>
          <option value="1968">1968 (fyller 56 i år)</option>
          <option value="1967">1967 (fyller 57 i år)</option>
          <option value="1966">1966 (fyller 58 i år)</option>
          <option value="1965">1965 (fyller 59 i år)</option>
          <option value="1964">1964 (fyller 60 i år)</option>
          <option value="1963">1963 (fyller 61 i år)</option>
          <option value="1962">1962 (fyller 62 i år)</option>
          <option value="1961">1961 (fyller 63 i år)</option>
          <option value="1960">1960 (fyller 64 i år)</option>
          <option value="1959">1959 (fyller 65 i år)</option>
          <option value="1958">1958 (fyller 66 i år)</option>
          <option value="1957">1957 (fyller 67 i år)</option>
          <option value="1956">1956 (fyller 68 i år)</option>
          <option value="1955">1955 (fyller 69 i år)</option>
          <option value="1954">1954 (fyller 70 i år)</option>
          <option value="1953">1953 (fyller 71 i år)</option>
          <option value="1952">1952 (fyller 72 i år)</option>
          <option value="1951">1951 (fyller 73 i år)</option>
          <option value="1950">1950 (fyller 74 i år)</option>
          <option value="1949">1949 (fyller 75 i år)</option>
          <option value="1948">1948 (fyller 76 i år)</option>
          <option value="1947">1947 (fyller 77 i år)</option>
          <option value="1946">1946 (fyller 78 i år)</option>
          <option value="1945">1945 (fyller 79 i år)</option>
          <option value="1944">1944 (fyller 80 i år)</option>
          <option value="1943">1943 (fyller 81 i år)</option>
          <option value="1942">1942 (fyller 82 i år)</option>
          <option value="1941">1941 (fyller 83 i år)</option>
          <option value="1940">1940 (fyller 84 i år)</option>
          <option value="1939">1939 (fyller 85 i år)</option>
          <option value="1938">1938 (fyller 86 i år)</option>
          <option value="1937">1937 (fyller 87 i år)</option>
          <option value="1936">1936 (fyller 88 i år)</option>
          <option value="1935">1935 (fyller 89 i år)</option>
          <option value="1934">1934 (fyller 90 i år)</option>
          <option value="1933">1933 (fyller 91 i år)</option>
          <option value="1932">1932 (fyller 92 i år)</option>
          <option value="1931">1931 (fyller 93 i år)</option>
          <option value="1930">1930 (fyller 94 i år)</option>
          <option value="1929">1929 (fyller 95 i år)</option>
          <option value="1928">1928 (fyller 96 i år)</option>
          <option value="1927">1927 (fyller 97 i år)</option>
          <option value="1926">1926 (fyller 98 i år)</option>
          <option value="1925">1925 (fyller 99 i år)</option>
          <option value="1924">1924 (fyller 100 i år)</option>
          <option value="1923">1923 (fyller 101 i år)</option>
          <option value="1922">1922 (fyller 102 i år)</option>
          <option value="1921">1921 (fyller 103 i år)</option>
          <option value="1920">1920 (fyller 104 i år)</option>
          <option value="1919">1919 (fyller 105 i år)</option>
          <option value="1918">1918 (fyller 106 i år)</option>
          <option value="1917">1917 (fyller 107 i år)</option>
          <option value="1916">1916 (fyller 108 i år)</option>
          <option value="1915">1915 (fyller 109 i år)</option>
          <option value="1914">1914 (fyller 110 i år)</option>
          <option value="1913">1913 (fyller 111 i år)</option>
          <option value="1912">1912 (fyller 112 i år)</option>
          <option value="1911">1911 (fyller 113 i år)</option>
          <option value="1910">1910 (fyller 114 i år)</option>
          <option value="1909">1909 (fyller 115 i år)</option>
          <option value="1908">1908 (fyller 116 i år)</option>
          <option value="1907">1907 (fyller 117 i år)</option>
          <option value="1906">1906 (fyller 118 i år)</option>
          <option value="1905">1905 (fyller 119 i år)</option>
          <option value="1904">1904 (fyller 120 i år)</option>
        </select></div>
      <div class="col-6 col-md-4 form-group mb-0 mt-3 mt-md-0"><select name="m" class="custom-select mr-sm-2">
          <option value="">Född månad</option>
          <option value="" disabled="">---------------</option>
          <option value="1">Januari</option>
          <option value="2">Februari</option>
          <option value="3">Mars</option>
          <option value="4">April</option>
          <option value="5">Maj</option>
          <option value="6">Juni</option>
          <option value="7">Juli</option>
          <option value="8">Augusti</option>
          <option value="9">September</option>
          <option value="10">Oktober</option>
          <option value="11">November</option>
          <option value="12">December</option>
        </select></div>
      <div class="col-6 col-md-3 form-group mb-0 mt-3 mt-md-0"><select name="d" class="custom-select mr-sm-2">
          <option value="">Född dag</option>
          <option value="" disabled="">---------------</option>
          <option value="1">1</option>
          <option value="2">2</option>
          <option value="3">3</option>
          <option value="4">4</option>
          <option value="5">5</option>
          <option value="6">6</option>
          <option value="7">7</option>
          <option value="8">8</option>
          <option value="9">9</option>
          <option value="10">10</option>
          <option value="11">11</option>
          <option value="12">12</option>
          <option value="13">13</option>
          <option value="14">14</option>
          <option value="15">15</option>
          <option value="16">16</option>
          <option value="17">17</option>
          <option value="18">18</option>
          <option value="19">19</option>
          <option value="20">20</option>
          <option value="21">21</option>
          <option value="22">22</option>
          <option value="23">23</option>
          <option value="24">24</option>
          <option value="25">25</option>
          <option value="26">26</option>
          <option value="27">27</option>
          <option value="28">28</option>
          <option value="29">29</option>
          <option value="30">30</option>
          <option value="31">31</option>
        </select></div>
    </div>
    <div class="form-row">
      <div class="col-6 form-group mb-0 mt-3"><select name="yf" class="custom-select mr-sm-2">
          <option value="">Ålder från</option>
          <option value="" disabled="">---------------</option>
          <option value="16">16-</option>
          <option value="17">17-</option>
          <option value="18">18-</option>
          <option value="19">19-</option>
          <option value="20">20-</option>
          <option value="21">21-</option>
          <option value="22">22-</option>
          <option value="23">23-</option>
          <option value="24">24-</option>
          <option value="25">25-</option>
          <option value="26">26-</option>
          <option value="27">27-</option>
          <option value="28">28-</option>
          <option value="29">29-</option>
          <option value="30">30-</option>
          <option value="31">31-</option>
          <option value="32">32-</option>
          <option value="33">33-</option>
          <option value="34">34-</option>
          <option value="35">35-</option>
          <option value="36">36-</option>
          <option value="37">37-</option>
          <option value="38">38-</option>
          <option value="39">39-</option>
          <option value="40">40-</option>
          <option value="41">41-</option>
          <option value="42">42-</option>
          <option value="43">43-</option>
          <option value="44">44-</option>
          <option value="45">45-</option>
          <option value="46">46-</option>
          <option value="47">47-</option>
          <option value="48">48-</option>
          <option value="49">49-</option>
          <option value="50">50-</option>
          <option value="51">51-</option>
          <option value="52">52-</option>
          <option value="53">53-</option>
          <option value="54">54-</option>
          <option value="55">55-</option>
          <option value="56">56-</option>
          <option value="57">57-</option>
          <option value="58">58-</option>
          <option value="59">59-</option>
          <option value="60">60-</option>
          <option value="61">61-</option>
          <option value="62">62-</option>
          <option value="63">63-</option>
          <option value="64">64-</option>
          <option value="65">65-</option>
          <option value="66">66-</option>
          <option value="67">67-</option>
          <option value="68">68-</option>
          <option value="69">69-</option>
          <option value="70">70-</option>
          <option value="71">71-</option>
          <option value="72">72-</option>
          <option value="73">73-</option>
          <option value="74">74-</option>
          <option value="75">75-</option>
          <option value="76">76-</option>
          <option value="77">77-</option>
          <option value="78">78-</option>
          <option value="79">79-</option>
          <option value="80">80-</option>
          <option value="85">85-</option>
          <option value="90">90-</option>
          <option value="95">95-</option>
          <option value="100">100-</option>
          <option value="105">105-</option>
          <option value="110">110-</option>
          <option value="115">115-</option>
          <option value="120">120-</option>
        </select></div>
      <div class="col-6 form-group mb-0 mt-3"><select name="yt" class="custom-select mr-sm-2">
          <option value="">Ålder till</option>
          <option value="" disabled="">---------------</option>
          <option value="16">-16</option>
          <option value="17">-17</option>
          <option value="18">-18</option>
          <option value="19">-19</option>
          <option value="20">-20</option>
          <option value="21">-21</option>
          <option value="22">-22</option>
          <option value="23">-23</option>
          <option value="24">-24</option>
          <option value="25">-25</option>
          <option value="26">-26</option>
          <option value="27">-27</option>
          <option value="28">-28</option>
          <option value="29">-29</option>
          <option value="30">-30</option>
          <option value="31">-31</option>
          <option value="32">-32</option>
          <option value="33">-33</option>
          <option value="34">-34</option>
          <option value="35">-35</option>
          <option value="36">-36</option>
          <option value="37">-37</option>
          <option value="38">-38</option>
          <option value="39">-39</option>
          <option value="40">-40</option>
          <option value="41">-41</option>
          <option value="42">-42</option>
          <option value="43">-43</option>
          <option value="44">-44</option>
          <option value="45">-45</option>
          <option value="46">-46</option>
          <option value="47">-47</option>
          <option value="48">-48</option>
          <option value="49">-49</option>
          <option value="50">-50</option>
          <option value="51">-51</option>
          <option value="52">-52</option>
          <option value="53">-53</option>
          <option value="54">-54</option>
          <option value="55">-55</option>
          <option value="56">-56</option>
          <option value="57">-57</option>
          <option value="58">-58</option>
          <option value="59">-59</option>
          <option value="60">-60</option>
          <option value="61">-61</option>
          <option value="62">-62</option>
          <option value="63">-63</option>
          <option value="64">-64</option>
          <option value="65">-65</option>
          <option value="66">-66</option>
          <option value="67">-67</option>
          <option value="68">-68</option>
          <option value="69">-69</option>
          <option value="70">-70</option>
          <option value="71">-71</option>
          <option value="72">-72</option>
          <option value="73">-73</option>
          <option value="74">-74</option>
          <option value="75">-75</option>
          <option value="76">-76</option>
          <option value="77">-77</option>
          <option value="78">-78</option>
          <option value="79">-79</option>
          <option value="80">-80</option>
          <option value="85">-85</option>
          <option value="90">-90</option>
          <option value="95">-95</option>
          <option value="100">-100</option>
          <option value="105">-105</option>
          <option value="110">-110</option>
          <option value="115">-115</option>
          <option value="120">-120</option>
        </select></div>
    </div>
    <hr>
    <div class="form-row">
      <div class="col-6 col-md-6 form-group mb-0"><select name="g" class="custom-select mr-sm-2">
          <option value="">Juridiskt kön</option>
          <option value="" disabled="">---------------</option>
          <option value="0">Kvinna</option>
          <option value="1">Man</option>
        </select></div>
      <div class="col-6 col-md-6 form-group mb-0"><select name="match" class="custom-select mr-sm-2">
          <option value="">Liknande träffar</option>
          <option value="on">Exakt stavning</option>
        </select></div>
    </div>
    <hr class="mb-0">
  </div>
  <div class="form-row mt-0 mb-0">
    <div class="col-6 form-group mb-0 mt-3"><button type="button" data-toggle="collapse" data-target=".xx-more-search-options" class="btn btn-info w-100">Fler sökalt<span class="d-none d-md-inline">ernativ</span><span
          class="d-md-none">.</span><i class="fas fa-angle-down ml-2"></i></button><button type="button" class="btn btn-info xx-clear-button w-100" style="display:none">Rensa<span class="d-none d-md-inline"> formulär</span></button></div>
    <div class="col-6 form-group mb-0 mt-3"><button type="submit" class="btn btn-danger w-100">Sök<span class="d-none d-md-inline"> födelsedagar</span></button></div>
  </div>
</form>

Text Content

Tisdag 19 novembernov 2024 (veckav. 47)
Namnsdagar Elisabet, Lisbet
Logga in
Sök
Personer
Meny

 * Personsök
 * Ortsök
 * Namnsdagar

När fyller din vän år?
Vem? Namn eller telefon
Var? Adress
Sök

Välj en ort: Bandhagen, Enskede, Enskede gård, Enskededalen, Hägersten,
Johanneshov, Lidingö, Nacka, Nacka strand, Solna, Stockholm, Tomteboda,
Trekanten, Trångsund, Årsta

Visa alla postorter

Sök efter postort
Sök

Välj en månad: Januari, Februari, Mars, April, Maj, Juni, Juli, Augusti,
September, Oktober, November, December.

Visa dagens och kommande namnsdagar

Sök med namn
Sök


VÄLKOMMEN TILL SVERIGES FÖDELSEDAGSSÖKMOTOR

Vilka fyller år på din ort/gata idag? Bli medlem


VILKA FYLLER ÅR PÅ DIN ORT IDAG?

 * Bagarmossen
 * Bandhagen
 * Bromma
 * Danderyd
 * Djursholm
 * Drottningholm
 * Enskede
 * Enskede gård
 * Enskededalen
 * Farsta
 * Hägersten
 * Johanneshov
 * Kista
 * Kungens kurva
 * Lidingö
 * Nacka
 * Nacka strand
 * Saltsjö-duvnäs
 * Segeltorp
 * Skarpnäck
 * Sköndal
 * Solna
 * Stockholm
 * Sundbyberg
 * Tomteboda
 * Trekanten
 * Trångsund
 * Årsta
 * Älta
 * Älvsjö

HITTA PERSONER OCH NAMNSDAGAR

Birthday är Sveriges största personsök med närmare 8,5 miljoner privatpersoner.
Vi uppdaterar dagligen med färsk information och här hittar du bl.a. adresser,
telefonnummer, kartor, dagar till födelsedag, stjärntecken.

Idag har Elisabet, Lisbet namnsdag. Imorgon har Marina, Pontus namnsdag. Vi har
hela årets namnsdagar här, alla namnsdagar.



HITTA PERSONER VIA LÄN

 * Blekinge län
 * Dalarnas län
 * Gotlands län
 * Gävleborgs län
 * Hallands län
 * Jämtlands län
 * Jönköpings län
 * Kalmar län
 * Kronobergs län
 * Norrbottens län
 * Skåne län
 * Stockholms län
 * Södermanlands län
 * Uppsala län
 * Värmlands län
 * Västerbottens län
 * Västernorrlands län
 * Västmanlands län
 * Västra Götalands län
 * Örebro län
 * Östergötlands län


×
 * Sök födelsedagar
 * Personer (nya ortsöket)
 * Namnsdagar
 * Kalender
 * Bli medlem
 * Logga in




VÄLJ ETT ALTERNATIV

×
Ny sökning

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

Ändra sökning

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

På samma adress

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

Fyller idag i Uppsala

BIRTHDAY SVERIGE

Birthday.se hjälper dig att säkerställa glädjen för dina nära och kära, och
andra du vill hylla på deras bemärkelsedagar. En kostnadsfri tjänst som föddes
11 maj 2006.

 * Bli medlem gratis
 * Glömt lösenord
 * Om Birthday
 * Vanliga frågor - FAQ
 * Kontakta Birthday
 * Personuppgifter
 * Telefonnummer
 * Användarvillkor
 * Jobba hos Birthday
 * Annonsera
 * Cookies
 * Manage Preferences

NÅGRA SIDOR MAN INTE FÅR MISSA

 * Kalender med påminnelser
 * Dagens namnsdagar
 * Grattis
 * Presenter

FYLLER ÅR PÅ DIN ORT IDAG

Bandhagen, Enskede, Enskede gård, Enskededalen, Hägersten, Johanneshov, Lidingö,
Nacka, Nacka strand, Solna, Stockholm, Tomteboda, Trekanten, Trångsund, Årsta

Var inte orten du leta efter med i listan?
Här hittar du alla orter i Sverige

Copyright © Berlock Information AB 2005-2024, ansvarig utgivare Patric Örner

MEDDELANDE

×

Okej, tack!



×

AvbrytJa, tack!

KONTAKTA BIRTHDAY.SE

×

Om du har en fråga, ris eller ros, kan du kontakta oss här. Men innan du
kontaktar oss, titta gärna bland våra vanliga frågor.

Namn
Telefon
E-postadress
Meddelande
Avbryt
Skicka

LOGGA IN

×
E-postadress
Lösenord
Kom ihåg mig på denna enhet
Logga in

Fyll i din e-postadress nedan, så skickar vi en återställningslänk till dig. Med
instruktionen för att sätta ett nytt lösenord.

E-postadress
Glömt lösenord

Det är gratis att bli medlem och man får ta del av alla fördelar. När du blir
medlem skickas ett lösenord till dig via e-post.

Förnamn
Efternamn
E-postadress
Godkänner medlemsvillkor
Bli medlem
Logga inBli medlemGlömt lösenord?

SÖK FÖDELSEDAGAR

×
Vem?
Var?
Förnamn
Efternamn
Gatuadress
Postnummer
Postort

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



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

Födelseår---------------2000-20091990-19991980-19891970-19791960-19691950-19591940-19491930-19391920-19291910-19191900-1909---------------2008
(fyller 16 i år)2007 (fyller 17 i år)2006 (fyller 18 i år)2005 (fyller 19 i
år)2004 (fyller 20 i år)2003 (fyller 21 i år)2002 (fyller 22 i år)2001 (fyller
23 i år)2000 (fyller 24 i år)1999 (fyller 25 i år)1998 (fyller 26 i år)1997
(fyller 27 i år)1996 (fyller 28 i år)1995 (fyller 29 i år)1994 (fyller 30 i
år)1993 (fyller 31 i år)1992 (fyller 32 i år)1991 (fyller 33 i år)1990 (fyller
34 i år)1989 (fyller 35 i år)1988 (fyller 36 i år)1987 (fyller 37 i år)1986
(fyller 38 i år)1985 (fyller 39 i år)1984 (fyller 40 i år)1983 (fyller 41 i
år)1982 (fyller 42 i år)1981 (fyller 43 i år)1980 (fyller 44 i år)1979 (fyller
45 i år)1978 (fyller 46 i år)1977 (fyller 47 i år)1976 (fyller 48 i år)1975
(fyller 49 i år)1974 (fyller 50 i år)1973 (fyller 51 i år)1972 (fyller 52 i
år)1971 (fyller 53 i år)1970 (fyller 54 i år)1969 (fyller 55 i år)1968 (fyller
56 i år)1967 (fyller 57 i år)1966 (fyller 58 i år)1965 (fyller 59 i år)1964
(fyller 60 i år)1963 (fyller 61 i år)1962 (fyller 62 i år)1961 (fyller 63 i
år)1960 (fyller 64 i år)1959 (fyller 65 i år)1958 (fyller 66 i år)1957 (fyller
67 i år)1956 (fyller 68 i år)1955 (fyller 69 i år)1954 (fyller 70 i år)1953
(fyller 71 i år)1952 (fyller 72 i år)1951 (fyller 73 i år)1950 (fyller 74 i
år)1949 (fyller 75 i år)1948 (fyller 76 i år)1947 (fyller 77 i år)1946 (fyller
78 i år)1945 (fyller 79 i år)1944 (fyller 80 i år)1943 (fyller 81 i år)1942
(fyller 82 i år)1941 (fyller 83 i år)1940 (fyller 84 i år)1939 (fyller 85 i
år)1938 (fyller 86 i år)1937 (fyller 87 i år)1936 (fyller 88 i år)1935 (fyller
89 i år)1934 (fyller 90 i år)1933 (fyller 91 i år)1932 (fyller 92 i år)1931
(fyller 93 i år)1930 (fyller 94 i år)1929 (fyller 95 i år)1928 (fyller 96 i
år)1927 (fyller 97 i år)1926 (fyller 98 i år)1925 (fyller 99 i år)1924 (fyller
100 i år)1923 (fyller 101 i år)1922 (fyller 102 i år)1921 (fyller 103 i år)1920
(fyller 104 i år)1919 (fyller 105 i år)1918 (fyller 106 i år)1917 (fyller 107 i
år)1916 (fyller 108 i år)1915 (fyller 109 i år)1914 (fyller 110 i år)1913
(fyller 111 i år)1912 (fyller 112 i år)1911 (fyller 113 i år)1910 (fyller 114 i
år)1909 (fyller 115 i år)1908 (fyller 116 i år)1907 (fyller 117 i år)1906
(fyller 118 i år)1905 (fyller 119 i år)1904 (fyller 120 i år)
Född
månad---------------JanuariFebruariMarsAprilMajJuniJuliAugustiSeptemberOktoberNovemberDecember
Född dag---------------12345678910111213141516171819202122232425262728293031
Ålder
från---------------16-17-18-19-20-21-22-23-24-25-26-27-28-29-30-31-32-33-34-35-36-37-38-39-40-41-42-43-44-45-46-47-48-49-50-51-52-53-54-55-56-57-58-59-60-61-62-63-64-65-66-67-68-69-70-71-72-73-74-75-76-77-78-79-80-85-90-95-100-105-110-115-120-
Ålder
till----------------16-17-18-19-20-21-22-23-24-25-26-27-28-29-30-31-32-33-34-35-36-37-38-39-40-41-42-43-44-45-46-47-48-49-50-51-52-53-54-55-56-57-58-59-60-61-62-63-64-65-66-67-68-69-70-71-72-73-74-75-76-77-78-79-80-85-90-95-100-105-110-115-120

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

Juridiskt kön---------------KvinnaMan
Liknande träffarExakt stavning

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

Fler sökalternativ.Rensa formulär
Sök födelsedagar

För att söka efter namn som börjar på t.ex. M kan du mata in M*. Eller om du
vill söka efter efternamn som slutar på sson kan du mata in *sson.

Vet du exakt stavning, ändra från Liknande träffar till Exakt stavning.

Vet du vilket årtionde den du söker efter kan du under födelseår välja just det
årtiondet. Tex. 1960-1969.

Enkelt sökDetaljerat sökSöktips!
Cookies Button


WE CARE ABOUT YOUR PRIVACY

We and our 855 partners store and/or access information on a device, such as
unique IDs in cookies to process personal data. You may accept or manage your
choices by clicking below, including your right to object where legitimate
interest is used, or at any time in the privacy policy page. These choices will
be signaled to our partners and will not affect browsing data.


WE AND OUR PARTNERS PROCESS DATA TO PROVIDE:

Use precise geolocation data. Actively scan device characteristics for
identification. Store and/or access information on a device. Personalised
advertising and content, advertising and content measurement, audience research
and services development. List of Partners (vendors)

I Accept
Show Purposes



ABOUT YOUR PRIVACY

We process your data to deliver content or advertisements and measure the
delivery of such content or advertisements to extract insights about our
website. We share this information with our partners on the basis of consent and
legitimate interest. You may exercise your right to consent or object to a
legitimate interest, based on a specific purpose below or at a partner level in
the link under each purpose. These choices will be signaled to our vendors
participating in the Transparency and Consent Framework.
More information
Allow All


MANAGE CONSENT PREFERENCES

TARGETING COOKIES

Targeting Cookies

These cookies may be set through our site by our advertising partners. They may
be used by those companies to build a profile of your interests and show you
relevant adverts on other sites. They do not store directly personal
information, but are based on uniquely identifying your browser and internet
device. If you do not allow these cookies, you will experience less targeted
advertising.

FUNCTIONAL COOKIES

Functional Cookies

These cookies enable the website to provide enhanced functionality and
personalisation. They may be set by us or by third party providers whose
services we have added to our pages. If you do not allow these cookies then some
or all of these services may not function properly.

PERFORMANCE COOKIES

Performance Cookies

These cookies allow us to count visits and traffic sources so we can measure and
improve the performance of our site. They help us to know which pages are the
most and least popular and see how visitors move around the site. All
information these cookies collect is aggregated and therefore anonymous. If you
do not allow these cookies we will not know when you have visited our site, and
will not be able to monitor its performance.

STRICTLY NECESSARY COOKIES

Always Active

These cookies are necessary for the website to function and cannot be switched
off in our systems. They are usually only set in response to actions made by you
which amount to a request for services, such as setting your privacy
preferences, logging in or filling in forms. You can set your browser to block
or alert you about these cookies, but some parts of the site will not then work.
These cookies do not store any personally identifiable information.

STORE AND/OR ACCESS INFORMATION ON A DEVICE 690 PARTNERS CAN USE THIS PURPOSE

Store and/or access information on a device

Cookies, device or similar online identifiers (e.g. login-based identifiers,
randomly assigned identifiers, network based identifiers) together with other
information (e.g. browser type and information, language, screen size, supported
technologies etc.) can be stored or read on your device to recognise it each
time it connects to an app or to a website, for one or several of the purposes
presented here.

List of IAB Vendors‎ | View Illustrations 

PERSONALISED ADVERTISING AND CONTENT, ADVERTISING AND CONTENT MEASUREMENT,
AUDIENCE RESEARCH AND SERVICES DEVELOPMENT 821 PARTNERS CAN USE THIS PURPOSE

Personalised advertising and content, advertising and content measurement,
audience research and services development

 * USE LIMITED DATA TO SELECT ADVERTISING 634 PARTNERS CAN USE THIS PURPOSE
   
   Switch Label
   
   Advertising presented to you on this service can be based on limited data,
   such as the website or app you are using, your non-precise location, your
   device type or which content you are (or have been) interacting with (for
   example, to limit the number of times an ad is presented to you).
   
   View Illustrations 
   Object to Legitimate Interests Remove Objection

 * CREATE PROFILES FOR PERSONALISED ADVERTISING 508 PARTNERS CAN USE THIS
   PURPOSE
   
   Switch Label
   
   Information about your activity on this service (such as forms you submit,
   content you look at) can be stored and combined with other information about
   you (for example, information from your previous activity on this service and
   other websites or apps) or similar users. This is then used to build or
   improve a profile about you (that might include possible interests and
   personal aspects). Your profile can be used (also later) to present
   advertising that appears more relevant based on your possible interests by
   this and other entities.
   
   View Illustrations 

 * USE PROFILES TO SELECT PERSONALISED ADVERTISING 502 PARTNERS CAN USE THIS
   PURPOSE
   
   Switch Label
   
   Advertising presented to you on this service can be based on your advertising
   profiles, which can reflect your activity on this service or other websites
   or apps (like the forms you submit, content you look at), possible interests
   and personal aspects.
   
   View Illustrations 

 * CREATE PROFILES TO PERSONALISE CONTENT 225 PARTNERS CAN USE THIS PURPOSE
   
   Switch Label
   
   Information about your activity on this service (for instance, forms you
   submit, non-advertising content you look at) can be stored and combined with
   other information about you (such as your previous activity on this service
   or other websites or apps) or similar users. This is then used to build or
   improve a profile about you (which might for example include possible
   interests and personal aspects). Your profile can be used (also later) to
   present content that appears more relevant based on your possible interests,
   such as by adapting the order in which content is shown to you, so that it is
   even easier for you to find content that matches your interests.
   
   View Illustrations 

 * USE PROFILES TO SELECT PERSONALISED CONTENT 199 PARTNERS CAN USE THIS PURPOSE
   
   Switch Label
   
   Content presented to you on this service can be based on your content
   personalisation profiles, which can reflect your activity on this or other
   services (for instance, the forms you submit, content you look at), possible
   interests and personal aspects, such as by adapting the order in which
   content is shown to you, so that it is even easier for you to find
   (non-advertising) content that matches your interests.
   
   View Illustrations 

 * MEASURE ADVERTISING PERFORMANCE 737 PARTNERS CAN USE THIS PURPOSE
   
   Switch Label
   
   Information regarding which advertising is presented to you and how you
   interact with it can be used to determine how well an advert has worked for
   you or other users and whether the goals of the advertising were reached. For
   instance, whether you saw an ad, whether you clicked on it, whether it led
   you to buy a product or visit a website, etc. This is very helpful to
   understand the relevance of advertising campaigns.
   
   View Illustrations 
   Object to Legitimate Interests Remove Objection

 * MEASURE CONTENT PERFORMANCE 369 PARTNERS CAN USE THIS PURPOSE
   
   Switch Label
   
   Information regarding which content is presented to you and how you interact
   with it can be used to determine whether the (non-advertising) content e.g.
   reached its intended audience and matched your interests. For instance,
   whether you read an article, watch a video, listen to a podcast or look at a
   product description, how long you spent on this service and the web pages you
   visit etc. This is very helpful to understand the relevance of
   (non-advertising) content that is shown to you.
   
   View Illustrations 
   Object to Legitimate Interests Remove Objection

 * UNDERSTAND AUDIENCES THROUGH STATISTICS OR COMBINATIONS OF DATA FROM
   DIFFERENT SOURCES 461 PARTNERS CAN USE THIS PURPOSE
   
   Switch Label
   
   Reports can be generated based on the combination of data sets (like user
   profiles, statistics, market research, analytics data) regarding your
   interactions and those of other users with advertising or (non-advertising)
   content to identify common characteristics (for instance, to determine which
   target audiences are more receptive to an ad campaign or to certain
   contents).
   
   View Illustrations 
   Object to Legitimate Interests Remove Objection

 * DEVELOP AND IMPROVE SERVICES 552 PARTNERS CAN USE THIS PURPOSE
   
   Switch Label
   
   Information about your activity on this service, such as your interaction
   with ads or content, can be very helpful to improve products and services and
   to build new products and services based on user interactions, the type of
   audience, etc. This specific purpose does not include the development or
   improvement of user profiles and identifiers.
   
   View Illustrations 
   Object to Legitimate Interests Remove Objection

 * USE LIMITED DATA TO SELECT CONTENT 134 PARTNERS CAN USE THIS PURPOSE
   
   Switch Label
   
   Content presented to you on this service can be based on limited data, such
   as the website or app you are using, your non-precise location, your device
   type, or which content you are (or have been) interacting with (for example,
   to limit the number of times a video or an article is presented to you).
   
   View Illustrations 
   Object to Legitimate Interests Remove Objection

List of IAB Vendors‎

USE PRECISE GEOLOCATION DATA 262 PARTNERS CAN USE THIS PURPOSE

Use precise geolocation data

With your acceptance, your precise location (within a radius of less than 500
metres) may be used in support of the purposes explained in this notice.

List of IAB Vendors‎

ACTIVELY SCAN DEVICE CHARACTERISTICS FOR IDENTIFICATION 129 PARTNERS CAN USE
THIS PURPOSE

Actively scan device characteristics for identification

With your acceptance, certain characteristics specific to your device might be
requested and used to distinguish it from other devices (such as the installed
fonts or plugins, the resolution of your screen) in support of the purposes
explained in this notice.

List of IAB Vendors‎

ENSURE SECURITY, PREVENT AND DETECT FRAUD, AND FIX ERRORS 524 PARTNERS CAN USE
THIS PURPOSE

Always Active

Your data can be used to monitor for and prevent unusual and possibly fraudulent
activity (for example, regarding advertising, ad clicks by bots), and ensure
systems and processes work properly and securely. It can also be used to correct
any problems you, the publisher or the advertiser may encounter in the delivery
of content and ads and in your interaction with them.

List of IAB Vendors‎ | View Illustrations 

DELIVER AND PRESENT ADVERTISING AND CONTENT 526 PARTNERS CAN USE THIS PURPOSE

Always Active

Certain information (like an IP address or device capabilities) is used to
ensure the technical compatibility of the content or advertising, and to
facilitate the transmission of the content or ad to your device.

List of IAB Vendors‎ | View Illustrations 

MATCH AND COMBINE DATA FROM OTHER DATA SOURCES 366 PARTNERS CAN USE THIS PURPOSE

Always Active

Information about your activity on this service may be matched and combined with
other information relating to you and originating from various sources (for
instance your activity on a separate online service, your use of a loyalty card
in-store, or your answers to a survey), in support of the purposes explained in
this notice.

List of IAB Vendors‎

LINK DIFFERENT DEVICES 332 PARTNERS CAN USE THIS PURPOSE

Always Active

In support of the purposes explained in this notice, your device might be
considered as likely linked to other devices that belong to you or your
household (for instance because you are logged in to the same service on both
your phone and your computer, or because you may use the same Internet
connection on both devices).

List of IAB Vendors‎

IDENTIFY DEVICES BASED ON INFORMATION TRANSMITTED AUTOMATICALLY 502 PARTNERS CAN
USE THIS PURPOSE

Always Active

Your device might be distinguished from other devices based on information it
automatically sends when accessing the Internet (for instance, the IP address of
your Internet connection or the type of browser you are using) in support of the
purposes exposed in this notice.

List of IAB Vendors‎
Back Button


COOKIE LIST



Search Icon
Filter Icon

Clear
checkbox label label
Apply Cancel
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

Confirm My Choices