%@ Language="VBScript" %> <% Response.Expires= -1 Response.AddHeader "Cache-Control", "no-cache" Response.AddHeader "Pragma", "no-cache" %> <% if Session("ct") = "" then fp = Server.MapPath("count.txt") Set fs = CreateObject("Scripting.FileSystemObject") Set a = fs.OpenTextFile(fp) ct = Clng(a.ReadLine) ct = ct + 1 Session("ct") = ct a.close Set a = fs.CreateTextFile(fp, True) a.WriteLine(ct) a.Close Set a = Nothing Set fs = Nothing else ct = Clng(Session("ct")) end if %>

Telecom Pioneer in
India, Contributes 50% to the Indian
Telecom Network
|
|
Productivity enhancement using ICT.. more
|
 
|
|
| TENDER for I. registration of vendors/contractors/consultants II.Pending Bills |
|
Our Strengths |
Our Business |
Our Customers | |
|
|
Copyright © 2004 ITI Limited. All rights reserved Best viewed in IE 5 and above with 800x600 resolution
Last Updated @ 19 June 07