16.foodstampassistanceforyou.com Open in urlscan Pro
2606:4700:3036::ac43:83ce  Public Scan

Submitted URL: https://14.foodstampassistanceforyou.com/
Effective URL: http://16.foodstampassistanceforyou.com/index.php
Submission: On February 16 via api from US — Scanned from US

Form analysis 1 forms found in the DOM

POST handlepost.php

<form action="handlepost.php" method="POST" id="PageForm">
  <script type="text/javascript">
    (function() {
      var field = 'xxTrustedFormCertUrl';
      var provideReferrer = false;
      var invertFieldSensitivity = false;
      var tf = document.createElement('script');
      tf.type = 'text/javascript';
      tf.async = true;
      tf.src = 'http' + ('https:' == document.location.protocol ? 's' : '') + '://api.trustedform.com/trustedform.js?provide_referrer=' + escape(provideReferrer) + '&field=' + escape(field) + '&l=' + new Date().getTime() + Math.random() +
        '&invert_field_sensitivity=' + invertFieldSensitivity;
      var s = document.getElementsByTagName('script')[0];
      s.parentNode.insertBefore(tf, s);
    })();
  </script>
  <input type="hidden" name="page" value="1">
  <div class="row">
    <div class="col">
      <input type="text" class="form-control user-input" id="first" name="first" placeholder="First Name" title="Enter your first name" value="" required="" style="font-size: 16px; padding-top: 20px; padding-bottom: 20px;">
    </div>
    <div class="col">
      <input type="text" class="form-control user-input" id="last" name="last" placeholder="Last Name" title="Enter your last name" value="" required="" style="font-size: 16px; padding-top: 20px; padding-bottom: 20px;">
    </div>
  </div>
  <div class="row">
    <div class="col">
      <input type="text" class="form-control user-input" id="address" name="address" placeholder="Address" title="Enter your address" value="" required="" style="font-size: 16px; padding-top: 20px; padding-bottom: 20px;">
    </div>
    <div class="col">
      <input type="tel" class="form-control user-input" id="zip" name="zip" minlength="3" maxlength="5" pattern="[0-9]{3,5}" placeholder="ZIP Code" value="" title="Enter your 5-digit ZIP code" onkeypress="return isNumber(event)" required=""
        style="font-size: 16px; padding-top: 20px; padding-bottom: 20px;">
    </div>
  </div>
  <div class="row">
    <div class="col">
      <input type="text" name="emailidaddress" id="emailidaddress" value="" style="display: none;">
      <input type="email" class="form-control user-input" id="email" name="email" value="" placeholder="Email" title="Enter your email" required="" style="font-size: 16px; padding-top: 20px; padding-bottom: 20px;">
    </div>
    <div class="col">
      <input type="tel" class="form-control user-input" name="phone" id="phone" placeholder="Phone Number" title="Enter your 10-digit phone number" value="" minlength="10" maxlength="11" onkeypress="return isNumber(event)" required=""
        style="font-size: 16px; padding-top: 20px; padding-bottom: 20px;">
    </div>
  </div>
  <div class="row">
    <div class="col">
      <div class="form-group">
        <select id="birth_month" name="dobmonth" value="" class="browser-default custom-select selectpicker select-input" title="Please enter birth month" required="true" style="height: 42px; font-size: 14px;">
          <option value="" disabled="" selected="">Birth Month</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>
        </select>
      </div>
    </div>
    <div class="col">
      <div class="form-group">
        <select id="birth_day" name="dobday" value="" class="browser-default custom-select selectpicker select-input" title="Please enter birth day" required="true" style="height: 42px; font-size: 14px;">
          <option value="" disabled="" selected="">Birth Day</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="col">
      <div class="form-group">
        <select id="birth_year" name="dobyear" value="" class="browser-default custom-select selectpicker select-input" title="Please enter birth year" required="true" style="height: 42px; font-size: 14px;">
          <option value="" disabled="" selected="">Birth Year</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="row">
    <div class="col">
      <label>
        <input type="hidden" id="leadid_tcpa_disclosure">
        <p id="notice" style="font-size: 14px; margin-bottom: 25px; margin-top: 25px;"> By checking the box below I expressly consent to receive marketing and informational phone calls and text messages from FoodStampAssistanceForYou, Unified
          Marketing Partners LLC, and our <a class="housing-links" href="marketing-partners/index.php" style="cursor:pointer;text-decoration:underline;" target="_BLANK">Marketing Partners</a> on the land line and/or mobile number I provided. I
          confirm that the phone number set forth above is accurate and I am the regular user of the phone. I understand these calls may be generated using an autodialer and may contain pre-recorded and artificial voice messages and I do not need to
          check the box to participate in the deals promoted, offers or to claim a Reward. For SMS message campaigns: Text STOP to stop and HELP for help. Msg &amp; data rates may apply. Periodic messages; max. 30 / month. <br><br> By clicking below,
          I agree to receive relevant email from FoodStampAssistanceForYou &amp; Fortifynance, and other marketing partners, the <a href="tc.php" class="housing-links" target="_blank" id="terms">Terms &amp; Conditions</a> (which include mandatory
          arbitration), and the <a href="pp.php" class="housing-links" target="_blank">Privacy Policy</a>. </p>
      </label>
    </div>
  </div>
  <div class="row justify-content-center align-items-center">
    <div class="col" id="terms-col">
      <style>
        .tcpadiv {
          display: grid;
          font-size: 12px;
          font-weight: bold;
          border: 1px solid #9e9993;
          /* Make this 1fr 4fr on anything not small / mobile */
          grid-template-columns: 1fr 4fr;
          grid-gap: 10px;
          padding: 5px;
          color: #4b4b4b;
          align-items: center;
        }

        .tcpadiv p,
        .tcpadiv button {
          font-size: 12px;
        }

        @media only screen and (max-width: 420px) {

          /* mobile */
          .tcpadiv {
            grid-template-columns: 1fr 1.5fr;
            font-size: 11px;
          }

          .tcpadiv p,
          .tcpadiv button {
            font-size: 11px;
          }
        }

        .iagree {
          width: 13px !important;
          height: 13px !important;
          margin-right: 5px !important;
          margin-top: 0 !important;
        }
      </style>
      <div class="tcpadiv grid-container">
        <button type="button" style="background-color: #54bd6b;color: white;font-weight: bolder;height: 70px;border-style: none; grid-template-columns: 1fr;"
          onclick="$('.iagree').prop('checked', !$('.iagree').prop('checked')); event.stopPropagation();"><input type="checkbox" name="iagree" class="iagree" onclick="javascript:event.stopPropagation();">I Agree</button>
        <p style="color: black; font-size:12px; font-family: 'Mulish','Sans-Serif'">to be called and texted and that all my information is accurate as provided above</p>
      </div>
      <!--<input type="checkbox"  name="agreement" id="agree" value="agree">
					    <label id="terms-col-label" for="agree" style="max-width: 80%;">
						By clicking continue I agree to the <a href="tc.php" target="_blank" id="terms">Terms & Conditions</a>.
					    </label>-->
    </div>
  </div>
  <div class="row">
    <div class="col">
      <input type="submit" id="submit-btn" value="CONTINUE" onclick="">
    </div>
  </div>
  <input type="hidden" id="gender" name="gender" value="">
  <input type="hidden" id="city" name="city" value="">
  <input type="hidden" id="state" name="state" value="">
  <input type="hidden" id="leadid_token" name="universal_leadid" value="0FF59984-9DE4-E453-40B4-5AC05D055881">
  <input type="hidden" name="xxTrustedFormToken" id="xxTrustedFormToken_0" value="https://cert.trustedform.com/9b054b287ce5202f443935b54db243f2bdfbdb78"><input type="hidden" name="xxTrustedFormCertUrl" id="xxTrustedFormCertUrl_0"
    value="https://cert.trustedform.com/9b054b287ce5202f443935b54db243f2bdfbdb78"><input type="hidden" name="xxTrustedFormPingUrl" id="xxTrustedFormPingUrl_0"
    value="https://ping.trustedform.com/0.AS0hTW19OZgzddGYTKAQUvI1MOYRrxtoeDB2sZEamKk3NSZ0gR6bjEScm8V721WSty21gOkz.MGInt-YJiAsNWFdgCHEkZQ.Kpm9J0Yd9M4kb5fgg7WR-A">
</form>

Text Content

THIS SITE IS NOT AFFILIATED WITH ANY GOVERNMENT AGENCY.



GET FOOD STAMP RESOURCES!

Learn how to apply for food stamps and get the help you need

GET FOOD STAMP RESOURCES!

Learn how to apply for food stamps and get the help you need




THIS SITE IS NOT AFFILIATED WITH ANY GOVERNMENT AGENCY.



Access help now! Fill out the form below:

Birth Month 1 2 3 4 5 6 7 8 9 10 11 12
Birth Day 12345678910111213141516171819202122232425262728293031
Birth Year
20062005200420032002200120001999199819971996199519941993199219911990198919881987198619851984198319821981198019791978197719761975197419731972197119701969196819671966196519641963196219611960195919581957195619551954195319521951195019491948194719461945194419431942194119401939193819371936193519341933193219311930192919281927192619251924192319221921192019191918191719161915191419131912191119101909190819071906190519041903190219011900

By checking the box below I expressly consent to receive marketing and
informational phone calls and text messages from FoodStampAssistanceForYou,
Unified Marketing Partners LLC, and our Marketing Partners on the land line
and/or mobile number I provided. I confirm that the phone number set forth above
is accurate and I am the regular user of the phone. I understand these calls may
be generated using an autodialer and may contain pre-recorded and artificial
voice messages and I do not need to check the box to participate in the deals
promoted, offers or to claim a Reward. For SMS message campaigns: Text STOP to
stop and HELP for help. Msg & data rates may apply. Periodic messages; max. 30 /
month.

By clicking below, I agree to receive relevant email from
FoodStampAssistanceForYou & Fortifynance, and other marketing partners, the
Terms & Conditions (which include mandatory arbitration), and the Privacy
Policy.

I Agree

to be called and texted and that all my information is accurate as provided
above



Looking For Support? Get Assistance Now

If you have had problems putting food on the table this year, you're not alone.
Many people are taking advantage of benefit programs available to them, and you
can too! Enter your info above to receive information on how to apply for food
stamps and start getting the help you need now!

Get started today and receive:

Access to our food stamp resource guide

Tips and advice on how to apply for food stamps

Related offers from our partners

Terms & Conditions | Privacy Policy | Privacy Notice | Contact Us | Unsubscribe
| CA Consumers: Do Not Sell My Information