CMS Traffic - Careers@cmstraffic
Careers@cmstraffic
 

If you are the best person you know to do your job... then you should be at CMS!

Explore a career with CMS Traffic Systems Ltd., the rapidly expanding company that is redefining the Urban Transport System in India. We invite you to search our exciting career opportunities.

Our philosophy for making this happen is simple:

  • Hire the best.
  • Create an environment which values integrity, trust, and quality of life.
  • Provide employees with autonomy, responsibility, and the best resources available.
  • Recognize and reward employees for their achievements.
  • Create value in the marketplace for shareholders, customers, and employees.

If you have more to offer, so do we. So, join a winning team and share the success!

We offer competitive compensation packages and great benefits.


[ please select the location to proceed further ]

<% set conn = Server.CreateObject("adodb.Connection") connstr = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & Server.MapPath("tsl.mdb") set rs1=server.createobject("adodb.recordset") conn.open connstr strsql="select * from careers where job_flag='Y'" rs1.Open strsql,conn if not rs1.EOF then rs1.MoveFirst while not rs1.EOF %> <% 'added dt 30-Jan-04 for multiple location location = rs1("job_loc") locationArr = split(location,",") %> <% rs1.MoveNext wend rs1.Close end if %>
Job Title Description Location
<%=rs1("job_tit")%> <%=rs1("job_des")%><% for i=0 to ubound(locationArr) %> <%=locationArr(i)+"
"%> <% next %>