<% public tHID dim Con dim db set Con=Server.CreateObject("ADODB.Connection") db=Server.Mappath("dbZTCC.mdb") Con.ConnectionString="DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=" & db & ";" Con.open %> Zonal Transport coordination <% dim dbcom dim vHos dbcom="select * from test where date_of_notice=(select max(date_of_notice) from test)" dim rsHos set rsHos=Server.CreateObject("ADODB.Recordset") rsHos.CursorLocation=2 rsHos.LockType=2 rsHos.open dbcom, Con %>

Home   Objectives  |  Rules(Liver)  |  Rules(Kidney)  |  FAQ's  |  Add Film   |  Constitution

Member Hospital |  Member NGO's |  Executive Council |  Sub Committee | Members | Photo Gallary

Welcome on
Ztccmumbai website <%=rsHos.Fields(0)%>


<%=rsHos.Fields(1)%>
 

<%=rsHos.Fields(2)%>
Google

Advt Film


Registered Address

Lokmanya Tilak Municipal Medical College
and
Lokmanya Tilak Municipal General Hospital
Sion, Mumbai - 400 022  


Contact Details

L.T.M.G Hospital
New Building, I Floor, Room No 29/A
Near Skin Bank
Sion(W), Mumbai - 400 022
Phone: 022-24028197

Email:ztccinmumbai@hotmail.com


Login
User Id Password


Please click below "Link of Donor Card" to take the Donor card

 

copyright At All Reserved. Design By :Skynettec.com Pvt. Ltd. <% dim RS dim FS dim PS dim fcount Set FS=server.CreateObject("Scripting.FileSystemObject") Set RS=FS.OpenTextFile(Server.MapPath("Counter.txt"),1,False) fcount=Rs.ReadLine RS.Close %>     <%Response.Write(fcount)%> <% fcount=fcount+1 Set PS=FS.OpenTextFile(Server.MapPath("Counter.txt"),2,false) PS.Write fcount PS.Close set RS=nothing set FS=nothing %>