Call: +91 484 413 1000
e-mail: mail@dhtsi.com
e-mail: mail@dhtsi.com
The world is awakening to the idea of indulging themselves in leisurely, unforgettable holidays where they can spend a few days in comfort and take home a knapsack of memories. But quite often, cramped itineraries and routine packages, that starts off with a chauffeur-driven limousine and ends with a shopping spree, leave travelers more stressed out than before, with little or no energy to enjoy the special moments they chose to spend away from home.
Conventional business meetings and conferences are now passé. Instead, what has emerged as the latest trend in business tourism is MICE – Meetings...
The current focus of ideas about “Organizational Culture” has meant this term has started to reverberate within corporate gatherings. Recently, whilst informally meeting some company heads, the same term came up for discussion. Some of my friends, with a degree of pride, told me that their companies had been following the same organizational culture...

<%
query=("select * from news order by date1 desc")
set rs=server.createobject("ADODB.recordset")
rs.activeconnection=conn
rs.open query
%>
<%
if rs.eof=true then
response.Write(" ")
else
response.write day( rs( "date1" ))
response.write ( "/" )
response.write month( rs( "date1" ))
response.write ( "/" )
response.write year( rs( "date1" ))
end if
%>
<% if rs.eof=true then response.Write(" ") else response.write (left(rs("events"),100)) response.Write("...") end if %>
<% if rs.eof=true then response.Write(" ") else response.write (left(rs("events"),100)) response.Write("...") end if %>







