CINXE.COM
Submission and Review Tracking System | Pulsus Group
<!doctype html> <html lang="en"> <head> <meta http-equiv="X-UA-Compatible" content="IE=8" /> <link rel="shortcut icon" type="image/x-icon" href="images/favicon.gif"> <title>Submission and Review Tracking System | Pulsus Group</title> <meta name="keywords" content="Submission and Review Tracking System,list of open access journals, open access, open access journals, open access publication, open access publisher, open access publishing, open access journal articles, open access group, open access online, Pulsus Group"> <meta name="description" content="Submission and Review Tracking System was founded with a mission to provide free access to scientific literature for quick dissemination of scientific updates and to provide a source of reference and retrieval free of cost."> <style> .loading { background: url(load.gif) no-repeat center center; height:350px; display:none; } </style> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css"> <link href="https://fonts.googleapis.com/css?family=Titillium+Web:200,200i,300,300i,400,400i,600,600i,700,700i,900&display=swap" rel="stylesheet"> <link rel="stylesheet" href="assets/css/bootstrap-select.min.css" type="text/css" media="screen"/> <link rel="stylesheet" type="text/css" href="./fancybox/jquery.fancybox-1.3.4.css" media="screen"/> <script src="https://kit.fontawesome.com/1bf526cc2c.js"></script> <link rel="stylesheet" href="assets/css/global.css" type="text/css" media="screen"/> <link rel="stylesheet" href="css/style.css" type="text/css" media="screen"/> <!-- <link rel="stylesheet" href="assets/css/styles.css" type="text/css" media="screen"/> --> <link rel="stylesheet" href="assets/css/slide.css" type="text/css" media="screen"/> <script> ( function ( i, s, o, g, r, a, m ) { i[ 'GoogleAnalyticsObject' ] = r; i[ r ] = i[ r ] || function () { ( i[ r ].q = i[ r ].q || [] ).push( arguments ) }, i[ r ].l = 1 * new Date(); a = s.createElement( o ), m = s.getElementsByTagName( o )[ 0 ]; a.async = 1; a.src = g; m.parentNode.insertBefore( a, m ) } )( window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga' ); ga( 'create', 'UA-83744831-1', 'auto' ); ga( 'send', 'pageview' ); </script> <!--=================== Google Analytics=================== --> </head> <body> <header class="bg-grey-800 text-white font-size-2"> <div class="container content py-3"> <div class="row text-justify"> <div class="col-12 col-sm-4 left"> <a class="navbar-brand titillium cyan-500" href="https://www.pulsus.com/editorial-tracking/" style="line-height: 1"><img src="https://www.pulsus.com/images/pulsus-logo-red1.svg" alt="Pulsus Group" width="75%"></a> <p class="pt-2"><h5>Editorial Tracking System®</h5></p> </div> <div class="col-12 col-sm-4 left"> <div id="usual2" class="usual"> <ul class="nav nav-tabs" id="myTab" role="tablist"> <li class="nav-item"> <a class="nav-link orange-400 font-size-3 active" id="author-tab" data-toggle="tab" href="#author" role="tab" aria-controls="author" aria-selected="true">Author</a> </li> <li class="nav-item"> <a class="nav-link cyan-A400 font-size-3" href="#editor" id="editor-tab" data-toggle="tab" role="tab" aria-controls="editor" aria-selected="false">Editor</a> </li> <li class="nav-item"> <a class="nav-link red-A100 font-size-3" href="#reviewer" id="reviewer-tab" data-toggle="tab" role="tab" aria-controls="reviewer" aria-selected="false">Reviewer</a> </li> <li class="nav-item"> <a class="nav-link green-A400 font-size-3" href="#publisher" id="publisher-tab" data-toggle="tab" role="tab" aria-controls="publisher" aria-selected="false">Publisher</a> </li> </ul> <div class="tab-content" id="myTabContent"> <div id="author" class="tab-pane fade show active" role="tabpanel" aria-labelledby="author-tab"> <form action="#" id="login_form1" name="myFormName"> <h2 style="color:#FF9900">Author Login </h2> <div id="msgbox1" style="display:none; padding-top:6px;" align="left"></div> <div class="form-group"> <label for="log">Username:</label> <input class="form-control form-control-sm" type="text" name="username1" id="username1" value="" placeholder="Username"/> </div> <div class="form-group"> <label for="pwd">Password:</label> <input class="form-control form-control-sm" type="password" name="password1" id="password1" placeholder="Password"/> </div> <input type="submit" name="submit" value="Author Login" class="author_button"/> <!--<span style="padding-left:28px;"><a href="author-signup.php" title="Author Signup"> Author Signup</a></span>--> </form> </div> <div id="editor" class="tab-pane fade show" role="tabpanel" aria-labelledby="editor-tab"> <form action="#" id="login_form2" name="myFormName"> <h2 style="color:#00CCCC">Editor Login </h2> <div id="msgbox2" style="display:none; padding-top:6px;" align="left"></div> <div class="form-group"> <label class="grey" for="log">Username:</label> <input class="form-control form-control-sm" type="text" name="username2" id="username2" value="" placeholder="Username"/> </div> <div class="form-group"> <label class="grey" for="pwd">Password:</label> <input class="form-control form-control-sm" type="password" name="password2" id="password2" placeholder="Password"/> </div> <input type="submit" name="submit" value="Editor Login" class="editor_button"/> <!--<span style="padding-left:28px;"><a href="editor-signup.php" id="example3" title="Editor Signup"> Editor Signup</a></span>--> </form> </div> <div id="reviewer" class="tab-pane fade show" role="tabpanel" aria-labelledby="reviewer-tab"> <form action="#" id="login_form3" name="myFormName"> <h2 style="color:#FF8080">Reviewer Login </h2> <div id="msgbox3" style="display:none; padding-top:6px;" align="left"></div> <div class="form-group"> <label class="grey" for="log">Username:</label> <input class="form-control form-control-sm" type="text" name="username3" id="username3" value="" placeholder="Username"/> </div> <div class="form-group"> <label class="grey" for="pwd">Password:</label> <input class="form-control form-control-sm" type="password" name="password3" id="password3" placeholder="Password"/> </div> <input type="submit" name="submit" value="Reviewer Login" class="reviewer_button"/> </form> </div> <div id="publisher" class="tab-pane fade show" role="tabpanel" aria-labelledby="publisher-tab"> <form action="#" id="login_form4" name="myFormName"> <h2 style="color:#009900">Publisher Login </h2> <div id="msgbox4" style="display:none; padding-top:6px;" align="left"></div> <div class="form-group"> <label class="grey" for="log">Username:</label> <input class="form-control form-control-sm" type="text" name="username4" id="username4" value="" placeholder="Username"/> </div> <div class="form-group"> <label class="grey" for="pwd">Password:</label> <input class="form-control form-control-sm" type="password" name="password4" id="password4" placeholder="Password"/> </div> <input type="submit" name="submit" value="Publisher Login" class="publisher_button"/> </form> </div> </div> </div> </div> <div class="col-12 col-sm-4 left right"> <!-- Register Form --> <form method="post" action="#" id="cp_form" name="myFormName"> <h1 style="color:#CCCCCC"> Forgot your Password ?</h1> <div class="form-group"> <select name="mem_type" id="mem_type" class="form-control form-control-sm select_box"> <option value="" style="color:#FF9900;">--Select Login type--</option> <option value="1" style="color:#FF9900;">Author</option> <option value="2" style="color:#009999;">Editor</option> <option value="3" style="color:#FF8080; outline-color:#FF8080">Reviewer</option> <!--<option value="4" style="color:#009900;">Publisher</option>--> </select> </div> <div id="msgbox" style="display:none;" align="center"></div> <label class="grey" for="email">Enter Email:</label> <input class="form-control form-control-sm" type="email" name="email" id="email" placeholder="Enter Email"/> <label>Enter your e-mail address in the above box. If an account exists with this e-mail address, your Username and Password will be e-mailed to you<br /></label> <input type="submit" name="submit" value="Send Username and Password" class="send_password"/> <div align="right" style="padding-right:10px;"><!--<a id="example3" href="login-help.php" title="Login Help" class="prs">Login Help </a>--> </div> </form> </div> </div> </div> </header> <script src="https://code.jquery.com/jquery-3.3.1.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js"></script> <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"></script><!--============Navbar=================--> <!--================Navbar End====================--> <div class="container-fluid py-4"> <div class="row"> <div class="col"> <h4 class="text-center"><em>Editorial: Submission and Review Tracking System ®</em></h4> <h4 class="text-center">PULSUS GROUP </h4> <p><strong>Pulsus Group</strong> empanelled Journal portfolio comprehensively covers a wide spectrum of basic and applied Biological, Engineering and Biomedical specializations having immense relevance to contemporary research, systematic explorations and perspectives. Pulsus Group works on an online tracking system platform for manuscript submission, review and overall editorial processing for secure, transparent, integrated and coordinated processing of the manuscripts into standard article with rapid average turnaround rate.</p> <ul> <li>A streamlined and user-friendly online tool equally useful for author, reviewer, editor and publisher</li> <li>Avoids communication delays and enables faster and efficient manuscript processing.</li> <li>Access to real-time tracking of article progress.</li> <li>Implements privacy policy to avoid potential conflict of interest.</li> </ul> <p>Please refer to the <a href="https://www.pulsus.com/instructionsforauthor.html">Author guidelines</a> for manuscript preparation and checklist prior to submission.</p> <h5>Registration</h5> <ul> <li>Registration requires Email ID and Role (Author/Reviewer/Editor/Publisher) </li> <li>User ID and Password are sent to the registered Email address. </li> </ul> <div class="row"> <div class="col-12 col-sm-4"> <div class="card"> <h6 class="card-header text-warning">Author</h6> <div class="card-body"> <ul> <li>Manuscript uploading</li> <li>Obtain Manuscript ID</li> <li>Check real-time status</li> <li>Resubmission and revised submissions</li> <li>Generate new password</li> <li>Get timely notifications</li> </ul> </div> </div> </div> <div class="col-12 col-sm-4"> <div class="card"> <h6 class="card-header text-danger">Reviewer</h6> <div class="card-body"> <ul> <li>Evaluate reviewing prospect</li> <li>Undertake manuscript review</li> <li>Provide comments, suggestions and recommendations</li> <li>Obtain login credentials</li> <li>Generate new password</li> </ul> </div> </div> </div> <div class="col-12 col-sm-4"> <div class="card"> <h6 class="card-header text-info">Editor</h6> <div class="card-body"> <ul> <li>Invite authors</li> <li>Screening and selection of manuscript</li> <li>Monitor submission, resubmission and revised submissions</li> <li>Assign and monitor paper review</li> <li>Obtain and modify login credentials</li> </ul> </div> </div> </div> </div> <h5 class="text-center">Review protocol</h5> <ol> <li>The Editor-in-Chief selects and sends the manuscript it to the Associate Editor </li> <li>The Associate Editor invites three potential, active and independent reviewers. One of them will be Editorial Board member. </li> <li>Based on review inputs, Associate Editor makes a recommendation to the Editor-in-Chief, or initiates a discussion among the reviewers. </li> <li>After a mutually agreed decision has been reached, the authors are notified by the Editor-in-Chief or the Associate Editor. </li> </ol> <h5 class="text-center">Decision Categories</h5> <div class="row"> <div class="col-12 col-sm-4"> <div class="card"> <h6 class="card-header text-success">Accepted</h6> <div class="card-body"> <ul> <li>Authorproof generation with minor corrections of typos and artifacts</li> </ul> </div> </div> </div> <div class="col-12 col-sm-4"> <div class="card"> <h6 class="card-header text-warning">Revise</h6> <div class="card-body"> <ul> <li>Authorproof generation with minor corrections of typos and artifacts</li> </ul> </div> </div> </div> <div class="col-12 col-sm-4"> <div class="card"> <h6 class="card-header text-danger">Reject</h6> <div class="card-body"> <ul> <li>Needs resubmission to a journal having matching scope</li> <li>Can be resubmitted to same journal with substantial improvement in terms of content and clarity.</li> </ul> </div> </div> </div> </div> <p>Please submit inputs, comments and suggestions regarding this site to: <a href="mailto:info@pulsus.com">info@pulsus.com </a> </p> <p>For journal information:<a href="mailto:contact@pulsus.com"> contact@pulsus.com</a></p> <p><b>Your Ip Address-:</b> 8.222.208.146</p> </div> </div> </div> <footer class="bg-grey-800"> <div class="container"> <div class="row align-items-center"> <div class="col-12"> <p class="my-3 text-white text-center">Copyright © 2024 <a href="https://www.pulsus.com/" title="Pulsus Group" class="text-warning">Pulsus Group</a>, All Rights Reserved.</p> </div> </div> </div> </footer> <!-----------------------fancy box-------------> <script type="text/javascript" src="./fancybox/jquery.fancybox-1.3.4.pack.js"></script> <script type="text/javascript"> $(document ).ready(function () { $("a#example1" ).fancybox(); $("a#example2" ).fancybox({ 'overlayShow': false, 'transitionIn': 'elastic', 'transitionOut': 'elastic', 'width': '90%', 'height': '80%', 'autoScale': false, 'transitionIn': 'none', 'transitionOut': 'none', 'type': 'iframe' } ); $("a#example3" ).fancybox({ 'transitionIn': 'none', 'transitionOut': 'none', 'width': '70%', 'height': '80%', 'autoScale': false, 'transitionIn': 'none', 'transitionOut': 'none', 'type': 'iframe' } ); $("a#example9" ).fancybox({ 'transitionIn': 'none', 'transitionOut': 'none', 'width': '90%', 'height': '80%', 'autoScale': false, 'transitionIn': 'none', 'transitionOut': 'none', 'type': 'iframe' } ); $("a#example4" ).fancybox({ 'opacity': true, 'overlayShow': false, 'transitionIn': 'elastic', 'transitionOut': 'none' } ); $("a#example5" ).fancybox(); $("a#example6" ).fancybox({ 'titlePosition': 'outside', 'overlayColor': '#000', 'overlayOpacity': 0.9 } ); $("#various1" ).fancybox({ 'titlePosition': 'inside', 'transitionIn': 'none', 'transitionOut': 'none' } ); $("#various2" ).fancybox(); $("#various3" ).fancybox({ 'width': '50%', 'height': '80%', 'autoScale': false, 'transitionIn': 'none', 'transitionOut': 'none', 'type': 'iframe' } ); $("#various4" ).fancybox({ 'width': '50%', 'height': '80%', 'autoScale': false, 'transitionIn': 'none', 'transitionOut': 'none', 'type': 'iframe' } ); $("#various5" ).fancybox({ 'width': '90%', 'height': '80%', 'autoScale': false, 'transitionIn': 'none', 'transitionOut': 'none', 'type': 'iframe' } ); $("#various6" ).fancybox({ 'width': '90%', 'height': '80%', 'autoScale': false, 'transitionIn': 'none', 'transitionOut': 'none', 'type': 'iframe' } ); $("#various7").fancybox({ 'width': '90%', 'height': '80%', 'autoScale': false, 'transitionIn': 'none', 'transitionOut': 'none', 'type': 'iframe' }); }); </script> <!-----------------------fancy box end-------------> <script language="javascript"> $(document ).ready(function () { $("#login_form1" ).submit(function () { $(".error" ).hide(); var hasError = false; //var emailReg = /^([\w-\.]+@([\w-]+\.)+[\w-]{2,4})?$/; var usernameVal1 = $("#username1" ).val(); var passwordVal1 = $("#password1" ).val(); if (usernameVal1 == '' ) { $("#msgbox1" ).removeClass().addClass('messageboxerror' ).text('Please enter your username' ).fadeIn(1000 ); // $("#cur_pwd").after('<span class="error" style="color:black; padding-left:10px;">Please enter your current password.</span>'); hasError = true; } else if (passwordVal1 == '' ) { $("#msgbox1" ).removeClass().addClass('messageboxerror' ).text('Please enter your password' ).fadeIn(1000 ); // $("#cur_pwd").after('<span class="error" style="color:black; padding-left:10px;">Please enter your current password.</span>'); hasError = true; } if (hasError == true ) { return false; } //remove all the class add the messagebox classes and start fading //$("#msgbox1").removeClass().addClass('messagebox').text('Validating...').fadeIn(1000); $("#msgbox1" ).html('<img src="images/ajax-loader1.gif" alt="Wait" />' ).fadeIn(1000 ); //check the username exists or not from ajax $.post("ajax_login_author.php", { username1: $('#username1' ).val(), password1: $('#password1' ).val(), rand: Math.random() }, function (data ) { if (data == 'yes' ) //if correct login detail { $("#msgbox1" ).fadeTo(200, 0.1, function () //start fading the messagebox { $(this ).html('<img src="images/ajax-loader1.gif" alt="Wait" />' ).addClass('messageboxok' ).fadeTo(900, 1, //add message and change the class of the box and start fading //$(this).html('Logging in ,Please wait...').addClass('messageboxok').fadeTo(900,1, function () { //redirect to secure page document.location = 'author.php'; } ); } ); } else { $("#msgbox1" ).fadeTo(200, 0.1, function () //start fading the messagebox { //add message and change the class of the box and start fading $(this ).html('Invalid User Name or Password/Bad Internet Connection, Please try after some time!!' ).addClass('messageboxerror' ).fadeTo(900, 1 ); } ); } } ); return false; //not to post the form physically } ); //------------------------------------------------ $("#login_form2" ).submit(function () { $(".error" ).hide(); var hasError = false; //var emailReg = /^([\w-\.]+@([\w-]+\.)+[\w-]{2,4})?$/; var usernameVal2 = $("#username2" ).val(); var passwordVal2 = $("#password2" ).val(); if (usernameVal2 == '' ) { $("#msgbox2" ).removeClass().addClass('messageboxerror' ).text('Please enter your username' ).fadeIn(1000 ); // $("#cur_pwd").after('<span class="error" style="color:black; padding-left:10px;">Please enter your current password.</span>'); hasError = true; } else if (passwordVal2 == '' ) { $("#msgbox2" ).removeClass().addClass('messageboxerror' ).text('Please enter your password' ).fadeIn(1000 ); // $("#cur_pwd").after('<span class="error" style="color:black; padding-left:10px;">Please enter your current password.</span>'); hasError = true; } if (hasError == true ) { return false; } //remove all the class add the messagebox classes and start fading //$("#msgbox2").removeClass().addClass('messagebox').text('Validating...').fadeIn(1000); $("#msgbox2" ).html('<img src="images/ajax-loader1.gif" alt="Wait" />' ).fadeIn(1000 ); //check the username exists or not from ajax $.post("ajax_login_editor.php", { username2: $('#username2' ).val(), password2: $('#password2' ).val(), rand: Math.random() }, function (data ) { if (data == 'yes' ) //if correct login detail { $("#msgbox2" ).fadeTo(200, 0.1, function () //start fading the messagebox { //add message and change the class of the box and start fading //$(this).html('Logging in ,Please wait...').addClass('messageboxok').fadeTo(900,1, $(this ).html('<img src="images/ajax-loader1.gif" alt="Wait" />' ).addClass('messageboxok' ).fadeTo(900, 1, function () { //redirect to secure page document.location = 'editor.php'; } ); } ); } else { $("#msgbox2" ).fadeTo(200, 0.1, function () //start fading the messagebox { //add message and change the class of the box and start fading $(this ).html('Invalid User Name or Password' ).addClass('messageboxerror' ).fadeTo(900, 1 ); } ); } } ); return false; //not to post the form physically } ); //------------------------------------------------ $("#login_form3" ).submit(function () { $(".error" ).hide(); var hasError = false; //var emailReg = /^([\w-\.]+@([\w-]+\.)+[\w-]{2,4})?$/; var usernameVal3 = $("#username3" ).val(); var passwordVal3 = $("#password3" ).val(); if (usernameVal3 == '' ) { $("#msgbox3" ).removeClass().addClass('messageboxerror' ).text('Please enter your username' ).fadeIn(1000 ); // $("#cur_pwd").after('<span class="error" style="color:black; padding-left:10px;">Please enter your current password.</span>'); hasError = true; } else if (passwordVal3 == '' ) { $("#msgbox3" ).removeClass().addClass('messageboxerror' ).text('Please enter your password' ).fadeIn(1000 ); // $("#cur_pwd").after('<span class="error" style="color:black; padding-left:10px;">Please enter your current password.</span>'); hasError = true; } if (hasError == true ) { return false; } //remove all the class add the messagebox classes and start fading //$("#msgbox3").removeClass().addClass('messagebox').text('Validating...').fadeIn(1000); $("#msgbox3" ).html('<img src="images/ajax-loader1.gif" alt="Wait" />' ).fadeIn(1000 ); //check the username exists or not from ajax $.post("ajax_login_reviewer.php", { username3: $('#username3' ).val(), password3: $('#password3' ).val(), rand: Math.random() }, function (data ) { if (data == 'yes' ) //if correct login detail { $("#msgbox3" ).fadeTo(200, 0.1, function () //start fading the messagebox { //add message and change the class of the box and start fading //$(this).html('Logging in ,Please wait...').addClass('messageboxok').fadeTo(900,1, $(this ).html('<img src="images/ajax-loader1.gif" alt="Wait" />' ).addClass('messageboxok' ).fadeTo(900, 1, function () { //redirect to secure page document.location = 'reviewer.php'; } ); } ); } else { $("#msgbox3" ).fadeTo(200, 0.1, function () //start fading the messagebox { //add message and change the class of the box and start fading $(this ).html('Invalid User Name or Password' ).addClass('messageboxerror' ).fadeTo(900, 1 ); } ); } } ); return false; //not to post the form physically } ); //------------------------------------------------ $("#login_form4" ).submit(function () { $(".error" ).hide(); var hasError = false; //var emailReg = /^([\w-\.]+@([\w-]+\.)+[\w-]{2,4})?$/; var usernameVal4 = $("#username4" ).val(); var passwordVal4 = $("#password4" ).val(); if (usernameVal4 == '' ) { $("#msgbox4" ).removeClass().addClass('messageboxerror' ).text('Please enter your username' ).fadeIn(1000 ); // $("#cur_pwd").after('<span class="error" style="color:black; padding-left:10px;">Please enter your current password.</span>'); hasError = true; } else if (passwordVal4 == '' ) { $("#msgbox4" ).removeClass().addClass('messageboxerror' ).text('Please enter your password' ).fadeIn(1000 ); // $("#cur_pwd").after('<span class="error" style="color:black; padding-left:10px;">Please enter your current password.</span>'); hasError = true; } if (hasError == true ) { return false; } //remove all the class add the messagebox classes and start fading //$("#msgbox4").removeClass().addClass('messagebox').text('Validating...').fadeIn(1000); $("#msgbox4" ).html('<img src="images/ajax-loader1.gif" alt="Wait" />' ).fadeIn(1000 ); //check the username exists or not from ajax $.post("ajax_login_publisher.php", { username4: $('#username4' ).val(), password4: $('#password4' ).val(), rand: Math.random() }, function (data ) { if (data == 'yes' ) //if correct login detail { $("#msgbox4" ).fadeTo(200, 0.1, function () //start fading the messagebox { //add message and change the class of the box and start fading $(this ).html('<img src="images/ajax-loader1.gif" alt="Wait" />' ).addClass('messageboxok' ).fadeTo(900, 1, //$(this).html('').addClass('messageboxok').fadeTo(900,1, function () { //redirect to secure page document.location = 'publisher.php'; } ); } ); } else { $("#msgbox4" ).fadeTo(200, 0.1, function () //start fading the messagebox { //add message and change the class of the box and start fading $(this ).html('Invalid Login details or Ipaddress' ).addClass('messageboxerror' ).fadeTo(900, 1 ); } ); } } ); return false; //not to post the form physically } ); //------------------------------------------------ $("#cp_form").submit(function () { $(".error").hide(); var hasError = false; var emailReg = /^([\w-\.]+@([\w-]+\.)+[\w-]{2,4})?$/; var emailaddressVal = $("#email").val(); var mem_type = $("#mem_type").val(); if (emailaddressVal == '') { $("#msgbox").removeClass().addClass('messageboxerror').text('Please enter your email address').fadeIn(1000); //$("#email").after('<span class="error" style="color:black; padding-left:10px;">Please enter your email address.</span>'); hasError = true; } else if (!emailReg.test(emailaddressVal)) { $("#msgbox").removeClass().addClass('messageboxerror').text('Enter a valid email address').fadeIn(1000); //$("#email").after('<span class="error" style="color:red; padding-left:10px;">Enter a valid email address.</span>'); hasError = true; } else if (mem_type == '') { $("#msgbox").removeClass().addClass('messageboxerror').text('Select your Role').fadeIn(1000); //$("#email").after('<span class="error" style="color:red; padding-left:10px;">Enter a valid email address.</span>'); hasError = true; } if (hasError == true) { return false; } //remove all the class add the messagebox classes and start fading //$("#msgbox").removeClass().addClass('messagebox').text('Verifying...').fadeIn(1000); $("#msgbox").html('<img src="images/ajax-loader1.gif" alt="Wait" />').fadeIn(1000); //check the username exists or not from ajax $.post("ajax_fp.php", { email: $('#email' ).val(), mem_type: $('#mem_type' ).val(), rand: Math.random() }, function (data ) { if (data == 'yes' ) //if correct login detail { $("#msgbox" ).fadeTo(200, 0.1, function () //start fading the messagebox { //add message and change the class of the box and start fading $(this ).html('Verifying Email Id.....' ).addClass('messageboxok' ).fadeTo(900, 1, function () { //redirect to secure page //document.location='home.php'; $("#msgbox" ).fadeTo(200, 0.1, function () //start fading the messagebox { //add message and change the class of the box and start fading $(this ).html('<font color="green">Your password has been sent successfully to</font> ' + emailaddressVal ).addClass('messageboxok' ).fadeTo(900, 1 ); } ); } ); } ); } else { $("#msgbox" ).fadeTo(200, 0.1, function () //start fading the messagebox { //add message and change the class of the box and start fading $(this ).html('Account does not exists with the e-mail ' + emailaddressVal ).addClass('messageboxerror' ).fadeTo(900, 1 ); } ); } } ); return false; //not to post the form physically } ); //---------------------------- } ); </script> <script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'8e8e998f1fe7a3ca',t:'MTczMjY3MzYxNS4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body> </html>