CINXE.COM

Submission and Review Tracking System | Longdom Publishing SL

<!doctype html> <html lang="en"> <head> <meta http-equiv="X-UA-Compatible" content="IE=8" /> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="shortcut icon" type="image/x-icon" href="images/favicon.gif"> <title>Submission and Review Tracking System | Longdom Publishing SL</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, Longdom Publishing SL"> <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/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-115877259-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.longdom.org/editorial-tracking/" style="line-height: 1"><img src="https://www.longdom.org/assets/img/longdom-logo.svg" alt="Longdom Publishing SL" width="75%"></a> <p class="pt-2"><h5>Editorial Tracking System&reg;</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"> <p><em>Welcome to the <b class="blue-500">Editorial Submission and Review Tracking System&reg;</b> developed by Longdom Publishing!</em> This online system has been designed and developed to facilitate secure online submission of manuscripts, tracking the progress of editorial processing while ensuring transparency and reliability. The system is optimized for access by authors, reviewers, and editors from any location having internet connection. The system implements privacy policy and removes the probability of potential conflict of interest. </p> <p>For manuscript preparation and type of manuscript: <a href="https://www.longdom.org/instructions-to-authors.html">Author guidelines</a></p> <h5>Registration</h5> <p>New users can register by providing their name, location, contact detail, user Id and password (of personal choice). Editors and reviewers can additionally provide their biography and subject domain.</p> <h6><em>For Authors</em></h6> <ul> <li>Submission of the new manuscript and obtaining a unique manuscript identification number for their submitted content</li> <li>Check the status of original submission</li> <li>Submission of the revised article</li> <li>Obtain new password through email (in case of &lsquo;forgot password&rsquo; )</li> <li>Track the progress of manuscript at any given point of time </li> <li>Get timely and relevant notifications</li> </ul> <h6><em>For Editors</em></h6> <ul> <li>Invite authors for manuscript submission; Screening, selection and tracking of the manuscripts</li> <li>Invite and select the reviewers with relevant expertise in the subject</li> <li>Monitor submissions, resubmissions and revised submissions</li> <li>Manage and track the review proceedings of the assigned manuscripts</li> <li>Changing of the login credentials</li> </ul> <h6><em>For Reviewers</em></h6> <ul> <li>Evaluate the submitted manuscript abstract for ascertaining the prospect of reviewing</li> <li>Access the manuscript which has been accepted for review</li> <li>Submission of the review comments and recommendations</li> <li>Verified e-mail ID of the reviewer is registered as the login ID for enhanced confidentiality and security</li> <li>Obtain new password through email (in case of &lsquo;forgot password&rsquo;)</li> <li>Changing of the login credentials</li> </ul> <h5>Editorial Protocol</h5> <ol> <li>The Editor-in-Chief sends the manuscript it to the Section Editor (most likely one of the Associate Editors) </li> <li>The Section Editor finds at least 3 independent reviewers. Most likely again, one of them is a member of the Editorial Board </li> <li>Upon the receipt of reviewer comments in the system, the Section Editor can either make a recommendation to the Editor-in-Chief, or initiate a discussion among the reviewers and editors. </li> <li>After a mutually agreed decision has been reached, the authors are notified by the Editor-in-Chief or the Section Editor. </li> </ol> <h5>Decision Categories</h5> <ol> <li><em>Accepted</em>: Can be published as it is for the time being with minor typos or artifacts. </li> <li><em>Accept with minor revision</em>: The manuscript will have to be slightly revised following the reviewers' comments. The Action Editor and/or the Editor in Chief ensure implementation of modifications. </li> <li><em>Revise and resubmit</em>: It is agreed that the topic is worth publishing, but the paper requires major revisions before it can actually be published. </li> <li><em>Rejected</em>: The paper is out of scope, or does not contain any substantial contribution, or may be simply too difficult to understand. It needs resubmission with substantial improvisation. </li> </ol> <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 &copy; 2024 <a href="https://www.longdom.org/" title="Longdom Publishing SL" class="text-warning">Longdom Publishing SL</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> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10