hanson.net Open in urlscan Pro
99.83.227.187  Public Scan

URL: https://hanson.net/users/tonicusa
Submission: On January 17 via manual from IN — Scanned from DE

Form analysis 5 forms found in the DOM

POST /login-register

<form method="post" action="/login-register">
  <div class="form-login container-600 mt-4">
    <h1 class="text-center">Existing User Login</h1>
    <div class="form-group row">
      <label for="frm_login_nameID" class="col-sm-3 col-form-label">Username</label>
      <div class="col-sm-9">
        <input type="text" name="frm_login_name" id="frm_login_nameID" class="form-control" value="">
      </div>
    </div>
    <div class="form-group row">
      <label for="password_field" class="col-sm-3 col-form-label">Password</label>
      <div class="col-sm-9">
        <input type="password" name="frm_password" id="password_field" class="form-control" value="" autocomplete="off">
      </div>
    </div>
    <input type="hidden" name="form_function" value="login">
    <p class="text-right"><a href="#" class="forgotPasswordLink">Forgot your password?</a></p>
    <p class="text-right"><button type="submit" class="btn btn-black">Log In</button></p>
  </div>
</form>

POST /login-register

<form method="post" action="/login-register">
  <div class="form-register-container">
    <hr class="color-gradient">
    <div class="form-register container-600">
      <h1 class="text-center">New User Registration</h1>
      <p class="text-center">Create your free account by filling out the below registration form*</p>
      <div class="form-group row">
        <label for="Name" class="col-sm-3 col-form-label required">Username</label>
        <div class="col-sm-9">
          <input type="text" name="Name" id="Name" class="form-control" value="" required="">
        </div>
      </div>
      <div class="form-group row">
        <label for="Email" class="col-sm-3 col-form-label required">Email</label>
        <div class="col-sm-9">
          <input type="text" name="Email" id="Email" class="form-control" value="" required="">
        </div>
      </div>
      <div class="form-group row">
        <label for="firstname" class="col-sm-3 col-form-label required">First Name</label>
        <div class="col-sm-9">
          <input type="text" name="firstname" id="firstname" class="form-control" value="" required="">
        </div>
      </div>
      <div class="form-group row">
        <label for="lastname" class="col-sm-3 col-form-label required">Last Name</label>
        <div class="col-sm-9">
          <input type="text" name="lastname" id="lastname" class="form-control" value="" required="">
        </div>
      </div>
      <!-- <div class="form-group row">
                <p class="col-sm-3 col-form-label label-text required">Date of Birth</p>
                <div class="col-sm-9">
                    <div class="form-inline">
                        <label for="dob_month" class="sr-only required">Month</label>
                        {dob_month_select}
                        <label for="dob_day" class="sr-only required">Day</label>
                        {dob_day_select}
                        <label for="dob_year" class="sr-only required">Year</label>
                        {dob_year_select}
                    </div>
                </div>
            </div> -->
      <!-- <div class="form-group row">
                <label for="country" class="col-sm-3 col-form-label required">Country</label>
                <div class="col-sm-9">
                    {country_select}
                </div>
            </div> -->
      <!-- <div class="form-group row">
                <label for="address1" class="col-sm-3 col-form-label required">Address</label>
                <div class="col-sm-9">
                    <input type="text" name="address1" id="address1" class="form-control" value="" required>
                </div>
            </div>
            <div class="form-group row">
                <label for="address2" class="sr-only">Address 2</label>
                <div class="col-sm-9 offset-sm-3">
                    <input type="text" name="address2" id="address2" class="form-control" value="">
                </div>
            </div> -->
      <!-- <div class="form-group row">
                <label for="city" class="col-sm-3 col-form-label required">City</label>
                <div class="col-sm-9">
                    <input type="text" name="city" id="city" class="form-control" value="" required>
                </div>
            </div> -->
      <div class="row">
        <!-- <div class="col-sm-6">
                    <div class="form-group row">
                        <label for="state" class="col-sm-6 col-form-label required">State/Province</label>
                        <div class="col-sm-6">
                            <input type="text" name="state" id="state" class="form-control" value="" required>
                        </div>
                    </div>
                </div> -->
        <div class="col-sm-6">
          <div class="form-group row">
            <label for="postal_code" class="col-sm-6 col-form-label required">Postal Code</label>
            <div class="col-sm-6">
              <input type="text" name="postal_code" id="postal_code" class="form-control" value="" required="">
            </div>
          </div>
        </div>
      </div>
      <div class="form-group row">
        <label for="phone" class="col-sm-3 col-form-label required">Phone</label>
        <div class="col-sm-9">
          <input type="text" name="phone" id="phone" class="form-control" value="" required="">
        </div>
      </div>
      <div class="form-group row">
        <div class="col-sm-9 offset-sm-3">
          <div class="custom-control custom-checkbox text-right">
            <input type="checkbox" name="acceptterms" id="acceptterms" class="custom-control-input required">
            <label class="custom-control-label" for="acceptterms">I accept the <a href="/terms_and_conditions" target="_blank">Terms of Service</a><span class="indicator-required"></span></label>
          </div>
        </div>
      </div>
      <div class="form-group row">
        <div class="col-sm-9 offset-sm-3">
          <div class="text-right">
            <div id="register_recaptcha_wrapper" style="float:right;">
              <div style="width: 304px; height: 78px;">
                <div><iframe title="reCAPTCHA"
                    src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LeqFo8UAAAAAKaPGOylDU8Q8YdUzGSgYPB_PR__&amp;co=aHR0cHM6Ly9oYW5zb24ubmV0OjQ0Mw..&amp;hl=de&amp;v=u35fw2Dx4G0WsO6SztVYg4cV&amp;size=normal&amp;cb=esp3id9j2eze"
                    width="304" height="78" role="presentation" name="a-3e0p4kh87m17" frameborder="0" scrolling="no"
                    sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div><textarea id="g-recaptcha-response-1" name="g-recaptcha-response"
                  class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
              </div><iframe style="display: none;"></iframe>
            </div>
          </div>
        </div>
      </div>
      <input type="hidden" name="form_function" value="register">
      <p class="text-right"><button type="submit" class="btn btn-black">Register</button></p>
      <p class="small mt-4">* A user account is required to make purchases from the Hanson.net store.</p>
      <p class="small mt-4">The Children's Online Privacy Protection Act (COPPA) governs information gathering online from or about children under the age of 13. Verifiable consent from a child's parent or guardian is required before collecting,
        using, or disclosing personal information from a child under the age of 13. We collect no information about you or your child when you visit our web site unless you choose to provide information to us.</p>
    </div>
  </div>
</form>

POST /login-register

<form method="post" action="/login-register">
  <div class="form-forgot-password container-600 mt-4" style="display:none;">
    <h1 class="text-center">Reset Password</h1>
    <p class="text-center">We will send you an email with instructions for resetting your password.</p>
    <p class="text-center">Enter either your email address or your user name below.</p>
    <div class="form-group row">
      <label for="frm_login_name2ID" class="col-sm-4 col-form-label">Username or Email</label>
      <div class="col-sm-8">
        <input type="text" name="frm_login_name2" id="frm_login_name2ID" class="form-control" value="">
      </div>
    </div>
    <input type="hidden" name="form_function" value="forgotPassword">
    <p class="text-right"><button type="submit" class="btn btn-black">Send Email</button>&nbsp;&nbsp;<a href="#" class="cancelBtn btn btn-outline-primary">Cancel</a></p>
  </div>
</form>

<form id="newsletter_signup" novalidate="novalidate">
  <div class="form-login container-600 mt-4">
    <div class="form-group row">
      <label for="newsletter_email" class="col-sm-3 col-form-label">Email Address</label>
      <div class="col-sm-9">
        <input type="email" name="newsletter_email" id="newsletter_email" class="form-control" value="">
      </div>
    </div>
    <div class="form-group row">
      <label for="newsletter_postal_code" class="col-sm-3 col-form-label">Postal Code</label>
      <div class="col-sm-9">
        <input type="text" name="newsletter_postal_code" id="newsletter_postal_code" class="form-control" value="">
      </div>
    </div>
    <div class="form-group row justify-content-end">
      <div id="newsletter_recaptcha_wrapper" style="margin-right: 0.8em;">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LeqFo8UAAAAAKaPGOylDU8Q8YdUzGSgYPB_PR__&amp;co=aHR0cHM6Ly9oYW5zb24ubmV0OjQ0Mw..&amp;hl=de&amp;v=u35fw2Dx4G0WsO6SztVYg4cV&amp;size=normal&amp;cb=8d2ifwq7tgn8" width="304"
              height="78" role="presentation" name="a-jbngnawm7de9" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div>
          <textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div>
      </div>
    </div>
    <p class="text-right">
      <button type="submit" class="btn btn-black">Submit</button>
    </p>
  </div>
</form>

POST

<form class="comment-form clearfix" method="post" action="">
  <div class="form-inline post-subject border border-black border-bottom-0">
    <div class="label-text bg-black text-white">Send New Message To</div>
    <label class="sr-only">Send New Message To</label>
    <input type="text" name="friend_name_not_search" id="friend_name" class="form-control flex-grow-1" value="" placeholder="Username (required)" required="required" autocomplete="off">
  </div>
  <div id="commentForm" class="border border-black border-top-0">
    <textarea class="wysiwyg" name="message" required="required" style="display: none;"></textarea>
    <div class="note-editor note-frame">
      <div class="note-dropzone">
        <div class="note-dropzone-message"></div>
      </div>
      <div class="note-toolbar" role="toolbar">
        <div class="note-btn-group note-font"><button type="button" class="note-btn note-btn-bold" tabindex="-1"><i class="note-icon-bold"></i></button><button type="button" class="note-btn note-btn-italic"
            tabindex="-1"><i class="note-icon-italic"></i></button><button type="button" class="note-btn note-btn-underline" tabindex="-1"><i class="note-icon-underline"></i></button><button type="button" class="note-btn"
            tabindex="-1"><i class="note-icon-eraser"></i></button></div>
        <div class="note-btn-group note-para"><button type="button" class="note-btn" tabindex="-1"><i class="note-icon-unorderedlist"></i></button><button type="button" class="note-btn" tabindex="-1"><i class="note-icon-orderedlist"></i></button>
        </div>
        <div class="note-btn-group note-insert"><button type="button" class="note-btn" tabindex="-1"><i class="note-icon-link"></i></button></div>
      </div>
      <div class="note-editing-area">
        <div class="note-handle">
          <div class="note-control-selection">
            <div class="note-control-selection-bg"></div>
            <div class="note-control-holder note-control-nw"></div>
            <div class="note-control-holder note-control-ne"></div>
            <div class="note-control-holder note-control-sw"></div>
            <div class="note-control-sizing note-control-se"></div>
            <div class="note-control-selection-info"></div>
          </div>
        </div><textarea class="note-codable" aria-multiline="true"></textarea>
        <div class="note-editable" contenteditable="true" role="textbox" aria-multiline="true" spellcheck="true" autocorrect="true">
          <p><br></p>
        </div>
      </div><output class="note-status-output" role="status" aria-live="polite">
        <div class="note-statusbar" role="status">
          <div class="note-resizebar" aria-label="resize">
            <div class="note-icon-bar">
              <div class="note-icon-bar">
                <div class="note-icon-bar"></div>
              </div>
            </div>
          </div>
        </div>
      </output>
      <div class="note-modal link-dialog" aria-hidden="false" tabindex="-1" role="dialog" aria-label="Insert Link">
        <div class="note-modal-content">
          <div class="note-modal-header"><button type="button" class="close" aria-label="Close" aria-hidden="true"><i class="note-icon-close"></i></button>
            <h4 class="note-modal-title">Insert Link</h4>
          </div>
          <div class="note-modal-body">
            <div class="form-group note-form-group"><label for="note-dialog-link-txt-16739609738591" class="note-form-label">Text to display</label><input id="note-dialog-link-txt-16739609738591"
                class="note-link-text form-control note-form-control note-input" type="text"></div>
            <div class="form-group note-form-group"><label for="note-dialog-link-url-16739609738591" class="note-form-label">To what URL should this link go?</label><input id="note-dialog-link-url-16739609738591"
                class="note-link-url form-control note-form-control note-input" type="text" value="http://"></div>
            <div class="checkbox sn-checkbox-open-in-new-window"><label><input role="checkbox" type="checkbox" checked="" aria-checked="true">Open in new window</label></div>
            <div class="checkbox sn-checkbox-use-protocol"><label><input role="checkbox" type="checkbox" checked="" aria-checked="true">Use default protocol</label></div>
          </div>
          <div class="note-modal-footer"><input type="button" href="#" class="btn btn-primary note-btn note-btn-primary note-link-btn" value="Insert Link" disabled=""></div>
        </div>
      </div>
      <div class="note-popover bottom note-link-popover" style="display: none;">
        <div class="note-popover-arrow">
          <div class="popover-content note-children-container"><span><a target="_blank"></a>&nbsp;</span>
            <div class="note-btn-group note-link"><button type="button" class="note-btn" tabindex="-1"><i class="note-icon-link"></i></button><button type="button" class="note-btn" tabindex="-1"><i class="note-icon-chain-broken"></i></button></div>
          </div>
        </div>
      </div>
      <div class="note-modal" aria-hidden="false" tabindex="-1" role="dialog" aria-label="Insert Image">
        <div class="note-modal-content">
          <div class="note-modal-header"><button type="button" class="close" aria-label="Close" aria-hidden="true"><i class="note-icon-close"></i></button>
            <h4 class="note-modal-title">Insert Image</h4>
          </div>
          <div class="note-modal-body">
            <div class="form-group note-form-group note-group-select-from-files"><label for="note-dialog-image-file-16739609738591" class="note-form-label">Select from files</label><input id="note-dialog-image-file-16739609738591"
                class="note-image-input form-control-file note-form-control note-input" type="file" name="files" accept="image/*" multiple="multiple"></div>
            <div class="form-group note-group-image-url"><label for="note-dialog-image-url-16739609738591" class="note-form-label">Image URL</label><input id="note-dialog-image-url-16739609738591"
                class="note-image-url form-control note-form-control note-input" type="text"></div>
          </div>
          <div class="note-modal-footer"><input type="button" href="#" class="btn btn-primary note-btn note-btn-primary note-image-btn" value="Insert Image" disabled=""></div>
        </div>
      </div>
      <div class="note-popover bottom note-image-popover" style="display: none;">
        <div class="note-popover-arrow">
          <div class="popover-content note-children-container">
            <div class="note-btn-group note-resize"><button type="button" class="note-btn" tabindex="-1"><span class="note-fontsize-10">100%</span></button><button type="button" class="note-btn" tabindex="-1"><span
                  class="note-fontsize-10">50%</span></button><button type="button" class="note-btn" tabindex="-1"><span class="note-fontsize-10">25%</span></button><button type="button" class="note-btn"
                tabindex="-1"><i class="note-icon-rollback"></i></button></div>
            <div class="note-btn-group note-float"><button type="button" class="note-btn" tabindex="-1"><i class="note-icon-float-left"></i></button><button type="button" class="note-btn"
                tabindex="-1"><i class="note-icon-float-right"></i></button><button type="button" class="note-btn" tabindex="-1"><i class="note-icon-rollback"></i></button></div>
            <div class="note-btn-group note-remove"><button type="button" class="note-btn" tabindex="-1"><i class="note-icon-trash"></i></button></div>
          </div>
        </div>
      </div>
      <div class="note-popover bottom note-table-popover" style="display: none;">
        <div class="note-popover-arrow">
          <div class="popover-content note-children-container">
            <div class="note-btn-group note-add"><button type="button" class="note-btn btn-md" tabindex="-1"><i class="note-icon-row-below"></i></button><button type="button" class="note-btn btn-md"
                tabindex="-1"><i class="note-icon-row-above"></i></button><button type="button" class="note-btn btn-md" tabindex="-1"><i class="note-icon-col-before"></i></button><button type="button" class="note-btn btn-md"
                tabindex="-1"><i class="note-icon-col-after"></i></button></div>
            <div class="note-btn-group note-delete"><button type="button" class="note-btn btn-md" tabindex="-1"><i class="note-icon-row-remove"></i></button><button type="button" class="note-btn btn-md"
                tabindex="-1"><i class="note-icon-col-remove"></i></button><button type="button" class="note-btn btn-md" tabindex="-1"><i class="note-icon-trash"></i></button></div>
          </div>
        </div>
      </div>
      <div class="note-modal" aria-hidden="false" tabindex="-1" role="dialog" aria-label="Insert Video">
        <div class="note-modal-content">
          <div class="note-modal-header"><button type="button" class="close" aria-label="Close" aria-hidden="true"><i class="note-icon-close"></i></button>
            <h4 class="note-modal-title">Insert Video</h4>
          </div>
          <div class="note-modal-body">
            <div class="form-group note-form-group row-fluid"><label for="note-dialog-video-url-16739609738591" class="note-form-label">Video URL <small class="text-muted">(YouTube, Vimeo, Vine, Instagram, DailyMotion or Youku)</small></label><input
                id="note-dialog-video-url-16739609738591" class="note-video-url form-control note-form-control note-input" type="text"></div>
          </div>
          <div class="note-modal-footer"><input type="button" href="#" class="btn btn-primary note-btn note-btn-primary note-video-btn" value="Insert Video" disabled=""></div>
        </div>
      </div>
      <div class="note-modal" aria-hidden="false" tabindex="-1" role="dialog" aria-label="Help">
        <div class="note-modal-content">
          <div class="note-modal-header"><button type="button" class="close" aria-label="Close" aria-hidden="true"><i class="note-icon-close"></i></button>
            <h4 class="note-modal-title">Help</h4>
          </div>
          <div class="note-modal-body" style="max-height: 300px; overflow: scroll;">
            <div class="help-list-item"></div><label style="width: 180px; margin-right: 10px;"><kbd>ENTER</kbd></label><span>Insert Paragraph</span>
            <div class="help-list-item"></div><label style="width: 180px; margin-right: 10px;"><kbd>CTRL+Z</kbd></label><span>Undoes the last command</span>
            <div class="help-list-item"></div><label style="width: 180px; margin-right: 10px;"><kbd>CTRL+Y</kbd></label><span>Redoes the last command</span>
            <div class="help-list-item"></div><label style="width: 180px; margin-right: 10px;"><kbd>TAB</kbd></label><span>Tab</span>
            <div class="help-list-item"></div><label style="width: 180px; margin-right: 10px;"><kbd>SHIFT+TAB</kbd></label><span>Untab</span>
            <div class="help-list-item"></div><label style="width: 180px; margin-right: 10px;"><kbd>CTRL+B</kbd></label><span>Set a bold style</span>
            <div class="help-list-item"></div><label style="width: 180px; margin-right: 10px;"><kbd>CTRL+I</kbd></label><span>Set a italic style</span>
            <div class="help-list-item"></div><label style="width: 180px; margin-right: 10px;"><kbd>CTRL+U</kbd></label><span>Set a underline style</span>
            <div class="help-list-item"></div><label style="width: 180px; margin-right: 10px;"><kbd>CTRL+SHIFT+S</kbd></label><span>Set a strikethrough style</span>
            <div class="help-list-item"></div><label style="width: 180px; margin-right: 10px;"><kbd>CTRL+BACKSLASH</kbd></label><span>Clean a style</span>
            <div class="help-list-item"></div><label style="width: 180px; margin-right: 10px;"><kbd>CTRL+SHIFT+L</kbd></label><span>Set left align</span>
            <div class="help-list-item"></div><label style="width: 180px; margin-right: 10px;"><kbd>CTRL+SHIFT+E</kbd></label><span>Set center align</span>
            <div class="help-list-item"></div><label style="width: 180px; margin-right: 10px;"><kbd>CTRL+SHIFT+R</kbd></label><span>Set right align</span>
            <div class="help-list-item"></div><label style="width: 180px; margin-right: 10px;"><kbd>CTRL+SHIFT+J</kbd></label><span>Set full align</span>
            <div class="help-list-item"></div><label style="width: 180px; margin-right: 10px;"><kbd>CTRL+SHIFT+NUM7</kbd></label><span>Toggle unordered list</span>
            <div class="help-list-item"></div><label style="width: 180px; margin-right: 10px;"><kbd>CTRL+SHIFT+NUM8</kbd></label><span>Toggle ordered list</span>
            <div class="help-list-item"></div><label style="width: 180px; margin-right: 10px;"><kbd>CTRL+LEFTBRACKET</kbd></label><span>Outdent on current paragraph</span>
            <div class="help-list-item"></div><label style="width: 180px; margin-right: 10px;"><kbd>CTRL+RIGHTBRACKET</kbd></label><span>Indent on current paragraph</span>
            <div class="help-list-item"></div><label style="width: 180px; margin-right: 10px;"><kbd>CTRL+NUM0</kbd></label><span>Change current block's format as a paragraph(P tag)</span>
            <div class="help-list-item"></div><label style="width: 180px; margin-right: 10px;"><kbd>CTRL+NUM1</kbd></label><span>Change current block's format as H1</span>
            <div class="help-list-item"></div><label style="width: 180px; margin-right: 10px;"><kbd>CTRL+NUM2</kbd></label><span>Change current block's format as H2</span>
            <div class="help-list-item"></div><label style="width: 180px; margin-right: 10px;"><kbd>CTRL+NUM3</kbd></label><span>Change current block's format as H3</span>
            <div class="help-list-item"></div><label style="width: 180px; margin-right: 10px;"><kbd>CTRL+NUM4</kbd></label><span>Change current block's format as H4</span>
            <div class="help-list-item"></div><label style="width: 180px; margin-right: 10px;"><kbd>CTRL+NUM5</kbd></label><span>Change current block's format as H5</span>
            <div class="help-list-item"></div><label style="width: 180px; margin-right: 10px;"><kbd>CTRL+NUM6</kbd></label><span>Change current block's format as H6</span>
            <div class="help-list-item"></div><label style="width: 180px; margin-right: 10px;"><kbd>CTRL+ENTER</kbd></label><span>Insert horizontal rule</span>
            <div class="help-list-item"></div><label style="width: 180px; margin-right: 10px;"><kbd>CTRL+K</kbd></label><span>Show Link Dialog</span>
          </div>
          <div class="note-modal-footer">
            <p class="text-center"><a href="http://summernote.org/" target="_blank">Summernote 0.8.16</a> · <a href="https://github.com/summernote/summernote" target="_blank">Project</a> ·
              <a href="https://github.com/summernote/summernote/issues" target="_blank">Issues</a></p>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="mt-3 text-right">
    <input type="hidden" name="user_name" value="">
    <input type="hidden" name="action" value="new">
    <input type="hidden" name="fromModal" value="1">
    <a href="#" id="sendPmFromModal" class="btn btn-black">Send</a>
  </div>
</form>

Text Content

Skip to main content
Shopping Cart 0 Items 0 Media Player
   
 * Calendar
 * Blog
 * Gallery
   * Video
   * Photos
 * Store
   * Membership
   * Music & DVDs
   * Apparel
   * Accessories
   
 * Log In

Log In Shopping Cart 0 Items 0 Media Player


TONICUSA





https://www.tonic-studios.com/collections/gemstones

All of our products are designed and engineered in-house so that we can think
what is necessary at each stage to produce a product that offers aesthetic
design, functionality, quality and value. With a skilled team of product
engineers, graphic designers and illustrators, Tonic Studios has consistently
grown and innovated product ranges by listening to our crafters and making the
community a creative space for everyone to learn.

PM Add Friend


ALL PINS


SOCIAL

1 1


MUSIC




STORE




TOUR

1 1 1 1 1 1 1 1 1


SECRET


Sign up for our newsletter!

Sign up now to receive HANSON.net Newsletters and get notified of events in your
area! View our privacy policy.

 * Home
 * About
 * Calendar
 * Blog
 * Gallery
 * Store
 * My Account

 * Website & Fan Club Inquiries
 * General Inquiries
 * Business Inquiries
 * Customer Service
 * FAQs
 * Privacy Policy
 * Return Policy
 * Street Team

© 2023 Hanson. All Rights Reserved. Powered by Dialogs




HANSON.NET FAN CLUB

This page is restricted to Hanson.net Fan Club Members Only.
If you are a member, log into your account up at the top. If you are not
currently a member, here are all the AMAZING THINGS you're missing out on...




MEMBERS ONLY EVENTS

Every year, HANSON hosts special events and live streaming concerts that are
only available to Hanson.net members.


EXCLUSIVE MUSIC

Every year, Hanson.net mebers receive exclusive music as part of the annual
member's EP, as well as other special releases throughout the year. You will
also have access to previous years' membership kits in the Hanson.net store


MEET THE BAND

As part of your Hanson.net Membership you will be eligible to win a Meet and
Greet for a show that you are attending every year HANSON goes on tour.


SPECIAL DISCOUNTS

Check your e-mail box for special discounts only for Hanson.net members.


REWARD POINTS

Get reward points for your Hanson.net purchases.


AND MORE!!

Including our yearly Hanson Day concert and more.


SIMPLY CLICK HERE TO BECOME A MEMBER NOW.

Sign Me Up!




EXISTING USER LOGIN

Username

Password


Forgot your password?

Log In

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


NEW USER REGISTRATION

Create your free account by filling out the below registration form*

Username

Email

First Name

Last Name

Postal Code

Phone

I accept the Terms of Service


Register

* A user account is required to make purchases from the Hanson.net store.

The Children's Online Privacy Protection Act (COPPA) governs information
gathering online from or about children under the age of 13. Verifiable consent
from a child's parent or guardian is required before collecting, using, or
disclosing personal information from a child under the age of 13. We collect no
information about you or your child when you visit our web site unless you
choose to provide information to us.


RESET PASSWORD

We will send you an email with instructions for resetting your password.

Enter either your email address or your user name below.

Username or Email


Send Email  Cancel


SIGN UP FOR OUR NEWSLETTER

Thanks! You are now subscribed. Look for a confirmation email in your inbox.

We're sorry, something went wrong and we were unable to process your
subscription. Please try again later.

Email Address

Postal Code



Submit




PRIVATE MESSAGE

Send New Message To
Send New Message To






INSERT LINK

Text to display
To what URL should this link go?
Open in new window
Use default protocol

 


INSERT IMAGE

Select from files
Image URL

100%50%25%




INSERT VIDEO

Video URL (YouTube, Vimeo, Vine, Instagram, DailyMotion or Youku)


HELP


ENTERInsert Paragraph

CTRL+ZUndoes the last command

CTRL+YRedoes the last command

TABTab

SHIFT+TABUntab

CTRL+BSet a bold style

CTRL+ISet a italic style

CTRL+USet a underline style

CTRL+SHIFT+SSet a strikethrough style

CTRL+BACKSLASHClean a style

CTRL+SHIFT+LSet left align

CTRL+SHIFT+ESet center align

CTRL+SHIFT+RSet right align

CTRL+SHIFT+JSet full align

CTRL+SHIFT+NUM7Toggle unordered list

CTRL+SHIFT+NUM8Toggle ordered list

CTRL+LEFTBRACKETOutdent on current paragraph

CTRL+RIGHTBRACKETIndent on current paragraph

CTRL+NUM0Change current block's format as a paragraph(P tag)

CTRL+NUM1Change current block's format as H1

CTRL+NUM2Change current block's format as H2

CTRL+NUM3Change current block's format as H3

CTRL+NUM4Change current block's format as H4

CTRL+NUM5Change current block's format as H5

CTRL+NUM6Change current block's format as H6

CTRL+ENTERInsert horizontal rule

CTRL+KShow Link Dialog

Summernote 0.8.16 · Project · Issues

Send


Keep Shopping
Item Has Been Added to Your Cart
Proceed to Checkout