<%@LANGUAGE="JAVASCRIPT"%> <% // *** Validate request to log in to this site. var MM_LoginAction = Request.ServerVariables("URL"); if (Request.QueryString!="") MM_LoginAction += "?" + Request.QueryString; var MM_valUsername=String(Request.Form("name")); if (MM_valUsername != "undefined") { var MM_fldUserAuthorization=""; var MM_redirectLoginSuccess="vip/vipwelcome.asp"; var MM_redirectLoginFailed="fail.htm"; var MM_flag="ADODB.Recordset"; var MM_rsUser = Server.CreateObject(MM_flag); MM_rsUser.ActiveConnection = MM_mysiteVIP_STRING; MM_rsUser.Source = "SELECT Username, PASSWORD"; if (MM_fldUserAuthorization != "") MM_rsUser.Source += "," + MM_fldUserAuthorization; MM_rsUser.Source += " FROM vip WHERE Username='" + MM_valUsername + "' AND PASSWORD='" + String(Request.Form("pwd")) + "'"; MM_rsUser.CursorType = 0; MM_rsUser.CursorLocation = 2; MM_rsUser.LockType = 3; MM_rsUser.Open(); if (!MM_rsUser.EOF || !MM_rsUser.BOF) { // username and password match - this is a valid user Session("MM_Username") = MM_valUsername; if (MM_fldUserAuthorization != "") { Session("MM_UserAuthorization") = String(MM_rsUser.Fields.Item(MM_fldUserAuthorization).Value); } else { Session("MM_UserAuthorization") = ""; } if (String(Request.QueryString("accessdenied")) != "undefined" && false) { MM_redirectLoginSuccess = Request.QueryString("accessdenied"); } MM_rsUser.Close(); if (Session("MM_Username") == "admin") { Session("loginOK") = "YES"; Response.Redirect("admindb/database.asp"); } else { Response.Redirect(MM_redirectLoginSuccess); } } MM_rsUser.Close(); Response.Redirect(MM_redirectLoginFailed); } %> AEROTEK - Company Profile
Aerotek Co.,Ltd. 1756 Soi Siriporn, Sukhumvit road, Bangjark, Prakanong, Bangkok 10260 THAILAND Phone: (662) 332-5035, 311-4448 Fax: (662) 332-5034
 
[Company Profile]
 

       Established in 1989, Aerotek designs and manufactures isolators and circulators covering microwave and RF frequency for telecommunications. We export our products worldwide to all leading system producers such as NEC, Toshiba, SICE, Thomson-CSF and Alcatel etc.


         We have focused on customer satisfaction and fulfilled our mission of providing high quality products, yet competitive price and on time delivery. Our sales people are very pleased to work closely with all customers to ensure their requirements and highly satisfaction.

          Apart from our standard specifications, we also welcome customized designs. Our R&D staff is dedicated to serve each customer's specific needs. We hire experienced and competent technicians and mechanics who contribute to our reliable products. All products will not leave our factory until they have been tested to ensure their functions and specifications.

           Today, we maintain our quality system management which is compliant with ISO 9001 and is certified by RW-TUV. We also put efforts to provide new products and continually improve our resources and performance.











Home | Company Profile | Products | Contact us | Quote Request | Terms & Conditions
Aerotek Co.,Ltd. 1756 Soi Siriporn, Sukhumvit road, Bangjark, Prakanong, Bangkok 10260 THAILAND
Phone: (662) 332-5035, 311-4448 Fax: (662) 332-5034 E-mail: admin@aerotek.co.th