bookblast.booksarefun.com Open in urlscan Pro
34.214.27.222  Public Scan

URL: https://bookblast.booksarefun.com/EagletonEs/
Submission: On October 20 via api from GR — Scanned from DE

Form analysis 3 forms found in the DOM

POST

<form class="bg-light font-family-sans-serif text-primary mb-4" id="SignUp" method="post" data-toggle="validator" novalidate="true">
  <div class="form-row px-3 pt-3">
    <div class="form-group col-md-6">
      <label class="sr-only" for="FName">First Name</label>
      <input type="text" class="form-control form-control-alt" id="FName" name="FName" placeholder="Your First Name" data-error="First Name is required." required="required">
      <div class="text-secondary text-uppercase help-block with-errors pl-3 pr-3 pt-2"> </div>
    </div>
    <div class="form-group col-md-6">
      <label class="sr-only" for="LName">Last Name</label>
      <input type="text" class="form-control form-control-alt" id="LName" name="LName" placeholder="Your Last Name" data-error="Last Name is required." required="required">
      <div class="text-secondary text-uppercase help-block with-errors pl-3 pr-3 pt-2"> </div>
    </div>
  </div>
  <div class="form-row px-3">
    <div class="form-group col-md-6">
      <label class="sr-only" for="EmailAddress">Email Address</label>
      <input type="email" class="form-control form-control-alt" id="EmailAddress" name="EmailAddress" placeholder="Email Address" data-error="Email Address is required." required="required">
      <div class="text-secondary text-uppercase help-block with-errors pl-3 pr-3 pt-2"> </div>
    </div>
    <div class="form-group col-md-6">
      <label class="sr-only" for="ConfirmEmail">Confirm Email Address</label>
      <input type="email" class="form-control form-control-alt" id="ConfirmEmail" placeholder="Confirm Email Address" data-match="#EmailAddress" data-error="Confirmation email address doesn't match email address" required="required">
      <div class="text-secondary text-uppercase help-block with-errors pl-3 pr-3 pt-2"> </div>
    </div>
  </div>
  <div class="form-row px-3">
    <div class="form-group col-md-6">
      <label class="sr-only" for="Password">Password</label>
      <input type="password" class="form-control form-control-alt" id="Password" name="Password" placeholder="Password" pattern="(?=^.{6,50}$)(?=.*\d)((?=.*[a-z])|(?=.*[A-Z]))(?!.*\s)[0-9a-zA-Z!@#$%*]*$"
        data-error="Password must contain between six and ten characters, at least one uppercase letter, at least one lowercase letter, and at least one number. You may also use !@#$%* in your password." maxlength="50" required="required">
      <div class="text-secondary text-uppercase help-block with-errors pl-3 pr-3 pt-2"> </div>
    </div>
    <div class="form-group col-md-6">
      <label class="sr-only" for="ConfirmPassword">Confirm Password</label>
      <input type="password" class="form-control form-control-alt" id="ConfirmPassword" placeholder="Confirm Password" data-match="#Password" data-error="Confirmation password doesn't match password." maxlength="50" required="required">
      <div class="text-secondary text-uppercase help-block with-errors pl-3 pr-3 pt-2"> </div>
    </div>
  </div>
  <div class="form-row px-3 justify-content-end">
    <div class="form-group col-md-6">
      <input type="text" name="recaptchaSignUp" required="" id="recaptchaValidatorSignUp" pattern="1" data-error="Check `I'm not a robot` !" style="visibility: hidden">
      <div id="SignUpCaptcha" data-callback="captcha_onclick_SignUp">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LeotrIUAAAAAG75YNCX8-bjeKUoR-kj-6Yuy93t&amp;co=aHR0cHM6Ly9ib29rYmxhc3QuYm9va3NhcmVmdW4uY29tOjQ0Mw..&amp;hl=de&amp;v=vP4jQKq0YJFzU6e21-BGy3GP&amp;size=normal&amp;cb=gubw54p9lhah"
              width="304" height="78" role="presentation" name="a-4eydxv1wur6q" 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>
      <input type="hidden" id="recaptchaSignUpToken" name="CaptchaToken">
    </div>
  </div>
  <div class="form-row col-12 px-3 pb-3 justify-content-around">
    <a class="text-secondary underline m-2" href="https://bookblast.booksarefun.com/EagletonEs/privacypolicy.html" target="_blank"><em>Privacy Policy.</em></a>
    <input id="Submit" type="submit" value="Submit" class="btn btn-secondary disabled">
  </div>
</form>

POST

<form id="SignIn" class="bg-light font-family-sans-serif text-primary mb-4" method="post" data-toggle="validator" novalidate="true">
  <div class="form-row px-3 pt-3">
    <div class="form-group col-md-6">
      <label class="sr-only" for="EmailAddress">Email address</label>
      <input type="email" class="form-control form-control-alt" id="EmailAddress" name="EmailAddress" value="" placeholder="Email Address" data-error="Email Address is required." required="required">
      <div class="text-secondary text-uppercase help-block with-errors pl-3 pr-3 pt-2"> </div>
    </div>
    <div class="form-group col-md-6">
      <label class="sr-only" for="Password">Password</label>
      <input type="password" class="form-control form-control-alt" id="Password" name="Password" placeholder="Password" data-error="Password is required." required="required">
      <div class="text-secondary text-uppercase help-block with-errors pl-3 pr-3 pt-2"> </div>
    </div>
    <a id="ForgotPasswordBtn" data-toggle="collapse" data-parent="#accordion" href="#collapseThree">

                        <p class="font-family-sans-serif py-2 px-3 mb-0" style="font-size: .9em;">
                          FORGOT PASSWORD?
                        </p>

                      </a>
    <div class="form-row col-12 px-3 pb-3 justify-content-end align-items-center">
      <input id="Submit" type="submit" value="Sign In" class="btn btn-secondary disabled">
    </div>
  </div>
</form>

POST

<form id="ResendForm" class="bg-light font-family-sans-serif text-primary" method="post" data-toggle="validator" novalidate="true">
  <input type="hidden" name="ResetPassword" value="true">
  <div class="form-row px-3 pt-3">
    <div class="form-group col-md-6">
      <label class="sr-only" for="EmailAddress">Email address</label>
      <input type="email" class="form-control form-control-alt" id="EmailAddress" name="EmailAddress" value="" placeholder="Email Address" data-error="Email Address is required." required="required">
      <div class="text-secondary text-uppercase help-block with-errors pl-3 pr-3 pt-2"> </div>
    </div>
    <div class="form-group col-md-6">
      <input type="text" name="recaptchaResend" required="" id="recaptchaValidatorResend" pattern="1" data-error="Check `I'm not a robot` !" style="visibility: hidden">
      <div id="ResendCaptcha" data-callback="captcha_onclick_resend">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LeotrIUAAAAAG75YNCX8-bjeKUoR-kj-6Yuy93t&amp;co=aHR0cHM6Ly9ib29rYmxhc3QuYm9va3NhcmVmdW4uY29tOjQ0Mw..&amp;hl=de&amp;v=vP4jQKq0YJFzU6e21-BGy3GP&amp;size=normal&amp;cb=ox23vugxrfyj"
              width="304" height="78" role="presentation" name="a-ui0yagbdcan1" 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>
      <input type="hidden" id="recaptchaResendToken" name="CaptchaToken">
    </div>
  </div>
  <div class="form-row col-12 px-3 pb-3 justify-content-end align-items-center">
    <input id="Submit" type="submit" value="Reset" class="btn btn-secondary disabled">
  </div>
</form>

Text Content

EAGLETON ELEMENTARY SCHOOL

 Language

  Powered by Google Übersetzer

BOOK BLAST

ends October 28th


WELCOME

Welcome to our Book Blast!! We’re having a Book Blast at Eagleton Elementary
School to help our students build their home libraries and ensure that all of
our students have books. Contributions from your friends and family go towards
the books for your child first and then to help other students have books at
home and school.

Your child will also receive awesome prizes just for entering 10+ Friends and
Family! Start by clicking “Begin Registration” below and be sure to follow the
process until complete. For more details, see the Treasure Map your student
received at school or your email from the school.

If you have already registered and are looking to send out more contribution
requests, sign in under “Already Registered?”. If you are a returning family
from a previous event, you will need to register again for this event.

Habla Español? Click en la esquina derecha.

NOT REGISTERED FOR THIS EVENT?

First Name

Last Name

Email Address

Confirm Email Address

Password

Confirm Password


Privacy Policy.

ALREADY REGISTERED?

Email address

Password


FORGOT PASSWORD?



FORGOT PASSWORD?

Email address




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




Powered by BookBlast

Help


FREQUENTLY ASKED QUESTIONS

CAN I REGISTER MY PARTICIPANTS SEPARATELY?

The site is designed with families in mind. We encourage you to enter all
participants on the same account. Doing so will send a donation request from
every participant at once, which will allow donors to make one donation that
will be split evenly between the participants. If you want to register your
participants separately, you can do so by logging out after registering the
first participant. Then, register for a new family using a separate email
address for the next participant. Repeat this process as needed to create
individual pages for each participant.

WHAT HAPPENS WHEN I DELETE/ADD A PARTICIPANT TO AN EXISTING ACCOUNT?

All donations will be automatically split between all the participants entered
to your family page. If a participant is deleted from the family page, the
donation total will then be split between the remaining participants. If only
one participant remains, that participant will receive credit for all donations
made to the family page. The deleted participant will be removed from all event
reports and not receive any credit for raising any money.

WHY AM I HAVING TROUBLE UPLOADING A PHOTO?

Make sure the photo is a .JPG. You may need to open the image on your computer
and save it again as a .JPG before it can be uploaded. Otherwise, your image
might be too large and need to be resized. Typically, a square shaped image
works best.

WHY IS MY PICTURE NOT CENTERED ON THE REQUEST?

Under the "Pledge Request" section, you can click and drag the image to center
it. Once the image is in the correct position, press "Save Photo" to save the
position.

HOW DO I ENTER A TEXT NUMBER?

Enter 1 as the country code for phone numbers in the United States (as you would
when dialing long distance). Enter the area code between the () brackets next to
the country code text field. Ex. 1 (555) 555-5555.

I DON'T WANT TO ENTER THE DONOR INFORMATION. IS THERE A DONATION LINK I CAN USE
AND SEND TO OTHERS?

In order to share your personal link to social media, you first need to add and
send a request to at least one person's contact information under the "Add
Family & Friends + Track Donations" section. You can even add your own contact
information to fulfill this requirement. Once you have added one person as a
donor, the "Share on Social Media" section will appear. You can then use the
Facebook and/or Twitter button to share directly. Alternatively, you can copy
the link in the same section to share on other social media platforms.

WHERE IS THE SOCIAL MEDIA LINK?

In order to share your personal link to social media, you first need to add and
send a request to at least one person's contact information under the "Add
Family & Friends + Track Donations" section. You can even add your own contact
information to fulfill this requirement. Once you have added at least one person
as a donor, the "Share on Social Media" section will appear. You can then use
the Facebook and/or Twitter button to share directly. Alternatively, you can
copy the link in the same section to share on other social media platforms.

HOW DO I REMOVE DONORS?

Use the Help button at the bottom of the page to remove donors. In the "Submit a
Help Request" section, select "Remove Donor" as the category from the drop down.
Please list the donors you wish to remove in the comments section. You can also
give us a call at 1(888) 598-7510 and we will help you with your request.

HOW DO I OPT OUT DONORS?

Donors may opt out at any time by clicking the "Unsubscribe" button at the
bottom of the requests they receive. If you want to have them unsubscribed
youself, click the Help button at the bottom of the page. In the "Submit a Help
Request" section, select "Opt Out Donor" as the category from the drop down.
Please list the donors you wish to unsubscribe in the comments section. You can
also give us a call at 1 (888) 598-7510 and we will help you with your request.

WILL REMINDERS BE SENT TO MY DONORS?

Yes. The event has set up a reminder schedule. Most events send one or two
reminders to donors who have not yet made a donation. Some events schedule more.
Once a donation is made or "Sorry, I can't right now" is selected, donors do not
receive additional reminders.

HOW DO I RESEND DONATION REQUESTS?

To resend a request to certain donors in your list, you may go to the "Add
Family & Friends + Track Donations" section, click the donor's name, scroll down
to the resend button, and click it.

WHY DO MY TEXTS SAY QUEUED?

When your text request status appears as "queued", it means the text messages
are in line to be sent out. Texts are sent in batches and go out in the order
entered. Text messages are sent between 9 AM and 8 PM, local to your Book Blast.
Texts entered after hours will begin sending the following morning at 9 AM. When
the site has an unusually high number of requests, this process can take longer
than normal.

WHY DO MY REQUESTS SAY UNDELIVERED?

Please check your email and text numbers to make sure they are correct. Here are
some things to check for:
 * Please make sure you did not add a text number or an email more than once.
   Donation requests will not be sent if an email or text number has been
   entered more than once.
 * Verify that the recipient can accept emails from outside sources. Some
   companies or networks block or quarantine emails from outside sources and
   will not deliver them.
 * The email must be entered in a valid email format.
 * Make sure you have entered the correct country code for the text number. The
   country code for phones within the United States is 1 (like when dialing long
   distance). Add the area code between the () brackets next to the country code
   text field. Ex. 1 (555) 555-5555. When the number is correct, press send.

If there is nothing obvious to correct, please click the Help button at the
bottom of the page to contact support. Be sure to select the "Other" category
and explain the issue you are encountering in the comments section. You can also
choose to call support at 1 (888) 598-7510 and we will help you.

WHY DOES THE SITE SAY WAITING FOR PAYMENT BUT ALSO THAT A DONATION WENT THROUGH?

When you see "Waiting For Payment" and that a donation went through, this
indicates that there were multiple donation attempts made. One donation was
successful. If the donation did not process, the donor is donating via check, or
the donor chose to make a "Per Rep" pledge, the status of that donation will say
"Waiting For Payment". Under the "Add Family & Friends + Track Donations"
section, you can click on the donor's name to view the details of their
transactions. If the donor has chosen to send a check, the organization will
update the donor's status once they receive and log the donation check. If you
see the "Waiting For Payment" status for donors making credit card donations,
the transaction may have been abandoned. This means the donor did not complete
the credit card transaction and needs to try again. If the donor made a "Per
Rep" pledge, they will be notified via email at the end of the event about the
total amount of their "Per Rep" donation. They will receive a link to complete
their transaction at that time.

HOW CAN I SEE MORE INFORMATION ABOUT A DONOR?

Go To the "Add Family & Friends + Track Donations" section, then click on the
donors name to see the details of their account, including their request and
donation statuses.

I HAVE MORE THAN ONE ACCOUNT, HOW CAN I COMBINE THEM?

If donation request have been sent out from your duplicate account(s), they can
not be combined. Doing so would break the links and render the requests sent to
donors unusable. The event can combine the money for participants with multiple
accounts on their reports. If an account was not used and needs to be deleted,
you can press the Help button and contact support by filling out the category
and comments section under "Submit a Help Request". You can also give us a call
at 1(888) 598-7510 and we will help you with your request.

I ENTERED SEVERAL EMAILS FOR DONORS AND I DON'T SEE THEM LISTED?

The emails were either not entered successfully or your internet connection did
not allow them to register successfully. Please enter them again. Things to look
out for:
 * Make sure they are not a duplicate email or text number of another donor's
   contact information.
 * Be sure the email uses a valid email format.
 * Make sure you have entered the country code for the text number. The country
   code for phones within the United States is 1 (like when dialing long
   distance). Add the area code between the () brackets next to the country code
   text field. Ex. 1 (555)555-5555. When the number is correct, press send.
 * In the "Dear _______" section, only enter a name, rather than a long message.

You will know that a request has been successfully sent once the name of the
donor appears in the "Donations Request Sent" box within the "Add Friends &
Family + Track Donations" section.

HOW CAN I CHANGE THE MESSAGE SENT TO DONORS?

The event organization has created and approved the message that will be sent to
your donors. If your organization has decided to allow for customized messages,
you can change the message when you enter a donor's information by clicking the
box next to “check this box if you would like to personalize or change the
language of the donation letter”.

I ENTERED THE WRONG NAME WHEN REGISTERING?

You may change the information you used to register by clicking the "Account"
button at the bottom of the page.


Prefer to call us? Call 1-888-598-7510

Average response time is 1 hour between business hours of 8am - 6pm PST


ORIGINALTEXT


Bessere Übersetzung vorschlagen

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