%@ page language ="java" import="java.io.File,com.parisonz.*,com.parisonz.util.*, java.util.Date, java.sql.*"%>
<%@ page session="true" %>
<%
response.setHeader("pragma","no-cache");
response.setHeader("cache-control","no-store,no-cache");
UserInfo aUser = (UserInfo)session.getAttribute("user");
String frame = "masterframe";
String selFile = "./Common/MainIndex.jsp";
if (aUser != null)
{
if (aUser.getAccessLevel() != null && aUser.getAccessLevel().equalsIgnoreCase("user"))
{
selFile = "./Common/UserIndex.jsp";
frame = "masterframe";
//selFile = "./controller/Controller.jsp?type=trackInfo&act=liveTrack";
//frame = "parisonzmain";
}
else
{
selFile = "./Common/AdminIndex.jsp";
frame = "masterframe";
}
}
%>
All India Track
| |
|
| Welcome |
|
Parisonz Technologies offers you cost-effective, proven solutions to manage and optimize your mobile workforce. So, your company can attain cost and performance gains and deliver better service to your customers, on time and on target, anywhere in India.
|
| Solutions |
| allindiatrack.com is a web based fleet and mobile asset tracking system developed for India. This service is provided in a stress free ASP model, which enables small and medium scale companies to start tracking their mobile assets with virtually zero investment. |
|