<%careerId = cInt(Request.QueryString("careerpass"))%>
   
grow with us
 

<% Session.LCID = 1033 Set careerRecords = Server.CreateObject ("ADODB.Recordset") sql2 = "SELECT * FROM careers where careerId = " & careerId careerRecords.Open sql2, connect, 1, 2 desc=careerRecords("careerDesc") experience=careerRecords("careerExp") 'imgpath = Server.MapPath("/images/products/bigimages/") imgpath = "./images/products/news" %>

<%=careerRecords("careerDesig")%>
Department <%=careerRecords("careerDept")%>
Vacancy <%Response.Write(careerRecords("careerVac"))%>
Minimum Qualification <%Response.Write(careerRecords("careerQual"))%>
Experience <%=experience%>
Description <%=desc%>
" class="Link_red">Apply Now
 
<% careerRecords.Close connect.Close set careerRecords = nothing set connect = nothing %>

See All
 
 
  Tv Commercial  
 

 
 
     © 2010-17 Copyright Euro Ceramics Ltd.
Home   Company   Product Info.   Media   Investor Relations   Contact  
<% 'connect.Close set connect = nothing %>