CINXE.COM

Author-Login-International Journal of Engineering Research and Technology

<!DOCTYPE html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Author-Login-International Journal of Engineering Research and Technology</title> <link href="https://www.ijert.org/favicon.ico" rel="shortcut icon" type="image/x-icon"> <!--link rel="stylesheet" type="text/css" href="https://ems.ijert.org/css/layout.css" /> <link rel="stylesheet" type="text/css" href="https://ems.ijert.org/css/grid.css" /> <link rel="stylesheet" type="text/css" href="https://ems.ijert.org/css/nav.css" /> <link rel="stylesheet" type="text/css" href="https://ems.ijert.org/style.css"> <link rel="stylesheet" type="text/css" href="https://ems.ijert.org/css/btstrp.css"--> <link rel="stylesheet" href="min/g=AuthorCss" /> <script> window.onload = function() { var mainNode = document.getElementById("dynhgt"); if(mainNode==null) { } else { mainNode.style.minHeight = (screen.height-349) + "px"; } var dd=document.getElementById("seheight"); if(dd==null) { } else { dd.style.minHeight = (screen.height-295) + "px"; } var afcs23=document.getElementById("email"); if(afcs23==null) { } else { document.getElementById("email").focus(); } var afcs=document.getElementById("usrtxtbx"); if(afcs==null) { } else { document.getElementById("usrtxtbx").focus(); } } function CreateBookmarkLink() { alert("Press Ctrl + D to Bookmark this Page"); } var IE6 = (navigator.userAgent.indexOf("MSIE 6")>=0) ? true : false; if (IE6) { alert("Sorry! This page doesn't support Internet Explorer 6"); } </script> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-30893697-1']); _gaq.push(['_setDomainName', 'ijert.org']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> <!-- Global site tag (gtag.js) - Google Ads: 999470118 --> <script async src="https://www.googletagmanager.com/gtag/js?id=AW-999470118"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'AW-999470118'); </script> <script src="js/jquery.min.js"></script> <script type="text/javascript" src="js/jquery.validate.min.js"></script> <script type="text/javascript"> (function($,W,D) { var JQUERY4U = {}; JQUERY4U.UTIL = { setupFormValidation: function() { $("#sf").validate({ rules: { username: { required:true, email:true }, password:"required" }, submitHandler: function(form) { var data=$('#sf').serialize(); $.ajax({ // Send the credential values to another checker.php using Ajax in POST menthod type : 'POST', data : data, url : 'authentication-author', beforeSend: function(){ $('.message').hide(); $('#sf').css('opacity','0.9'); $('#fs').css('background','#79B1CC'); // $('#sf').before("<div class='overlay1' id='overlay1' ><img src='images/fbloader.gif'/></div>"); $('#fs').val("Logging in..."); $('.greybutton').attr('disabled','disabled'); $('.fp').bind('click', false); }, success: function(responseText){ $('#fs').val("Login"); $('#fs').css('background','#00527A'); $('.overlay1').remove(); $('.fp').unbind('click', false); $('.greybutton').removeAttr('disabled'); $('#sf').css('opacity','1'); // Get the result and asign to each cases if(responseText == 0){ $('.messageerrorlogin').show('slow'); } else if(responseText == 1){ $('#sf').before("<label style='color:white;font-size:14px;font-weight:bold'>Redirecting you to your author Account...</label>"); window.location ="author-home"; } else if(responseText == 2){ window.location=""; } else if(responseText == 3){ $('.messageerrorlogin1').show('slow'); } else if(responseText == 4){ $('.messageerrorlogin2').show('slow'); } else{ } } }); } }); } } //when the dom has loaded setup form validation rules $(D).ready(function($) { JQUERY4U.UTIL.setupFormValidation(); }); })(jQuery, window, document); </script> <style> form .error { float:left; } </style> </head> <body> <div class="container_12"> <div class="clear"> </div> <script src="js/stopclick.js"></script> <head> <noscript><meta http-equiv="refresh" content="0;url=JSNE.php"></noscript> <!--nsoscript></noscript--> </head> <div class="grid_12 header-repeat"> <div id="branding"> <img src="img/home-header.png" alt="Logo" /> <div class="floatright"> <div class="floatleft"></div> <div class="floatleft marginleft10"> <ul class="inline-ul floatleft"> </ul><br /> <span class="small grey"></span> </div></div> <div class="clear"> </div></div></div> <div class="clear"> </div><div class="grid_12"> <div class="main_menu"> <ul> <li><a href='ijert-home' target='_blank'><span>Journal Home</span><label class='lblinli'></label></a></li><li><a href='ems-home' target='_self'><span>EMS Home</span><label class='lblinli'></label></a></li><li><a href='submit-manuscript' target='_self'><span>Submit Manuscript</span><label class='lblinli'></label></a></li><li><a href='editorial-board' target='_self'><span>Editorial Board</span><label class='lblinli'></label></a></li><li><a href='author-login' target='_self'><span>Author Login</span><label class='lblinli'></label></a></li><li><a href='reviewers' target='_self'><span>Reviewers</span><label class='lblinli'></label></a></li><li><a href='join-as-reviewer' target='_self'><span>Apply as Reviewer</span><label class='lblinli'></label></a></li><li><a href='reviewer-login' target='_self'><span>Reviewer Login</span><label class='lblinli'></label></a></li><li><a href='paper-status' target='_self'><span>Check Status</span><label class='lblinli'></label></a></li><li><a href='conference-proceedings' target='_self'><span>Conference proceedings</span><label class='lblinli'></label></a></li></ul> </div></div><div class="clear"></div><div class="grid_10" id="seheight"><div class="block"> <div style="text-align:center;padding-top:45px"><center> <form action="user_authenticate.php" style="margin-bottom:20px" class="form1" method="post" name="form" id="sf"> <div class="block-body"> <table style="color:#404040;width:100%"> <tr><td class="formtitle" colspan="3" style="border-radius:6px;">Author-Login</td></tr> <tr class="input"> <td style="padding-left:19%;text-align:left"> Username (Registered Email Id):<span style="color:red">*</span> </td></tr><tr> <td style="padding-left:19%"> <input type="text" name="username" id="usrtxtbx" value="" class="inputcontent" /> </td></tr> <tr class="input"> <td style="padding-left:19%;;text-align:left"> Password:<span style="color:red">*</span> </td></tr><tr> <td style="padding-left:19%"> <input type="Password" name="password" value="" class="inputcontent" /> </td></tr><tr> <td style="padding-left:19%;text-align:left"> <input type="checkbox" name="remember" value="1"><span style="font-size:12px"><b>Remember Me</b></span> </td></tr><tr> <td style="text-align:center;"> <input type="submit" value="Login" name="nmsubmit" class="greybutton" id='fs' style="width:20%"/> <input type="button" class="greybutton" value="Sign Up" style="width:20%" onclick="window.location.href='submit-manuscript';"></input> </td></tr><tr> <td style="text-align:center;padding:4px 0px 4px 0px"><a href="forgot_password.php?user=author" class="fp" style="color:#00508e;">Forgot Password?</a> </td> </tr> </table> </div> </form> <div class="message error messageerrorlogin" style="width:520px;display:none">Incorrect Username or Password !</div><div class=" message error messageerrorlogin1" style="width:520px;display:none">You are Not Authorize to Login!</div><div class="message error messageerrorlogin2" style="width:520px;display:none">This Account has been blocked due to multiple submission!</div></center> </div> </div> </div> </div> <div class="clear" > <div style="font-family:arial;font-size:14px;text-align:center;color:white;" > <h3> For any query, send an email at - info@ijert.org </h3></div> </div> <div id="site_info"> <p style="text-align:center"> Copyright <a href="#">International Journal of Engineering Research and Technology (IJERT)</a>. All Rights Reserved. </p> </div></body> </html>

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