| |
|
| |
|
|
|
Quick
Info |
Our
Approach
|
Why
Outsource?
|
| |
| CLIENT LOGIN |
 |
|
|
| |
| SUCCESS STORIES |
 |
<%
sql="select * from BT_Clientele where id=" & Id
rsBT_Clientele.Open sql,cn
%>
<%=rsBT_Clientele("ClientName")%>
<%=rsBT_Clientele("CompanyName")%> |
|
|
|
<%
if InStr(285,rsBT_Clientele("Description")," ",1) then
Response.Write Left(rsBT_Clientele("Description"),InStr(285,rsBT_Clientele("Description")," ",1))
else
Response.Write rsBT_Clientele("Description")
end if
%>
... |
 |
| |
|
|
| WELCOME TO BYTE TECHNOLOGY |
 |
| |
|
Incorporated in 1995, Byte Technology has always
been closely associated with Information Technology since
its early days. So whether you want to automate a simple office
operation, outsource to someone reliable for web server
administration or find offshore customer support,
design and promote a web site or look for offshore software
development solutions, Byte Technology is with you every
step of the way.
Take a look around and you will learn how we
maintain one of the industry's highest satisfaction rates
and why our customers refer more and more business to us.
And if your tour leaves you wanting to know more, e-mail us
and allow us to tell you how Byte Technology can meet your
needs.
|
| |
| NEWS & ANNOUNCEMENTS |
 |
| |
|
<%
sql="select * from BT_Announcement where Status=1"
Set rsBT_Announcement = Server.CreateObject("ADODB.Recordset")
rsBT_Announcement.Open sql,cn
if not rsBT_Announcement.EOF then%>
<%=rsBT_Announcement("Title")%>
Date:
<%=WeekdayName(Weekday(rsBT_Announcement("Date")))%>,
<%=MonthName(Month(rsBT_Announcement("Date")))%>
<%=day(rsBT_Announcement("Date"))%>,
<%=year(rsBT_Announcement("Date"))%>
<%
if InStr(445,rsBT_Announcement("Description")," ",1) then
Response.Write Left(rsBT_Announcement("Description"),InStr(445,rsBT_Announcement("Description")," ",1))
else
Response.Write rsBT_Announcement("Description")
end if
%>
...
<%else%>
None.
<%end if%>
|
 |
|
|
| WHAT WE DO? |
 |
| |
| OFFSHORE CUSTOMER SUPPORT |
 |
 |
We provide outsourced customer support
for your windows and linux web hosting business to improve
your customer's satisfaction, while reducing your
tech support costs. |
|
 |
| WEB SERVER ADMINISTRATION |
 |
|
|
 |
| OFFSHORE SOFTWARE DEVELOPMENT |
 |
 |
offshore software development
services in ASP, ASP.NET, VB.NET, Client-Server
Applications, Wireless / Mobile Solutions, Complex
Database Solutions... |
|
 |
| WEB DESIGNING |
 |
 |
Byte Technology specializes in bringing
affordable, yet professional web designing
and web site maintenance to anyone who wants
to have a web presence. |
|
 |
|
|
|
|
|