www.vettix.org Open in urlscan Pro
208.74.148.209  Public Scan

Submitted URL: https://www.vettix.org/mydonations/6143878/wtWcBP3h
Effective URL: https://www.vettix.org/adt/6143878/wtWcBP3h/mydonations/3643/r7rm95D
Submission: On May 29 via manual from US — Scanned from DE

Form analysis 4 forms found in the DOM

<form id="download_donations_form">
  <div class="form-group mb-2"> To download a CSV file with your donation information please enter the starting and ending month and year. </div>
  <div class="form-group mb-2">
    <label class="control-label no-colon" for="start_month">Starting Month/Year: </label>
    <label class="sr-only no-colon" for="start_year">Starting Month/Year: </label>
    <div class="row justify-content-center">
      <div class="col-xs-4 col-4 pr-1">
        <select id="start_month" name="start_month" class="form-control" data-bs-original-title="Start Month">
          <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 class="col-xs-6 col-6">
        <select id="start_year" name="start_year" class="form-control" data-bs-original-title="Start Year">
          <option value="2024">2024</option>
        </select>
      </div>
    </div>
  </div>
  <div class="form-group mar-bot-5">
    <label class="control-label no-colon" for="end_month">Ending Month/Year: </label>
    <label class="sr-only no-colon" for="end_year">Ending Year:</label>
    <div class="row justify-content-center">
      <div class="col-xs-4 col-4 pr-1">
        <select id="end_month" name="end_month" class="form-control date-select" data-bs-original-title="End Month">
          <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 class="col-xs-6 col-6">
        <select id="end_year" name="end_year" class="form-control  date-select" data-bs-original-title="End Year">
          <option value="2024">2024</option>
        </select>
      </div>
    </div>
  </div>
</form>

<form id="feedback_form" class="row justify-content-center">
  <div class="col-11">
    <input type="hidden" id="feedback_form_dID" name="did" value="6143878">
    <input type="hidden" id="feedback_form_key" name="key" value="wtWcBP3h">
    <div class="form-group mb-2"> We need your feedback! It is important to us that we give the best experience that we can to our Veterans and your feedback will let us know if we need to work on anything, if we are doing great then we would love to
      share your story with the world!<br><br> Please use this box for testimonials only on how you feel about working with Vet Tix and what you as a donor have gained from doing so. </div>
    <div class="form-group mar-bot-5" style="min-width: 100%;">
      <label class="sr-only" for="donor_feedback_text">Feedback Text</label>
      <textarea id="donor_feedback_text" name="donor_feedback_text" class="form-control" rows="13" style="width: 100%;"></textarea>
    </div>
  </div>
  <div class="row form-group d-none" id="donor_feedback_status_container">
    <div class="col-12 mt-2">
      <div id="donor_feedback_status_message">
      </div>
    </div>
  </div>
</form>

POST event_contact.php

<form id="sb_form" method="post" action="event_contact.php" class="col-11">
  <input type="hidden" id="sb_form_dID" name="did" value="6143878">
  <input type="hidden" id="sb_form_key" name="key" value="wtWcBP3h">
  <div class="row form-group mb-3">
    <div class="col-sm-12">
      <b>Fill out the following form to contact support about a donation question.</b>
    </div>
  </div>
  <div class="row form-group mb-1">
    <div class="control-label required col-12 col-md-3 col-lg-2">
      <label for="sb_form_name">Your Name</label>
    </div>
    <div class="col-12 col-md">
      <input id="sb_form_name" class="form-control" type="text" placeholder="Enter your name">
    </div>
  </div>
  <div class="row form-group mb-1">
    <div class="control-label required col-12 col-md-3 col-lg-2">
      <label for="sb_form_email">Your Email</label>
    </div>
    <div class="col-12 col-md">
      <input id="sb_form_email" class="form-control" type="email" placeholder="Enter your email address">
    </div>
  </div>
  <div class="row form-group mb-1">
    <div class="control-label required col-12 col-md-3 col-lg-2">
      <label for="sb_form_question">Question</label>
    </div>
    <div class="col-12 col-md">
      <textarea id="sb_form_question" class="form-control" rows="10" cols="33"></textarea>
    </div>
  </div>
  <div class="row form-group d-none" id="sb_form_status_container">
    <div class="col-12 mt-2">
      <div id="sb_form_status_message">
      </div>
    </div>
  </div>
</form>

Name: agreePOST https://www.vettix.org/agree-donor-terms.php

<form id="agree" name="agree" method="post" action="https://www.vettix.org/agree-donor-terms.php">
  <input type="hidden" name="did" value="6143878">
  <input type="hidden" name="key" value="wtWcBP3h">
  <input type="hidden" name="eid" value="3643">
  <input type="hidden" name="key2" value="r7rm95D">
  <input type="hidden" name="return" value="mydonations">
  <input type="hidden" name="agree" value="1">
  <section id="content">
    <div class="container">
      <div class="row mt-2">
        <article class="col-12">
          <h3 class="border-h">Donor Related Vet Tix Policies for VetTixers</h3>
          <div class="row justify-content-center">
            <div class="col-11">
              <strong>Please read all of this, then click I agree at bottom to continue.</strong><br><br>We have included the following information for our amazing donors (you) so that there is a clear understanding of what we and you can expect from
              our "VetTixers" when working with us. We value our partnership with you and want to make sure we work together to create amazing memories for our VetTixers while being the best possible partner for you.<br><br>
              <ol><br>
                <li><strong>Under NO circumstances do we allow VetTixers to sell or attempt to sell any tickets given to them by the Veteran Tickets Foundation.</strong><br>
                  <ol type="a"><br>
                    <li>If a VetTixer is caught selling or trying to sell any tickets, their account will be immediately closed and banned for life.</li><br>
                    <li> We have information on our site for other VetTixers to report any suspicious activity they find on 3rd party resale websites, newspapers, Craigslist, raffles, etc, to us so that we can void the tickets when possible and close
                      the offending VetTixer's account.</li><br>
                    <li>We track all section, row and seat information for our audits as well as identifying scalpers.</li><br>
                    <li><strong>As a partner, we encourage you to also report any violation to this rule directly to your account representative at Vet Tix or to our support system. You can also email directly to support@vettix.org. Please include
                        any section row seat information.</strong></li><br>
                  </ol><br>
                </li><br><br>
                <li><strong>VetTixers are not allowed to contact teams/organizations/venues directly.</strong><br>
                  <ol type="a"><br>
                    <li>We want your experience partnering with Vet Tix to be a smooth one with no additional labor hours for your staff. We direct all questions they may have to our support staff to answer. </li><br>
                    <li>VetTixers understand if Veteran Tickets Foundation is notified that they have contacted someone other than Vet Tix Customer Support concerning tickets or coupons listed on the Vet Tix website, their Vet Tix privileges will be
                      suspended indefinitely.</li><br>
                    <li><strong>We encourage you to report any VetTixer who violates this rule.</strong> </li><br>
                  </ol><br>
                </li><br>
                <li><strong>We do NOT allow name changes on will call names list.</strong><br>
                  <ol type="a"><br>
                    <li>If any VetTixer contacts you to change a name on the names list, please report them to us.</li><br>
                  </ol><br>
                </li><br>
                <li><strong>We DO allow spouses to pick up tickets at will call booths.</strong><br>
                  <ol type="a"><br>
                    <li>VetTixer account information we store on this end is the currently serving troop or veteran. The name passed along to you on any will call names list delivered will be the account's VetTixer info.</li><br>
                    <li>Many of our VetTixers are deployed, and we want their families to be able to attend these special events made possible by you.</li><br>
                    <li>We do inform spouses that they must bring an ID with a matching last name.</li><br>
                  </ol><br>
                </li><br>
                <li>We also require our VetTixers to understand and agree to all terms and conditions <a href="http://www.vettix.org/terms.php" target="_blank">listed here on the VetTix.org Terms page</a> every 60 days. <br> </li><br>
              </ol><br><br>
              <p>Please click below to continue after you have read the information above.</p>
            </div>
          </div>
          <div class="row justify-content-center justify-content-md-end">
            <div class="col-auto">
              <button type="submit" class="btn btn-vt" name="Submit">I Understand </button>
            </div>
          </div>
        </article>
      </div>
    </div>
  </section>
</form>

Text Content

Hello Melinda
Hello Melinda

JAVASCRIPT DISABLED

We have detected that you have Javascript disabled on your browser.

Some of the features on our site may not work and this may cause you troubles
obtaining tickets during the request process. Please consider enabling
Javascript your best experience.

DOWNLOAD DONATIONS CSV

 
To download a CSV file with your donation information please enter the starting
and ending month and year.
Starting Month/Year: Starting Month/Year:
1 2 3 4 5 6 7 8 9 10 11 12
2024
Ending Month/Year: Ending Year:
1 2 3 4 5 6 7 8 9 10 11 12
2024

Close Download Cancel

FEEDBACK TO VET TIX

 
We need your feedback! It is important to us that we give the best experience
that we can to our Veterans and your feedback will let us know if we need to
work on anything, if we are doing great then we would love to share your story
with the world!

Please use this box for testimonials only on how you feel about working with Vet
Tix and what you as a donor have gained from doing so.
Feedback Text

Close Submit Feedback Cancel

TICKET DONATION QUESTION

 
Fill out the following form to contact support about a donation question.
Your Name

Your Email

Question


Close Submit Question Cancel


DONOR RELATED VET TIX POLICIES FOR VETTIXERS

Please read all of this, then click I agree at bottom to continue.

We have included the following information for our amazing donors (you) so that
there is a clear understanding of what we and you can expect from our
"VetTixers" when working with us. We value our partnership with you and want to
make sure we work together to create amazing memories for our VetTixers while
being the best possible partner for you.


    
    
 1. Under NO circumstances do we allow VetTixers to sell or attempt to sell any
    tickets given to them by the Veteran Tickets Foundation.
    
       
       
    a. If a VetTixer is caught selling or trying to sell any tickets, their
       account will be immediately closed and banned for life.
       
       
    b. We have information on our site for other VetTixers to report any
       suspicious activity they find on 3rd party resale websites, newspapers,
       Craigslist, raffles, etc, to us so that we can void the tickets when
       possible and close the offending VetTixer's account.
       
       
    c. We track all section, row and seat information for our audits as well as
       identifying scalpers.
       
       
    d. As a partner, we encourage you to also report any violation to this rule
       directly to your account representative at Vet Tix or to our support
       system. You can also email directly to support@vettix.org. Please include
       any section row seat information.
       
       
    
    
    
    
    
 2. VetTixers are not allowed to contact teams/organizations/venues directly.
    
       
       
    a. We want your experience partnering with Vet Tix to be a smooth one with
       no additional labor hours for your staff. We direct all questions they
       may have to our support staff to answer.
       
       
    b. VetTixers understand if Veteran Tickets Foundation is notified that they
       have contacted someone other than Vet Tix Customer Support concerning
       tickets or coupons listed on the Vet Tix website, their Vet Tix
       privileges will be suspended indefinitely.
       
       
    c. We encourage you to report any VetTixer who violates this rule.
       
       
    
    
    
 3. We do NOT allow name changes on will call names list.
    
       
       
    a. If any VetTixer contacts you to change a name on the names list, please
       report them to us.
       
       
    
    
    
 4. We DO allow spouses to pick up tickets at will call booths.
    
       
       
    a. VetTixer account information we store on this end is the currently
       serving troop or veteran. The name passed along to you on any will call
       names list delivered will be the account's VetTixer info.
       
       
    b. Many of our VetTixers are deployed, and we want their families to be able
       to attend these special events made possible by you.
       
       
    c. We do inform spouses that they must bring an ID with a matching last
       name.
       
       
    
    
    
 5. We also require our VetTixers to understand and agree to all terms and
    conditions listed here on the VetTix.org Terms page every 60 days.
    
    
    



Please click below to continue after you have read the information above.

I Understand
 * Home
 * Contribute
 * Donate Tickets
 * Saying Thanks
 * Contact Us
 * Get Cool Gear
 * Media Room

© 2008-2024 Veteran Tickets Foundation (501c3)
Hooah Software Version 16.0756.193
(Terms) (Privacy) (W.B. Policy)