abideedict.com Open in urlscan Pro
192.124.249.19  Public Scan

URL: https://abideedict.com/Product/details
Submission: On July 14 via api from CH

Form analysis 2 forms found in the DOM

POST https://abideedict.com/Product/search

<form action="https://abideedict.com/Product/search" class="search" id="mainsearch" method="post" novalidate="novalidate">
  <div class="control-group">
    <input required="" type="text" name="all_search" id="all_search" placeholder="Search your Training, Speaker, Category..." autocomplete="off" class="search-field">
    <button type="submit" class="search-button" id="searchsubmit">
      <!--<i class="fa fa-search"></i>-->
    </button>
  </div>
</form>

POST https://abideedict.com/Webinar/add_to_cart

<form action="https://abideedict.com/Webinar/add_to_cart" method="post">
  <input type="hidden" id="price" name="price">
  <input type="hidden" id="total_price" name="total_price" value="0">
  <input type="hidden" id="temp_live" name="temp_live" value="0">
  <input type="hidden" id="temp_live_id" name="temp_live_id">
  <input type="hidden" id="live_check" name="web_id1" value="">
  <input type="hidden" id="live_id" name="web_id">
  <input type="hidden" id="live_idc" name="web_idc">
  <input type="hidden" id="live_idc" name="web_ido">
  <input type="hidden" id="live_idondemand" name="live_idondemand">
  <input type="hidden" id="live_price" name="live_price">
  <input type="hidden" id="combo_price" name="combo_price">
  <input type="hidden" id="combo_price1" name="combo_price1">
  <input type="hidden" id="ondemand_price" name="ondemand_price">
  <input type="hidden" id="get_livesession_attend" name="get_livesession_attend">
  <input type="hidden" id="get_combo_attend" name="get_combo_attend">
  <input type="hidden" id="get_ondemand_attend" name="get_ondemand_attend">
  <input type="hidden" id="name" name="name" value="">
  <input type="hidden" id="WEBINAR_ID" name="WEBINAR_ID" value="">
  <input type="hidden" id="SPEAK_NAME" name="SPEAK_NAME" value="">
  <div class="modal-dialog">
    <!-- Modal content-->
    <div class="modal-content">
      <div class="modal-header">
        <button type="button" class="close" data-dismiss="modal">×</button>
        <h4 class="modal-title">Registration Options</h4>
      </div>
      <div class="modal-body">
        <div class="whole_price">
          <div class="no_price">
            <p id="selected_price">$00</p>
          </div>
          <div class="add">
            <button type="submit" class="btn-upper btn btn-primary" id="add_to_card">Add to Cart</button>
          </div>
        </div>
        <div class="panel-group" id="accordion" role="tablist" aria-multiselectable="true">
          <h5 class="live">Live Webinar Only</h5>
          <div class="panel panel-default">
            <div class="panel-heading" role="tab" id="headingOne">
              <h4 class="panel-title">
                <label class="choose"><span>2 Attendee $ </span>
                  <input type="checkbox" name="LIVE_SESSION" id="LIVE_SESSION0" disabled="dis/abled" style="margin-top: 15px;" onclick="calculatePrice(this.value,'LIVE', this.checked,0);" value="51--2_Attendee">
                  <span class="checkmark"></span>
                </label>
                <a role="button" data-toggle="collapse" data-parent="#accordion" href="#collapseOne" aria-expanded="true" aria-controls="collapseOne">
                                                      <span> </span>
                                                      </a>
              </h4>
            </div>
            <div id="collapseOne" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingOne">
              <div class="panel-body"> Only 1 attendees is allowed </div>
            </div>
          </div>
          <div class="panel panel-default text" style="display: none;">
            <div class="panel-heading" role="tab" id="headingTwo">
              <h4 class="panel-title">
                <label class="choose"><span>2 Attendee $ </span>
                  <input type="checkbox" name="LIVE_SESSION" id="LIVE_SESSION1" disabled="dis/abled" style="margin-top: 15px;" onclick="calculatePrice(this.value,'LIVE', this.checked,1);" value="52--2_Attendee">
                  <span class="checkmark"></span>
                </label>
                <a class="collapsed" role="button" data-toggle="collapse" data-parent="#accordion" href="#collapseTwo" aria-expanded="false" aria-controls="collapseTwo">
                                                      <span></span>
                                                      </a>
              </h4>
            </div>
            <div id="collapseTwo" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingTwo">
              <div class="panel-body"> Only 2 attendees are allowed </div>
            </div>
          </div>
          <div class="panel panel-default text" style="display: none;">
            <div class="panel-heading" role="tab" id="headingThree">
              <h4 class="panel-title">
                <label class="choose"><span>3 Attendee $ </span>
                  <input type="checkbox" name="LIVE_SESSION" id="LIVE_SESSION2" disabled="dis/abled" style="margin-top: 15px;" onclick="calculatePrice(this.value,'LIVE', this.checked,2);" value="53--3_Attendee">
                  <span class="checkmark"></span>
                </label>
                <a class="collapsed" role="button" data-toggle="collapse" data-parent="#accordion" href="#collapseThree" aria-expanded="false" aria-controls="collapseThree">
                                                      <span></span>
                                                      </a>
              </h4>
            </div>
            <div id="collapseThree" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingThree">
              <div class="panel-body"> Only 3 attendees are allowed </div>
            </div>
          </div>
          <div class="panel panel-default text" style="display: none;">
            <div class="panel-heading" role="tab" id="headingFour">
              <h4 class="panel-title">
                <label class="choose"><span>4 Attendee $ </span>
                  <input type="checkbox" name="LIVE_SESSION" id="LIVE_SESSION3" disabled="dis/abled" style="margin-top: 15px;" onclick="calculatePrice(this.value,'LIVE', this.checked,3);" value="54--4_Attendee">
                  <span class="checkmark"></span>
                </label>
                <a class="collapsed" role="button" data-toggle="collapse" data-parent="#accordion" href="#collapseFour" aria-expanded="false" aria-controls="collapseFour">
                                                      <span></span>
                                                      </a>
              </h4>
            </div>
            <div id="collapseFour" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingFour">
              <div class="panel-body"> Only 4 attendees are allowed </div>
            </div>
          </div>
          <div class="panel panel-default text" style="display: none;">
            <div class="panel-heading" role="tab" id="headingFive">
              <h4 class="panel-title">
                <label class="choose"><span>5 Attendee $ </span>
                  <input type="checkbox" name="LIVE_SESSION" id="LIVE_SESSION4" disabled="dis/abled" style="margin-top: 15px;" onclick="calculatePrice(this.value,'LIVE', this.checked,4);" value="55--5_Attendee">
                  <span class="checkmark"></span>
                </label>
                <a class="collapsed" role="button" data-toggle="collapse" data-parent="#accordion" href="#collapseFive" aria-expanded="false" aria-controls="collapseFive">
                                                      <span></span>
                                                      </a>
              </h4>
            </div>
            <div id="collapseFive" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingFive">
              <div class="panel-body"> Only 5 attendees are allowed </div>
            </div>
          </div>
          <div class="panel panel-default text" style="display: none;">
            <div class="panel-heading" role="tab" id="headingSix">
              <h4 class="panel-title">
                <label class="choose"><span>6 Attendee $ </span>
                  <input type="checkbox" name="LIVE_SESSION" id="LIVE_SESSION5" disabled="dis/abled" style="margin-top: 15px;" onclick="calculatePrice(this.value,'LIVE', this.checked,5);" value="56--6_Attendee">
                  <span class="checkmark"></span>
                </label>
                <a class="collapsed" role="button" data-toggle="collapse" data-parent="#accordion" href="#collapseSix" aria-expanded="false" aria-controls="collapseSix">
                                                      <span></span>
                                                      </a>
              </h4>
            </div>
            <div id="collapseSix" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingSix">
              <div class="panel-body"> Only 6 attendees are allowed </div>
            </div>
          </div>
          <div class="panel panel-default text" style="display: none;">
            <div class="panel-heading" role="tab" id="headingSeven">
              <h4 class="panel-title">
                <label class="choose"><span>7 Attendee $ </span>
                  <input type="checkbox" name="LIVE_SESSION" id="LIVE_SESSION6" disabled="dis/abled" style="margin-top: 15px;" onclick="calculatePrice(this.value,'LIVE', this.checked,6);" value="57--7_Attendee">
                  <span class="checkmark"></span>
                </label>
                <a class="collapsed" role="button" data-toggle="collapse" data-parent="#accordion" href="#collapseSeven" aria-expanded="false" aria-controls="collapseSeven">
                                                      <span></span>
                                                      </a>
              </h4>
            </div>
            <div id="collapseSeven" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingSeven">
              <div class="panel-body"> Only 7 attendees are allowed </div>
            </div>
          </div>
          <div class="panel panel-default text" style="display: none;">
            <div class="panel-heading" role="tab" id="headingEight">
              <h4 class="panel-title">
                <label class="choose"><span>8 Attendee $ </span>
                  <input type="checkbox" name="LIVE_SESSION" id="LIVE_SESSION7" disabled="dis/abled" style="margin-top: 15px;" onclick="calculatePrice(this.value,'LIVE', this.checked,7);" value="58--8_Attendee">
                  <span class="checkmark"></span>
                </label>
                <a class="collapsed" role="button" data-toggle="collapse" data-parent="#accordion" href="#collapseEight" aria-expanded="false" aria-controls="collapseEight">
                                                      <span></span>
                                                      </a>
              </h4>
            </div>
            <div id="collapseEight" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingEight">
              <div class="panel-body"> Only 8 attendees are allowed </div>
            </div>
          </div>
          <div class="panel panel-default text" style="display: none;">
            <div class="panel-heading" role="tab" id="headingNine">
              <h4 class="panel-title">
                <label class="choose"><span>9 Attendee $ </span>
                  <input type="checkbox" name="LIVE_SESSION" id="LIVE_SESSION8" disabled="dis/abled" style="margin-top: 15px;" onclick="calculatePrice(this.value,'LIVE', this.checked,8);" value="59--9_Attendee">
                  <span class="checkmark"></span>
                </label>
                <a class="collapsed" role="button" data-toggle="collapse" data-parent="#accordion" href="#collapseNine" aria-expanded="false" aria-controls="collapseNine">
                                                      <span></span>
                                                      </a>
              </h4>
            </div>
            <div id="collapseNine" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingNine">
              <div class="panel-body"> Only 9 attendees are allowed </div>
            </div>
          </div>
          <div class="panel panel-default text" style="display: none;">
            <div class="panel-heading" role="tab" id="headingTen">
              <h4 class="panel-title">
                <label class="choose"><span>10 Attendee $ </span>
                  <input type="checkbox" name="LIVE_SESSION" id="LIVE_SESSION9" disabled="dis/abled" style="margin-top: 15px;" onclick="calculatePrice(this.value,'LIVE', this.checked,9);" value="60--10_Attendee">
                  <span class="checkmark"></span>
                </label>
                <a class="collapsed" role="button" data-toggle="collapse" data-parent="#accordion" href="#collapseTen" aria-expanded="false" aria-controls="collapseTen">
                                                      <span></span>
                                                      </a>
              </h4>
            </div>
            <div id="collapseTen" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingTen">
              <div class="panel-body"> Only 10 attendees are allowed </div>
            </div>
          </div>
          <section class="btn-container">
            <span class="rotate"><i class="fa fa-angle-down " id="up" aria-hidden="true"></i><a id="toggle" class="more" href="#">More Attendees</a></span>
          </section>
          <h5 class="live2">Live Webinar + Recording</h5>
          <p><strong>Best Value Pack</strong></p>
          <div class="panel panel-default">
            <div class="panel-heading" role="tab" id="headingEleven">
              <h4 class="panel-title">
                <label class="choose"><span>Live With Recorded $ </span>
                  <input type="checkbox" disabled="disabled" name="comboTypes[]" id="COMBO0" value="61--Live_With_Recorded" onchange="calculatePrice(this.value, 'COMBO', this.checked,0);">
                  <span class="checkmark"></span>
                </label>
              </h4>
            </div>
            <div class="panel panel-default">
              <div class="panel-heading" role="tab" id="headingEleven">
                <h4 class="panel-title">
                  <label class="choose"><span>Live With Digital $ </span>
                    <input type="checkbox" disabled="disabled" name="comboTypes1[]" value="62--Live_With_Digital" onchange="calculatePrice(this.value, 'COMBO1', this.checked,0);">
                    <span class="checkmark"></span>
                  </label>
                </h4>
              </div>
            </div>
            <h5 class="live2">Recorded Options</h5>
            <p><strong>Best Value Pack</strong></p>
            <div class="panel panel-default">
              <div class="panel-heading" role="tab" id="headingFourteen">
                <h4 class="panel-title">
                  <label class="choose"><span>Recorded $ </span>
                    <input type="checkbox" name="recordTypes[]" onchange="calculatePrice(this.value, 'RECORD', this.checked,);" value="64--Recorded">
                    <span class="checkmark"></span>
                  </label>
                  <a class="collapsed" role="button" data-toggle="collapse" data-parent="#accordion" href="#collapsedigital" aria-expanded="false" aria-controls="collapseEleven">
                                                      <span></span>
                                                      </a>
                </h4>
              </div>
              <div id="collapsedigital" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingEleven">
                <div class="panel-body"> Rec. webinar presentation with audio and slideshow, single user unlimited access for 6 months. </div>
              </div>
            </div>
          </div>
          <div class="panel panel-default">
            <div class="panel-heading" role="tab" id="headingFifteen">
              <h4 class="panel-title">
                <label class="choose"><span>Digital Download $ </span>
                  <input type="checkbox" name="recordTypes1[]" onchange="calculatePrice(this.value, 'RECORD1', this.checked,0);" value="65--Digital_Download">
                  <span class="checkmark"></span>
                </label>
                <a class="collapsed" role="button" data-toggle="collapse" data-parent="#accordion" href="#collapseEleven" aria-expanded="false" aria-controls="collapseEleven">
                                                      <span></span>
                                                      </a>
              </h4>
            </div>
            <div id="collapseEleven" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingEleven">
              <div class="panel-body"> Audio recording of a webinar and reference manual delivered by download. Listen anytime on any compatible device for 1 year. </div>
            </div>
          </div>
        </div>
      </div>
      <div class="modal-footer">
        <div class="whole_price">
          <div class="add">
            <button type="submit" class="btn-upper btn btn-primary checkcart" id="add_to_card">Add to Cart</button>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

Text Content

   Toll Free: 1-844-511-8858
 * Sign Up
 * Sign In
   


0
cart - $0
Toggle navigation
 * Home
 * About Us
 * Industries
   
   
   * BANKING & FINANCIAL SERVICES
     
      * Accounting, Payroll & Taxation
      * Audit & Reporting
      * Banks and Credit Unions
      * Business Banking and Lending
      * Financial Services and Trading
      * Insurance
     
     
     LIFE SCIENCES
     
      * Clinical Research
      * Drug & Chemicals
      * FDA Regulation
      * Laboratory Compliance
      * Medical Device
      * Pharmaceutical Trainings
     
     
     HUMAN RESOURCES
     
      * All HR Courses
      * HR Management
      * Recruiting - Hiring
      * Federal Regulatory Compliance
      * Labor Law Training
      * Compensation and Benefits
     
     
     HEALTH CARE
     
      * Audit & Data Security
      * General Health Care
      * HIPAA Trainings
      * Hospital Management
      * Medicaid & Medicare
      * HITECH
     
     
     CROSS INDUSTRY
     
      * EHS Compliance
      * IT and PCI compliance
      * OSHA Compliance
      * Quality & Safety
      * Risk Management
      * Trade & Logistics
     
     
     FOOD AND SAFETY
     
      * Audits & Inspections
      * Food Safety Compliance
      * Manufacturing & Contamination control
      * Packaging & Labeling
      * Recalls & Crisis Management
      * Storage & Distribution
     
     
     MICROSOFT TRAINING COURSES
     
      * Microsoft Excel
      * Access and Macros
      * Office 365 and Outlook
      * PowerPoint
      * MS Word
      * New Office Essential
     
     
     INFORMATION TECHNOLOGY
     
      * Adobe Courses
      * CISCO Training Courses
      * Cloud Computing
      * Windows Server
      * AutoCAD
      * SEO Training
   
 * Webinar
   * Live Webinar
   * Recorded Webinar
   
 * Faculty
   * Our Experts
   * Ask A Question
   * Suggest A Topic
   * Speaking Opportuinty
 * Membership
 * Corporate Offers
 * Career With Us
 * Contact Us




Click For Bio
×

OPTION INFORMATION

Training made by Speaker


Close
Duration
Mins
Level

Webinar ID

Shares
Share
Tell a Friend
add to calender
Modal content
×

TELL A FRIEND

Friend's Name:



Friend's Email:



Your Name:



Send
Close
Registration Options
×

REGISTRATION OPTIONS

$00

Add to Cart

LIVE WEBINAR ONLY

2 ATTENDEE $

Only 1 attendees is allowed

2 ATTENDEE $

Only 2 attendees are allowed

3 ATTENDEE $

Only 3 attendees are allowed

4 ATTENDEE $

Only 4 attendees are allowed

5 ATTENDEE $

Only 5 attendees are allowed

6 ATTENDEE $

Only 6 attendees are allowed

7 ATTENDEE $

Only 7 attendees are allowed

8 ATTENDEE $

Only 8 attendees are allowed

9 ATTENDEE $

Only 9 attendees are allowed

10 ATTENDEE $

Only 10 attendees are allowed
More Attendees

LIVE WEBINAR + RECORDING

Best Value Pack

LIVE WITH RECORDED $

LIVE WITH DIGITAL $

RECORDED OPTIONS

Best Value Pack

RECORDED $

Rec. webinar presentation with audio and slideshow, single user unlimited access
for 6 months.

DIGITAL DOWNLOAD $

Audio recording of a webinar and reference manual delivered by download. Listen
anytime on any compatible device for 1 year.
Add to Cart



WORKING HOURS

Mon- Fri : 9:00am - 5:30pm CST

QUICK CONTACT

+1-913-871-1466

CONTACT US

support

ABIDEEDICT LLC

 * 2712 W. 121st Ter. Leawood, KS 66209, USA.

 * 1-844-511-8858
 * support@abideedict.com

THE COMPANY

 * About Us
 * Career With Us
 * Subscribe Newsletter
 * Unsubscribe

REACH US

 * Ask A Question
 * Speaking Opportunity
 * Suggest A Topic
 * Join Or Renew

OUR PRODUCTS

 * Live Webinar
 * Recorded Webinar
 * Corporate Offers

 * 
 * 
 * 
 * 

 * 
 * 
 * 
 * 
 * 

Copyright © 2019 abideedict.com All Reserved. Terms & condition | Privacy Policy
| Refund & Concellation | Searchable Directory