CINXE.COM

Techno Press

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Techno Press</title> <!-- comment test : Yang & Sim--> <META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=euc-kr;" /> <meta name="google-site-verification" content="9Ox6Jid6wzQN6xkf1qs0nGMM9BymFnNJtokoFCfh-Ss" /> <meta http-equiv="cache-control" content="no-cache"> <meta http-equiv="pragma" content="no-cache"> <!--1--> <meta http-equiv="expires" content="wed, 04 jul 1973 16:00:00 gmt"> <link rel="StyleSheet" href="style.css" type="text/css" /> <script src="script.js" type="text/javascript"></script> <script src="jquery-1.11.3.min.js" type="text/javascript"></script> <!--script src="https://cdn.tailwindcss.com"></script--> <script> $(function(){ $(document).ready(function(){ //openPopup('popup01.html'); }); function getCookie(name) { var cookie = document.cookie; if (document.cookie != "") { var cookie_array = cookie.split("; "); for ( var index in cookie_array) { var cookie_name = cookie_array[index].split("="); if (cookie_name[0] == "popupYN") { return cookie_name[1]; } } } return ; } function openPopup(url) { console.log("start"); var cookieCheck = getCookie("popupYN"); if (cookieCheck != "N") window.open(url, '', 'width=420,height=450,left=0,top=0,toolbar=no,scrollbars=no,resizable=no,status=no,menubar=no,') } var totalCount; $("#addButton").click(function(){ totalCount=$("#totalCount").val(); totalCount++; $("ol#reference").append("<li><input name=\"reference"+totalCount+"\" size=\"65\"></li>"); $("#totalCount").val(totalCount); }); }); </script> </head> <body> <div id="topbar"> <div id="blackbar"> </div> <div id="logobar"> <div class="title_l"> <a href="/" title="home"><img src="/images/title_logo.gif" alt="Techno Press" /></a> </div> <div class="title_r"> Tp_Editing System.E (TES.E) </div> </div> <div id="menubar"> <div class="top_url"> <a href='/'>http://www.techno-press.com/</a> </div> </div> <div class="outlogin"> <a href=".?page=login" title="login" class="btn" alt="Login" />Login</a> <a href=".?page=search2" title="search" class="btn" alt="Search" />Search</a> </div> </div> <div id="body"> <div id="main"> <script type="text/javascript"> function submit_check(form) { if(!form.id.value) { alert("Enter your ID"); form.id.focus(); return false; } if(!form.passwd.value) { alert("Enter your password"); form.passwd.focus(); return false; } return true; } function register_submit_check(form){ if(!form.email.value){ alert("Enter you email"); return false; }else if(form.password_main.value.length < 8){ alert("Password should be at least 8 characters long"); return false; }else if(form.password_main.value != form.password_confirmation.value){ alert("Enter correct password"); return false; } return true; } </script> <h3>User Login</h3> <form action=".?page=login&history=&history2=" method="post" onsubmit="return submit_check(this);"> <div> <table cellpadding=2 cellspacing=2 style="margin:auto;padding:20px;"> <tr> <td style="text-align:right;">User ID</td> <td><input type="text" name="id" style="width:180px" placeholder="E-Mail" /></td> </tr> <tr> <td style="text-align:right;">Password</td> <td><input type="password" name="passwd" style="width:180px" placeholder="Password" /></td> </tr> <tr> <td colspan=2 style="height:10px"></td> </tr> <tr> <td colspan=2 align=center><input type="submit" value="Login" style="width:60px" /></td> </tr> <tr> <td colspan=2> <br> If you are not registered: <input type="button" value="Register" onclick="location.href='/?page=login&subpage=register'"> </td> </tr> </table> </div> </form> <hr> </div> <div id="menu"> <p id="status"> <!-- <script> function check_submit() { if(!login.user_id.value) { alert("Enter your ID"); login.user_id.focus(); return false; } if(!login.password.value) { alert("Enter your password"); login.password.focus(); return false; } return true; } </script> <form method="post" action="bbs/login_check.php" onsubmit="return check_submit();" name="login"> <table> <tr> <td class="col1"> User ID : </td> <td class="col2"> <input type="text" name="user_id" size=10 maxlength=20> </td> </tr> <tr> <td class="col1"> Password : </td> <td class="col2"> <input type="password" name="password" size=10 maxlength=20> </td> </tr> <tr> <td colspan=2> <input type="image" src="/images/i_login.gif"> <a href="/?page=join"><img src="/images/i_join.gif"> </td> </tr> </table> </form> </p> <p style="font: 10pt tahoma;text-align:left;"> Subscribing Journals : <br /> <table id="institution" border=1 cellspacing=0 cellpadding=1 bordercolor=""> <tr> <td>SEM</td> <td>WAS</td> <td>SCS</td> <td>CAC</td> <td>SSS</td> <td>IMM</td> </tr> <td>X</td> <td>X</td> <td>X</td> <td>X</td> <td>X</td> <td>X</td> </table> </p> <hr />--> <p> <em>Techno Press Services</em> </p> <div class="item" onmouseover="mouseover(this);" onmouseout="mouseout(this);"> <a href="/papers/" title="International Journals">Submit your paper</a> </div> <div class="item" onmouseover="mouseover(this);" onmouseout="mouseout(this);"> <a href="/?page=search2" title="seacrh">Search</a> </div> <!--<div class="item" onmouseover="mouseover(this);" onmouseout="mouseout(this);"> <a href="/?page=conferences" title="Internatoinal Conferences">Internatoinal Conferences</a> </div>--> <!--<div class="item" onmouseover="mouseover(this);" onmouseout="mouseout(this);"> <a href="/?page=proceedings" title="Conference Proceedings">Conference Proceedings</a> </div> --> <div class="item" onmouseover="mouseover(this);" onmouseout="mouseout(this);"> <a href="/?page=subscription" title="Journal Subscription">Journal Subscription</a> </div> <!---<div class="item" onmouseover="mouseover(this);" onmouseout="mouseout(this);"> <a href="/?page=qna" title="Q & A">Q & A</a> </div>---> <hr /> <script type="text/javascript"> function quick_check() { var form = document.quickform; if(!form.quick.value) { alert('Please fill the quick search form'); return false; } return true; } </script> <p style="font:9pt tahoma;" align="left"> <form name="quickform" action=".?page=search2&mode=result" method="POST" onsubmit="return quick_check()";> <table> <tr> <td style width="10px"></td> <td><b>Quick Search</b></td> </tr> <tr> <td></td> <td><input type="hidden" name="yeartype" value="4"> <input type="text" name="quick" style="width:150px" /></td> </tr> <tr> <td></td> <td align="right"><input type="submit" value="Search" class=input style="width:65px" /></td> </tr> </table> <br><hr /> </form> <div class="item" onmouseover="mouseover(this);" onmouseout="mouseout(this);"> <a href="http://www.i-asem.org" target="_blank"><b>Conferences</b></a> </div> <a href="https://www.techno-press.org/conference_25/" target="_blank"><img src="images/banner_asem25.png" width="184"></a><br><br> <!--<a href="https://www.techno-press.org/conference_24/" target="_blank"><img src="images/banner_st24.JPG" width="184"></a><br><br>--> <div class="item" onmouseover="mouseover(this);" onmouseout="mouseout(this);"> <!--<b>Special Issue</b></div> <a href="popup.html" onclick="window.open('http://www.techno-press.com/journals/ACD-AIJ_Special_Issue_PRS+DMJO_14_05_2020.pdf','new','width=600px, height=800px, left=500px, top=100px, toolbar=0, status=yes, menubars=0, scrollbars=0, resizable=0, location=0, directories=0'); return false;"> <img src="images/5-3-special-issue-banner.jpg" width="184"></a><br><br>--> </div> </div> </div> <div id="bottombar"> <hr width=900 /> <font style="font-size: 9pt"><b>Techno-Press: </b> Publishers of international journals and conference proceedings. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Copyright &copy; 2024 Techno-Press ALL RIGHTS RESERVED.<br> P.O. Box 33, Yuseong, Daejeon 34186 Korea, Email: admin@techno-press.com </font> </div> </body> </html>

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