Enroll virnew users to lernnex

2022 HR BEAT Virtual Conference: Reimagining Total Rewards

[tcb-script src=”https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js”][/tcb-script]

Loading…

EVENT IS CLOSED!

Sorry, the event is already closed.

REGISTRATION NOW FULL!

We regret to inform you that we have reached the maximum capacity for the event. Thank you for your interest in attending this event. Please comeback later.

Attendance is complimentary

Please make sure to enter your COMPLETE name and VALID email address. Thank you.

We’re processing your registration. Please wait…

By registering, you agree to our Privacy Policy

[tcb-script type=”text/javascript”]// MODIFY this for event_pagelet eventPage= “lernnex-test”$(document).ready(function() {$(“.submitForm”).on(‘click’, function() {$(this).prop(‘disabled’, true);$(this).css(‘opacity’, 0.5);$(“.virnew-form-validation”).html(“”);if ($(“[name=firstname]”).val() == “” || $(“[name=lastname]”).val() == “” || $(“[name=email]”).val() == “” || $(“[name=job_title]”).val() == “” || $(“[name=company]”).val() == “”) {$(this).prop(‘disabled’, false);$(“.virnew-form-validation”).html(“Please complete all the required fields to register.”);$(this).css(‘opacity’, 1);return false;}$(“.info”).css(‘display’, ‘block’);$.ajax({type: “POST”,url: “https://www.virnew.com/registration/”,data: {action: “lernnex-test”,k: “iGBLE2rS9velxwvDSQI2”,event_page: eventPage,firstname: $(“[name=firstname]”).val(),lastname: $(“[name=lastname]”).val(),email: $(“[name=email]”).val(),//mobile: $(“[name=mobile]”).val(),job_title: $(“[name=job_title]”).val(),company: $(“[name=company]”).val(),library_code: “ijdzYPEXZl”,ref: $(“[name=ref]”).val()},success: function(r) {$(“.submitForm”).css(‘opacity’, 1);if (r == “Something went wrong.” || r == “Please enter a valid email.” || r == “You are already registered for this event.” || r == “Sorry. Your ticket is invalid.” || r == “Registered Rate Limit Exceeded.”) {$(“.submitForm”).prop(‘disabled’, false);$(“.virnew-form-validation”).html(r);$(“.info”).css(‘display’, ‘none’);return false;} else {window.location.href = “https://www.live.virnew.com/special_events/user-system-check/” + eventPage + “?token=” + r;return true;}},dataType: “html”});});});[/tcb-script]