secure.sonypictures.com Open in urlscan Pro
2600:141b:1c00:2482::151a  Public Scan

URL: https://secure.sonypictures.com/sweepstakes/movies/movieloverssweepstakes/madameweb/
Submission: On September 26 via manual from US — Scanned from CA

Form analysis 1 forms found in the DOM

POST data.php

<form id="registration" class="contestForm" action="data.php" method="POST">
  <div class="row">
    <div class="col-6">
      <div class="form-group">
        <label for="fname">FIRST NAME<span>*</span></label>
        <input id="fname" type="text" class="form-control" maxlength="40" name="first_name">
      </div>
    </div>
    <div class="col-6">
      <div class="form-group">
        <label for="lname">LAST NAME<span>*</span></label>
        <input id="lname" type="text" class="form-control" maxlength="40" name="last_name">
      </div>
    </div>
    <div class="col-6">
      <div class="form-group">
        <label for="email">EMAIL<span>*</span></label>
        <input id="email" type="email" class="form-control" maxlength="40" name="email">
      </div>
    </div>
    <div class="col-6">
      <div class="form-group">
        <label for="zipcode">ZIP CODE<span>*</span></label>
        <input id="zipcode" type="text" class="form-control" maxlength="6" name="zip_code">
      </div>
    </div>
    <div class="col-6">
      <div class="form-group">
        <label>BIRTHDATE<span>*</span></label>
        <div class="month select-wrapper">
          <select name="dob_month" class="form-control">
            <option value="">Month</option>
            <option value="">-----</option>
            <option value="01">January</option>
            <option value="02">February</option>
            <option value="03">March</option>
            <option value="04">April</option>
            <option value="05">May</option>
            <option value="06">June</option>
            <option value="07">July</option>
            <option value="08">August</option>
            <option value="09">September</option>
            <option value="10">October</option>
            <option value="11">November</option>
            <option value="12">December</option>
          </select>
        </div>
        <!-- <div class="day select-wrapper">
              <select name="dob_day" class="form-control">
                <option value="">Day</option>
                <option value="">-----</option>
                <option value="01">01</option>
                <option value="02">02</option>
                <option value="03">03</option>
                <option value="04">04</option>
                <option value="05">05</option>
                <option value="06">06</option>
                <option value="07">07</option>
                <option value="08">08</option>
                <option value="09">09</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 class="select-wrapper">
          <select name="dob_year" class="form-control">
            <option value="">Year</option>
            <option value="">----</option>
            <option value="2023">2023</option>
            <option value="2022">2022</option>
            <option value="2021">2021</option>
            <option value="2020">2020</option>
            <option value="2019">2019</option>
            <option value="2018">2018</option>
            <option value="2017">2017</option>
            <option value="2016">2016</option>
            <option value="2015">2015</option>
            <option value="2014">2014</option>
            <option value="2013">2013</option>
            <option value="2012">2012</option>
            <option value="2011">2011</option>
            <option value="2010">2010</option>
            <option value="2009">2009</option>
            <option value="2008">2008</option>
            <option value="2007">2007</option>
            <option value="2006">2006</option>
            <option value="2005">2005</option>
            <option value="2004">2004</option>
            <option value="2003">2003</option>
            <option value="2002">2002</option>
            <option value="2001">2001</option>
            <option value="2000">2000</option>
            <option value="1999">1999</option>
            <option value="1998">1998</option>
            <option value="1997">1997</option>
            <option value="1996">1996</option>
            <option value="1995">1995</option>
            <option value="1994">1994</option>
            <option value="1993">1993</option>
            <option value="1992">1992</option>
            <option value="1991">1991</option>
            <option value="1990">1990</option>
            <option value="1989">1989</option>
            <option value="1988">1988</option>
            <option value="1987">1987</option>
            <option value="1986">1986</option>
            <option value="1985">1985</option>
            <option value="1984">1984</option>
            <option value="1983">1983</option>
            <option value="1982">1982</option>
            <option value="1981">1981</option>
            <option value="1980">1980</option>
            <option value="1979">1979</option>
            <option value="1978">1978</option>
            <option value="1977">1977</option>
            <option value="1976">1976</option>
            <option value="1975">1975</option>
            <option value="1974">1974</option>
            <option value="1973">1973</option>
            <option value="1972">1972</option>
            <option value="1971">1971</option>
            <option value="1970">1970</option>
            <option value="1969">1969</option>
            <option value="1968">1968</option>
            <option value="1967">1967</option>
            <option value="1966">1966</option>
            <option value="1965">1965</option>
            <option value="1964">1964</option>
            <option value="1963">1963</option>
            <option value="1962">1962</option>
            <option value="1961">1961</option>
            <option value="1960">1960</option>
            <option value="1959">1959</option>
            <option value="1958">1958</option>
            <option value="1957">1957</option>
            <option value="1956">1956</option>
            <option value="1955">1955</option>
            <option value="1954">1954</option>
            <option value="1953">1953</option>
            <option value="1952">1952</option>
            <option value="1951">1951</option>
            <option value="1950">1950</option>
            <option value="1949">1949</option>
            <option value="1948">1948</option>
            <option value="1947">1947</option>
            <option value="1946">1946</option>
            <option value="1945">1945</option>
            <option value="1944">1944</option>
            <option value="1943">1943</option>
            <option value="1942">1942</option>
            <option value="1941">1941</option>
            <option value="1940">1940</option>
            <option value="1939">1939</option>
            <option value="1938">1938</option>
            <option value="1937">1937</option>
            <option value="1936">1936</option>
            <option value="1935">1935</option>
            <option value="1934">1934</option>
            <option value="1933">1933</option>
            <option value="1932">1932</option>
            <option value="1931">1931</option>
            <option value="1930">1930</option>
            <option value="1929">1929</option>
            <option value="1928">1928</option>
            <option value="1927">1927</option>
            <option value="1926">1926</option>
            <option value="1925">1925</option>
            <option value="1924">1924</option>
            <option value="1923">1923</option>
            <option value="1922">1922</option>
            <option value="1921">1921</option>
            <option value="1920">1920</option>
            <option value="1919">1919</option>
            <option value="1918">1918</option>
            <option value="1917">1917</option>
            <option value="1916">1916</option>
            <option value="1915">1915</option>
            <option value="1914">1914</option>
            <option value="1913">1913</option>
            <option value="1912">1912</option>
            <option value="1911">1911</option>
            <option value="1910">1910</option>
            <option value="1909">1909</option>
            <option value="1908">1908</option>
            <option value="1907">1907</option>
            <option value="1906">1906</option>
            <option value="1905">1905</option>
            <option value="1904">1904</option>
            <option value="1903">1903</option>
            <option value="1902">1902</option>
            <option value="1901">1901</option>
            <option value="1900">1900</option>
          </select>
        </div>
      </div>
    </div>
    <div class="col-6">
      <div class="form-group">
        <label for="phone">PHONE NUMBER<span>*</span></label>
        <input id="phone" type="text" class="form-control" maxlength="10" name="phone">
      </div>
      <p class="phone-disclaimer">Phone numbers will only be used to contact the winner.</p>
    </div>
    <div class="col-12">
      <div class="form-group">
        <label class="requiredText">* = REQUIRED</label>
      </div>
    </div>
    <div class="col-12">
      <div class="form-group agreement">
        <div class="checkbox">
          <input id="termsCond" type="checkbox" name="email_promotional_delta" value="1">
          <p>I hereby confirm I am 18 years or older and I have read and agreed to the <a href="https://secure.sonypictures.com/sweepstakes/movies/movieloverssweepstakes/officialrules/" target="_blank" rel="noopener noreferrer">Official Rules</a>,
            the <a href="http://www.sonypictures.com/corp/privacy.html" target="_blank" rel="noopener noreferrer">SPE Privacy Policy</a> and
            <a href="http://www.sonypictures.com/corp/tos.html" target="_blank" rel="noopener noreferrer">Terms of Use</a>. </p>
        </div>
        <div class="checkbox">
          <input id="emailSignup" type="checkbox" name="spe_optin" value="1">
          <p>I would like to receive email updates from Sony Pictures Entertainment ("SPE"). I will also get the Sony Pictures Spotlight newsletter, my guide to the latest in upcoming movies, soundtracks, free downloads, great TV shows, DVD releases,
            cool promotions &amp; events and more. By clicking SUBMIT, I certify that I am a United States resident, I acknowledge that my information will be handled and used by SPE in accordance with the
            <a href="http://www.sonypictures.com/corp/privacy.html" target="_blank" rel="noopener noreferrer">SPE Privacy Policy</a>, and I agree to such handling and use by SPE.<br>
          </p>
        </div>
      </div>
    </div>
    <div class="col-12">
      <div class="shortRules">
        <p><strong>NO PURCHASE NECESSARY. INTERNET CONNECTION &amp; VALID EMAIL ADDRESS REQUIRED FOR ENTRY.</strong> Starts 12:00 noon PT on 1/26/24 &amp; ends 12:00 pm PT on 6/28/24. Open to legal residents of 50 US &amp; DC 18 or older. Subject to
          <a href="https://secure.sonypictures.com/sweepstakes/movies/movieloverssweepstakes/officialrules/" target="_blank" rel="noopener noreferrer">Official Rules</a>. Limit one (1) entry per person per each of the 6 entry URLs listed in the
          <a href="https://secure.sonypictures.com/sweepstakes/movies/movieloverssweepstakes/officialrules/" target="_blank" rel="noopener noreferrer">Official Rules</a>. Void where prohibited. Sponsor: Columbia TriStar Marketing Group, Inc.</p>
      </div>
    </div>
  </div>
  <input type="hidden" name="ccpa_consent" value="CONFIRMED">
  <input type="hidden" name="ccpa_consent_provided" value="false">
  <input type="hidden" name="nameOfGumConfigFile" value="madameweb.php">
</form>

Text Content

Looks like you are using an unsupported browser.
To get the most out of this experience please upgrade to the latest version of
Internet Explorer.


   SHARE

 * 
 * 


CELEBRATE CINEMA IN 2024 WITH THESE MOVIES & PRIZES


ENTER FOR A CHANCE TO WIN A SONY THEATER PRIZE PACK. INCLUDING
A BRAVIA XR™ TV, DOLBY ATMOS® SOUNDBAR, PLAYSTATION®5 CONSOLE, $500 FANDANGO
GIFT CARD, AND MORE!

AS FELLOW MOVIE LOVERS, WE WANT TO CELEBRATE YOUR PASSION FOR FILMS, WHETHER YOU
PREFER THE THRILL OF BEING THE FIRST TO WATCH A MOVIE AT THE THEATER OR ENJOY
THE CINEMATIC EXPERIENCE AT HOME.

THE MOVIE LOVERS PRIZE PACK INCLUDES:

 1. $500 Fandango Gift Card
 2. 75" Class BRAVIATM XR X90L LED 4K UHD Smart Google TV
 3. The PlayStation®5 Slim Console – Marvel's Spider-Man 2 Bundle
 4. HT-A5000 5.1.2ch Dolby Atmos® Soundbar
 5. WH-1000XM5 Wireless Industry Leading Noise Canceling Headphones
 6. BDP-S6700 Blu-ray™ Player with 4K Upscaling and Wi/Fi for Streaming Video
 7. Blu-ray
    * Spider-Man: Aross The Spider-Verse ($9.99)
    * Gran Turismo ($22.99)
    * No Hard Feelings ($21.15)
    * The Equalizer 3 ($22.96)
    * Dumb Money ($20.74)

FIRST NAME*
LAST NAME*
EMAIL*
ZIP CODE*
BIRTHDATE*
Month ----- January February March April May June July August September October
November December
Year ---- 2023 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013 2012 2011 2010
2009 2008 2007 2006 2005 2004 2003 2002 2001 2000 1999 1998 1997 1996 1995 1994
1993 1992 1991 1990 1989 1988 1987 1986 1985 1984 1983 1982 1981 1980 1979 1978
1977 1976 1975 1974 1973 1972 1971 1970 1969 1968 1967 1966 1965 1964 1963 1962
1961 1960 1959 1958 1957 1956 1955 1954 1953 1952 1951 1950 1949 1948 1947 1946
1945 1944 1943 1942 1941 1940 1939 1938 1937 1936 1935 1934 1933 1932 1931 1930
1929 1928 1927 1926 1925 1924 1923 1922 1921 1920 1919 1918 1917 1916 1915 1914
1913 1912 1911 1910 1909 1908 1907 1906 1905 1904 1903 1902 1901 1900
PHONE NUMBER*

Phone numbers will only be used to contact the winner.

* = REQUIRED

I hereby confirm I am 18 years or older and I have read and agreed to the
Official Rules, the SPE Privacy Policy and Terms of Use.

I would like to receive email updates from Sony Pictures Entertainment ("SPE").
I will also get the Sony Pictures Spotlight newsletter, my guide to the latest
in upcoming movies, soundtracks, free downloads, great TV shows, DVD releases,
cool promotions & events and more. By clicking SUBMIT, I certify that I am a
United States resident, I acknowledge that my information will be handled and
used by SPE in accordance with the SPE Privacy Policy, and I agree to such
handling and use by SPE.


NO PURCHASE NECESSARY. INTERNET CONNECTION & VALID EMAIL ADDRESS REQUIRED FOR
ENTRY. Starts 12:00 noon PT on 1/26/24 & ends 12:00 pm PT on 6/28/24. Open to
legal residents of 50 US & DC 18 or older. Subject to Official Rules. Limit one
(1) entry per person per each of the 6 entry URLs listed in the Official Rules.
Void where prohibited. Sponsor: Columbia TriStar Marketing Group, Inc.

Invalid Input!!
Submit
 * 

© 2024 Sony Pictures Digital Productions Inc. All Rights Reserved.

For Rating Reasons go to Filmratings.com | MPAA.ORG | PRIVACY POLICY | AD
CHOICES | TERMS OF USE

CALIFORNIA PRIVACY POLICY | YOUR PRIVACY CHOICES | COOKIE CONSENT TOOL

PRIVACY POLICY | CA PRIVACY POLICY | TERMS OF USE | AD CHOICES | YOUR PRIVACY
CHOICES | COOKIE CONSENT TOOL | 
CREDITS
© 2024 SONY PICTURES DIGITAL PRODUCTIONS INC. ALL RIGHTS RESERVED.

Our site uses cookies and other technologies ("cookies") to improve its
operation, make it more personal for you, and provide you with advertising based
on your browsing activities and interests on this site and on other sites. To
learn more see our Privacy And Cookies Policy. To make choices regarding
specific cookies including withdrawing consent after consent is given, access
our Cookie Consent Tool (available on every page). You do not need to have
cookies enabled to use our sites and apps, but turning them off may affect your
experience on our sites and apps. By clicking 'Accept', you agree cookies can be
used for these purposes and for the sharing of your data with Sony Pictures and
Sony group companies.
Reject all non-essential cookies Accept all cookies



PRIVACY PREFERENCE CENTER

When you visit any website, it may store or retrieve information on your
browser, mostly in the form of cookies. This information might be about you,
your preferences or your device and is mostly used to make the site work as you
expect it to. The information does not usually directly identify you, but it can
give you a more personalized web experience. Because we respect your right to
privacy, you can choose not to allow some types of cookies. Click on the
different category headings to find out more and change our default settings.
However, blocking some types of cookies may impact your experience of the site
and the services we are able to offer.



JOINT CONTROLLER ARRANGEMENTS

In certain circumstances we have arrangements with third parties where we are
joint controllers of the data collected through cookies on our site. For more
information, please see our list of joint controller arrangements.


For more information view our Privacy Policy
Allow All


MANAGE CONSENT PREFERENCES

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.

View Vendor Details‎

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.

View Vendor Details‎

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.

View Vendor Details‎

TARGETING COOKIES

Targeting Cookies

These cookies may be set through our site by our partners. They may be used by
those companies to build a profile of your interests and show you relevant
adverts on other sites, limit how often you see the same ads on our sites and
allow us to display and deliver content related your interests. If you do not
allow these cookies, you may experience less relevant advertising and content.

View Vendor Details‎
Back Button


VENDORS LIST



Search Icon
Filter Icon

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

Reject all non-essential cookies Confirm My Choices