CINXE.COM
Submission System - AIRCC Publishing Corporation
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Submission System - AIRCC Publishing Corporation</title> <link rel="icon" type="image/ico" href="logo.ico"/> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link href="style.css" rel="stylesheet" type="text/css" /> <script src="https://www.google.com/recaptcha/api.js"></script> <style type="text/css"> <!-- body,td,th { font-size: 14px; color: #603; font-weight: bold; } body { background-color: #666; } --> </style> <script language="JavaScript"> <!-- function emailValidator(elem, helperMsg){ var emailExp = /^[\w\-\.\+]+\@[a-zA-Z0-9\.\-]+\.[a-zA-z0-9]{2,4}$/; if(elem.value.match(emailExp)){ return true; }else{ alert(helperMsg); elem.focus(); return false; } } function formCheck(formobj){ // Enter name of mandatory fields var fieldRequired = Array("str_Name","str_e_mail","str_Country","title_of_paper"); // Enter field description to appear in the dialog box var fieldDescription = Array("Name","Email","Country","Title of Paper"); // dialog message var alertMsg = "Please complete the following fields:\n"; var l_Msg = alertMsg.length; for (var i = 0; i < fieldRequired.length; i++){ var obj = formobj.elements[fieldRequired[i]]; if (obj){ switch(obj.type){ case "select-one": if (obj.selectedIndex == -1 || obj.options[obj.selectedIndex].text == ""){ alertMsg += " - " + fieldDescription[i] + "\n"; } break; case "select-multiple": if (obj.selectedIndex == -1){ alertMsg += " - " + fieldDescription[i] + "\n"; } break; case "text": case "textarea": if (obj.value == "" || obj.value == null){ alertMsg += " - " + fieldDescription[i] + "\n"; } break; default: } if (obj.type == undefined){ var blnchecked = false; for (var j = 0; j < obj.length; j++){ if (obj[j].checked){ blnchecked = true; } } if (!blnchecked){ alertMsg += " - " + fieldDescription[i] + "\n"; } } } } if (alertMsg.length == l_Msg){ return true; }else{ alert(alertMsg); return false; } } // --> </script> </head> <body> <div id="topbar"> <div id="TopSection"> <h1 id="sitename"><span><a href="#"></a></span></h1> <div id="topbarnav"><form action="#"></form></div> <div class="clear"></div> <h3 align="center"><br /> <a href="http://airccse.org/"><b><font color="#0066CC"><u>AIRCC Publishing Corporation</u></font></b></a> </h3> </div> </div> <div id="wrap"> <div id="contents"> <div class="clear"><br /> <table bordercolordark="#996666" bordercolorlight="#996666" border="2" bordercolor="#996666" cellpadding="0" cellspacing="0" width="900"> <tbody> <tr> <td align="center" valign="top" height="285"><br /> <form action="add_file.php" method="post" enctype="multipart/form-data" id="frmSample" onsubmit="return ValidateForm()"> <table border="1" cellpadding="0" cellspacing="0"> <tbody> <tr> <td width="577" height="30" align="center" bgcolor="#996666"> Paper Submission </td> </tr> <tr> <td></td> </tr> </tbody> </table> <p> </p> <table border="0" cellpadding="0" cellspacing="0" width="650"> <tbody> <tr> <td colspan="4" align="left" height="30"><font color="#0066CC">Participant (Items marked with a * are required)</font></td> <td width="9"></td> <td width="12"></td> </tr> <tr> <td width="145" height="35" align="left">Name <font color="red">*</font></td> <td width="179" height="35" align="left"><input name="str_Name" id="str_Name" maxlength="60" type="text" required /></td> <td width="83" height="35" align="left">Sex <font color="red">*</font></td> <td colspan="3" align="left" height="35"><input name="rdo_Sex" id="rdo_Sex" value="M" type="radio" required /> male <input name="rdo_Sex" id="rdo_Sex" value="F" type="radio" /> female </td> </tr> <tr> <td></td> <td></td> </tr> <tr> <td></td> <td></td> </tr> <tr> <td align="left" height="31">E-mail <font color="red">*</font></td> <td align="left" height="31"><input name="str_e_mail" id="str_e_mail" maxlength="50" type="email" required /></td> <td align="left" height="31">Country <font color="red">*</font></td> <td width="208" height="31" align="left"><input name="str_Country" id="str_Country" maxlength="50" type="text" required /></td> <td></td> <td></td> </tr> <tr> <td align="left" height="25">Academic degree <font color="red">*</font></td> <td align="left" height="25"><input name="str_Academic_deg" id="str_Academic_deg" maxlength="50" type="text" required /></td> <td align="left" height="25">Major <font color="red">*</font></td> <td align="left" height="25"><input name="str_Major" id="str_Major" maxlength="50" type="text" required /> <br /> <font color="#FF3366">"ex : Computer Science"</font> </td> <td></td> <td></td> </tr> <tr> <td align="left" height="35">Affiliation <font color="red">*</font></td> <td align="left" height="35"><input name="str_Affiliation" id="str_Affiliation" maxlength="50" type="text" required /></td> <td align="left" height="25">Phone Number<font color="red">*</font></td> <td align="left" height="25"><input name="str_phone" id="str_phone" maxlength="15" type="number" required /> </tr> </tbody> </table> <p> </p> <table border="0" cellpadding="0" cellspacing="0"> <tbody> <tr> <td colspan="2" align="left" height="30"><font color="#0066CC">Paper (Items marked with a * are required)</font></td> </tr> <tr> <td align="left" height="35">Title of paper <font color="red">*</font></td> <td align="left" height="35" ><input name="title_of_paper" type="text" size ="115.9" required/></td> </tr> <tr> <td align="left" height="35">Journal <font color="red">*</font><br /> <font color="#FF3366">(select one)</font></td> <td align="left" height="35"><select required="required" name="i_Topic_num" id="i_Topic_num"> <option value="">------------Select Journals----------</option> <option value="IJCNC">01.International journal of Computer Networks & Communications (IJCNC)</option> <option value="IJNSA">02.International journal of Network Security & Its Applications (IJNSA)</option> <option value="IJWMN">03.International Journal of Wireless & Mobile Networks (IJWMN)</option> <option value="IJCSIT">04.International journal of computer science & information Technology (IJCSIT)</option> <option value="IJAIA">05.International Journal of Artificial Intelligence & Applications (IJAIA)</option> <option value="MLAIJ">06.Machine Learning and Applications: An International Journal (MLAIJ)</option> <option value="IJWesT">07.International journal of Web & Semantic Technology (IJWesT)</option> <option value="IJMA">08.The International journal of Multimedia & Its Applications (IJMA)</option> <option value="IJMIT">09.International Journal of Managing Information Technology (IJMIT)</option> <option value="IJDMS">10.International Journal of Database Management Systems (IJDMS)</option> <option value="IJNGN">11.International Journal of Next-Generation Networks (IJNGN)</option> <option value="IJSEA">12.International Journal of Software Engineering & Applications (IJSEA)</option> <option value="GRAPH-HOC">13.International journal on applications of graph theory in wireless ad hoc networks and sensor networks (GRAPH-HOC)</option> <option value="SIPIJ">14.Signal & Image Processing : An International Journal (SIPIJ)</option> <option value="IJGCA">15.International Journal of Grid Computing & Applications (IJGCA)</option> <option value="IJASUC">16.International Journal of Ad hoc, Sensor & Ubiquitous Computing (IJASUC)</option> <option value="IJWSC">17.International Journal on Web Service Computing (IJWSC)</option> <option value="VLSICS">18.International journal of VLSI design & Communication Systems (VLSICS)</option> <option value="IJMVSC">19.International Journal of Managing Value and Supply Chains (IJMVSC)</option> <option value="IJMPICT">20.International Journal of Managing Public Sector Information and Communication Technologies (IJMPICT )</option> <option value="IJCSES">21.International Journal of Computer Science and Engineering Survey (IJCSES)</option> <option value="IJDPS">22.International Journal of Distributed and Parallel systems (IJDPS)</option> <option value="IJSC">23.International Journal on Soft Computing (IJSC)</option> <option value="IJCGA">24.International Journal of Computer Graphics & Animation (IJCGA)</option> <option value="IJP2P">25.International Journal of peer-to-peer networks (IJP2P)</option> <option value="ACIJ">26.Advanced Computing: An International Journal (ACIJ)</option> <option value="CSEIJ">27.Computer Science & Engineering: An International Journal (CSEIJ)</option> <option value="CAIJ">28.Computer Applications: An International Journal (CAIJ)</option> <option value="IJITCS">29.International Journal of Information Technology Convergence and Services (IJITCS)</option> <option value="IJDKP">30.International Journal of Data Mining & Knowledge Management Process (IJDKP)</option> <option value="IJAIT">31.International Journal of Advanced Information Technology (IJAIT)</option> <option value="IJCSEA">32.International Journal of Computer Science, Engineering and Applications (IJCSEA)</option> <option value="IJANS">33.International Journal on AdHoc Networking Systems (IJANS)</option> <option value="IJASSN">34.International Journal of Advanced Smart Sensor Network Systems (IJASSN)</option> <option value="IJBB">35.International Journal on Bioinformatics & Biosciences (IJBB)</option> <option value="IJCIS">36.International Journal On Cryptography And Information Security (IJCIS)</option> <option value="IJCSEIT">37.International Journal of Computer Science, Engineering and Information Technology (IJCSEIT)</option> <option value="IJCTCM">38.International Journal of Control Theory and Computer Modeling (IJCTCM)</option> <option value="IJESA">39.International Journal of Embedded Systems and Applications (IJESA)</option> <option value="IJFCST">40.International Journal in Foundations of Computer Science & Technology (IJFCST)</option> <option value="IJFLS">41.International Journal of Fuzzy Logic Systems (IJFLS)</option> <option value="IJICS">42.International Journal of Instrumentation and Control Systems (IJICS)</option> <option value="IJIST">43.International Journal of Information Sciences and Techniques (IJIST)</option> <option value="IJITCA">44.International Journal of Information Technology, Control and Automation (IJITCA)</option> <option value="IJMNCT">45.International Journal of Mobile Network Communications & Telematics (IJMNCT)</option> <option value="IJOE">46.International Journal on Organic Electronics (IJOE)</option> <option value="IJPLA">47.International Journal of Programming Languages and Applications (IJPLA)</option> <option value="IJCSA">48.International Journal on Computation Science & Application (IJCSA)</option> <option value="IJNLC">49.International Journal on Natural Language Computing (IJNLC)</option> <option value="IJSPTM">50.International Journal of Security, Privacy and Trust Management (IJSPTM)</option> <option value="IJGTT">51.International Journal of Game Theory and Technology (IJGTT)</option> <option value="IJCI">52.International Journal on Cybernetics & Informatics (IJCI)</option> <option value="IJASA">53.International Journal of Ambient Systems and applications (IJASA)</option> <option value="IJIT">54.International Journal on Information Theory (IJIT)</option> <option value="IJCGDE">55.Computer Game Development and Education: An International Journal (IJCGDE)</option> <option value="IJCSITY">56.International Journal of Computational Science and Information Technology (IJCSITY)</option> <option value="IJSCAI">57.International Journal on Soft Computing, Artificial Intelligence and Applications (IJSCAI)</option> <option value="HIIJ">58.Health Informatics - An International Journal (HIIJ)</option> <option value="IJIT">59.International Journal on Information Theory (IJIT)</option> <option value="IJITMC">60.International Journal of Information Technology, Modeling and Computing (IJITMC)</option> <option value="IJU">61.International Journal of UbiComp (IJU)</option> <option value="AVC">62.Advances in Vision Computing: An International Journal (AVC)</option> <option value="IJCCSA">63.International Journal on Cloud Computing: Services and Architecture (IJCCSA)</option> <option value="IEIJ">64.Informatics Engineering, an International Journal (IEIJ)</option> <option value="ACII">65.Advanced Computational Intelligence: An International Journal (ACII)</option> <option value="IJCCMS">66.International Journal of Chaos, Control, Modelling and Simulation (IJCCMS)</option> <option value="IJITE">67.International Journal on Integrating Technology in Education (IJITE)</option> <option value="CGDEIJ">68.Computer Game Development and Education : An International Journal (CGDEIJ)</option> <option value="IJCAX">69.International Journal of Computer-Aided technologies (IJCAx)</option> </select></td> </tr> <tr> <td align="left" height="25">Attach file <font color="red">*</font></td> <td align="left" height="25"><input name="uploaded_file" id="uploaded_file" size="35" type="file" required /> <br /> <font color="#FF3366">Use the button to browse for file</font> </td> </tr> </tbody> </table> <div> <p> <br /> <input style="cursor:pointer" value="submit" type="submit" /> </p> <p align="left"><strong><font color="#0066CC">NOTE:</font></strong> <br /> <strong>• Duplicate submissions will be rejected immediately without review. </strong><br /> <strong>• Manuscripts that do not confirm to the formatting guidelines (AIRCC format) will be removed from further consideration without review.</strong><br /> <strong>• For paper format download the template <a href="https://airccse.org/journal/aircc_template.doc">Manuscript Template</a></strong> <table width="56" border="0" align="right"> <tr> <td width="46" height="54"><img src="images/logo.gif" alt="" width="50" height="50" /></td> </tr> </table><br /> </p> <p><br /> </p> </div> </form> </td> </tr> <tr> <td colspan="2" bgcolor="#996666" height="31"><p align="right"><br /> </p> <hr size="1" /> <p align="right"> </p></td> </tr> </tbody> </table> </div> <div class="clear"></div> </div> </div> <div id="footer"> <div id="footercontent"></div> </div> <div id="credit"><a href="http://validator.w3.org/check?uri=referer""></a></div> <!--Credits should not be removied--> </body> </html>