forneyisd.revtrak.net
Open in
urlscan Pro
2606:4700::6811:3613
Public Scan
Submitted URL: https://rb.gy/il4dej
Effective URL: https://forneyisd.revtrak.net/pre-k-program/
Submission: On June 07 via manual from US — Scanned from DE
Effective URL: https://forneyisd.revtrak.net/pre-k-program/
Submission: On June 07 via manual from US — Scanned from DE
Form analysis
4 forms found in the DOMName: forms.loginForm —
<form name="forms.loginForm" ng-submit="login(loginData.email, loginData.password)" class="ng-pristine ng-valid-email ng-invalid ng-invalid-required"><label for="loginEmailForgot">Email
<a href="" title="Use your RevTrak® Web Store credentials to log in" class="tooltip"><span title=""><div class="roundIcon" id="helpIcon">?</div></span></a></label> <input id="loginEmailForgot" name="loginEmail" type="email"
ng-model="loginData.email" required="" class="ng-pristine ng-untouched ng-empty ng-valid-email ng-invalid ng-invalid-required"> <label for="loginPassword">Password</label> <input id="loginPassword" name="loginPassword" type="password"
ng-model="loginData.password" required=""
class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required"><!-- ngIf: errorMessage --><a class="forgotPassword" href="javascript:void(0)" ng-click="showingForgotPassword=true;fullPageMessage=false;">Forgot password?</a> <button
type="submit" class="loginButton">Log in</button>
<div class="u-cf"></div>
</form>
Name: forms.forgotPasswordForm —
<form name="forms.forgotPasswordForm" ng-submit="sendForgotPassword(loginData.email)" ng-hide="fullPageMessage" class="ng-pristine ng-valid-email ng-invalid ng-invalid-required"><label for="loginEmail">Email</label> <input id="loginEmail"
name="loginEmail" type="email" ng-model="loginData.email" required=""
class="ng-pristine ng-untouched ng-empty ng-valid-email ng-invalid ng-invalid-required"><!-- ngIf: resetErrorMessage --><a href="javascript:void(0);" class="button cancelButton" ng-click="showingForgotPassword=false">Cancel</a> <button
type="submit" class="sendButton">Send</button>
<div class="u-cf"></div>
</form>
Name: itemForm —
<form novalidate="" class="itemForm ng-pristine ng-valid ng-valid-maxlength ng-valid-required" name="itemForm" ng-submit="update(itemForm, user)" style=""><!-- ngIf: item.mobileInstrct --><!-- ngIf: item.price.hasItemCost -->
<price model="item.price" modifiers="item.modifiers" payee-verified="payee.verified" ng-if="item.price.hasItemCost" class="ng-scope ng-isolate-scope cost"><!-- ngIf: price.hasFixedCost && (!price.hasImport || payeeVerified || price.hasItemCost) -->
<div class="fixedCost fg-1 ng-scope" ng-if="price.hasFixedCost && (!price.hasImport || payeeVerified || price.hasItemCost)" style=""><!-- ngIf: price.retail || price.label --><!-- ngIf: price.cost != -1 -->
<div class="fixedCostValue ng-binding ng-scope" ng-if="price.cost != -1" ng-bind-html="totalPrice() | priceFilter">$200</div><!-- end ngIf: price.cost != -1 -->
</div><!-- end ngIf: price.hasFixedCost && (!price.hasImport || payeeVerified || price.hasItemCost) --><!-- ngIf: !price.hasFixedCost && (payeeVerified || price.hasItemCost) && !price.hasImport -->
</price>
<!-- end ngIf: item.price.hasItemCost --><!-- ngIf: serverErrors['_cost'] --><!-- ngIf: item.quantity.useInStock && item.quantity.inStock > 0 --><!-- ngIf: item.quantity.useInStock && item.quantity.inStock <= 0 && canAddToCart(item) --><!-- ngIf: item.quantity.useInStock && item.quantity.inStock <= 0 && !canAddToCart(item) --><!-- ngIf: serverErrors['_quantity'] --><!-- ngIf: !item.isLoggedIn && showCollectPayee(item) --><!-- ngIf: (item.isLoggedIn || !showCollectPayee(item)) && item.price.hasImport --><!-- ngIf: item.modifiers.length > 0 && (item.price.hasFixedCost || !item.price.hasImport) --><!-- ngRepeat: section in item.fieldSections --><!-- ngIf: item.price.hasFixedCost || !item.price.hasImport -->
<div class="fieldBlock ng-scope" ng-repeat="section in item.fieldSections" ng-if="item.price.hasFixedCost || !item.price.hasImport" style=""><!-- ngIf: section.title -->
<div class="fieldHeader ng-scope" ng-if="section.title" accordion-toggle="#item-0"><label for="item-0" class="ng-binding">Parent Full Name, Child Full name, Child DOB, phone number, email address</label> <span
class="chevron"><i class="i i-item-chevron"></i></span></div><!-- end ngIf: section.title -->
<div id="item-0" class="accordion" style="overflow: hidden; transition-property: height; transition-duration: 0.2s; transition-timing-function: ease-in-out;">
<div class="accordion_content" style="margin:0 !important; padding:0 !important">
<div class="fieldBody"><!-- ngRepeat: field in section.fields track by field.name -->
<div class="field ng-scope" ng-repeat="field in section.fields track by field.name" ng-init="field._focus = false"><!-- ngIf: field.type !== 'area' --> <!-- ngIf: field.type !== 'tel' && field.type !== 'area' && field.type !== 'state' -->
<!-- ngIf: field.type === 'tel' --> <!-- ngIf: field.type === 'area' --><textarea ng-if="field.type === 'area'" id="comment" name="comment" ng-model="field.value" ng-focus="field._focus = true" ng-blur="field._focus = false"
ng-required="false" maxlength="240" class="ng-pristine ng-untouched ng-scope ng-empty ng-valid-maxlength ng-valid ng-valid-required"></textarea><!-- end ngIf: field.type === 'area' --> <!-- ngIf: field.type === 'state' -->
<div class="error ng-inactive ng-hide" ng-messages="itemForm[field.name].$error" ng-show="itemForm[field.name].$dirty && !field._focus || itemForm.$submitted">
<!-- ngMessage: required --><!-- ngMessage: email --><!-- ngMessage: phone --></div><!-- ngIf: serverErrors[field.name] -->
</div><!-- end ngRepeat: field in section.fields track by field.name --><!-- ngIf: serverErrors[section.name] -->
</div>
</div>
</div>
</div><!-- end ngIf: item.price.hasFixedCost || !item.price.hasImport --><!-- end ngRepeat: section in item.fieldSections --><br>
<div id="FeeNote" class="feenote html ng-binding" ng-bind-html="item.feeNote | trustAsHtml">A software admin fee may be applied at checkout.</div>
<div class="loading ng-hide" ng-show="addingToCart"></div><!-- ngIf: canAddToCart(item) && !item.price.hasImport --><input id="btnAddItemToCart" class="button button-primary addToCartButton ng-scope" type="submit" value="Add to Cart"
ng-if="canAddToCart(item) && !item.price.hasImport" style=""><!-- end ngIf: canAddToCart(item) && !item.price.hasImport --><br>
</form>
POST //translate.googleapis.com/translate_voting?client=te
<form id="goog-gt-votingForm" action="//translate.googleapis.com/translate_voting?client=te" method="post" target="votingFrame" class="VIpgJd-yAWNEb-hvhgNd-aXYTce"><input type="text" name="sl" id="goog-gt-votingInputSrcLang"><input type="text"
name="tl" id="goog-gt-votingInputTrgLang"><input type="text" name="query" id="goog-gt-votingInputSrcText"><input type="text" name="gtrans" id="goog-gt-votingInputTrgText"><input type="text" name="vote" id="goog-gt-votingInputVote"></form>
Text Content
Skip to Main Content Turn High Contrast Mode On * Shop - click here * Brown MS * Forney HS * North Forney HS * Admin * Advancced Marketing * Athletic Advertising * Blooms Arrangements * Brown Club * FHS Parking * FHS Spirit Wear * FISD Fine Arts * FLA * Food Service & Student Fees * Forney HS Sweetheart Dance * Forney Learning Academy * Freshman Starry Dance * Off the Leash * PlayFitEd * Pre-k Program * Print Shop * Professional Learning * Special Olympics Donations * Speed Stack * STEAM Camps * Summer School HS Credit Recovery * Virtual Academy * Resources - click here * Contact Us * FAQ * View All Products * Home * Login * Cart 0 LOG IN TO THE WEB STORE NOW FOR QUICK CHECKOUT X Email ? Password Forgot password? Log in Create new account FORGOT PASSWORD? Email Cancel Send Enter your email and we'll send you a reset link Back to Log In CART Clear Cart Are you sure you want to clear your cart? Cancel Clear Your shopping cart is empty Added to Cart! Continue Shopping View in Cart Home PRE-K PROGRAM * P Pre-k Program Tuition Based Deposit Home > Pre-k Program PRE-K PROGRAM TUITION BASED DEPOSIT {sku:pre-k-program-tuitio} $200 Parent Full Name, Child Full name, Child DOB, phone number, email address A software admin fee may be applied at checkout. Pre-k Program Tuition Based Deposit Full-day Program 7:35am - 3:10pm Kindergarwn Prepartion Tution $700 month (Aug-May) Originaltext Diese Übersetzung bewerten Mit deinem Feedback können wir Google Übersetzer weiter verbessern