<% on error resume next Dim CatName CatName="" if Request("CatID")="" then response.redirect("default.asp") Select Case Request("CatID") Case 2 CatName="EgyptEng.Com > Architecture > Architecture Design" Case 3 CatName="EgyptEng.Com > Architecture > Town Planning" Case 4 CatName="EgyptEng.Com > Architecture > Interior Design" Case 5 CatName="EgyptEng.Com > Architecture > Landscaping" Case 6 CatName="EgyptEng.Com > Architecture > Design Presentation" Case 7 CatName="EgyptEng.Com > Architecture > Project Management" Case 9 CatName="EgyptEng.Com > Civil > Structure" Case 10 CatName="EgyptEng.Com > Civil > Sewage" Case 48 CatName="EgyptEng.Com > Civil > Survey" Case 11 CatName="EgyptEng.Com > Civil > Soil Mechanics" Case 12 CatName="EgyptEng.Com > Electrical" Case 13 CatName="EgyptEng.Com > Chemicals" Case 14 CatName="EgyptEng.Com > Mechanical" Case 15 CatName="EgyptEng.Com > Constructors Companies" Case 16 CatName="EgyptEng.Com > Supplying Companies" Case 17 CatName="EgyptEng.Com > Construction Chemicals" Case 18 CatName="EgyptEng.Com > Service Companies" Case 20 CatName="EgyptEng.Com > Air Conditioning" Case 21 CatName="EgyptEng.Com > Aluminum Products" Case 22 CatName="EgyptEng.Com >Bath Rooms" Case 23 CatName="EgyptEng.Com > Ceramics" Case 24 CatName="EgyptEng.Com > Chemicals" Case 25 CatName="EgyptEng.Com > Coating & Paints" Case 26 CatName="EgyptEng.Com > Computers" Case 27 CatName="EgyptEng.Com > Elevators" Case 28 CatName="EgyptEng.Com > Flooring" Case 29 CatName="EgyptEng.Com > Hang Ceilings" Case 30 CatName="EgyptEng.Com > Heavy Machinery" Case 31 CatName="EgyptEng.Com > Insulation" Case 32 CatName="EgyptEng.Com > Kitchens" Case 33 CatName="EgyptEng.Com > Lighting" Case 34 CatName="EgyptEng.Com > Marble & Stones" Case 35 CatName="EgyptEng.Com > Office Furniture" Case 36 CatName="EgyptEng.Com > Plastic & P.V.C" Case 37 CatName="EgyptEng.Com > Playground Floorings" Case 38 CatName="EgyptEng.Com > Preinstalled Materials" Case 39 CatName="EgyptEng.Com > Pumping" Case 40 CatName="EgyptEng.Com > Security Systems" Case 41 CatName="EgyptEng.Com > Steel & Metal" Case 42 CatName="EgyptEng.Com > Structural Frames" Case 43 CatName="EgyptEng.Com > Swimming Pools" Case 44 CatName="EgyptEng.Com > Tools" Case 45 CatName="EgyptEng.Com > Water Treatments" Case 46 CatName="EgyptEng.Com > Windows & Doors" Case 47 CatName="EgyptEng.Com > Communications" End Select %> <% Response.Write(CatName) %>

Services for the Engineering Community
Home About us Services Register Contact

<% Set ad = Server.CreateObject("MSWC.AdRotator")%> <%=ad.GetAdvertisement("adrot.txt")%>

     
        All   "> In this Category 
 
<% Response.Write(CatName) %>
 
       
 

 

You have not a web site yet!! 

 

Take your chance to have a web site to you or to your company.

 

  See sample - Click to Enlarge

Get it now 

 

Need a lawyer or accountant?!!

 

If you need a lawyer or accountant we can help you to find your needs.
Click here

 

Search Now:
In Association with Amazon.com
DIRECTORY

<% Dim intPageCount Dim intRecordCount Dim intPage Dim intRecord Dim intStart Dim intFinish If Request.QueryString("NAV")="" then intPage=1 else intPage= Request.QueryString("NAV") end if Set ConCat=Server.CreateObject("ADODB.Connection") ConCat.Open "Provider=Microsoft.Jet.OLEDB.4.0; Data Source=" & Server.MapPath("_system/_db/egypteng.mdb") Dim RSStr StrRS= "Select * FROM ComTable WHERE (CAT_id=" & Request("CatID") & ") ORDER BY ComFormate,CompanyName" Set rsCat=Server.CreateObject("ADODB.Recordset") rsCat.CursorLocation=3 rsCat.CursorType=3 rsCat.Open StrRS,ConCat rsCat.PageSize=20 rsCat.CacheSize=rsCat.PageSize intPageCount=rsCat.PageCount intRecordCount=rsCat.RecordCount if Cint(intPage) > Cint(intPageCount) then intPage=intPageCount if Cint(intPage) <= 0 then intPage=1 If intRecordCount > 0 then rsCat.AbsolutePage=intPage intStart=rsCat.AbsolutePosition If Cint(intPage) = Cint(intPageCount) then intFinish=intRecordCount else intFinish = intStart + (rsCat.PageSize-1) end if end if Set objCompanyName = rsCat("CompanyName") Set objAddress = rsCat("Address") Set objCompanyProfile = rsCat("CompanyProfile") Set objTel = rsCat("Tel") Set objFax = rsCat("Fax") Set objURL = rsCat("CompanyURL") set objRP = rsCat("RP") set objEmail = rsCat("Email") Set objComFormate = rsCat("ComFormate") Set objComLogo = rsCat("ComLogo") 'to count the records rsCheck=false if not rsCat.EOF then 'rsCat.MoveFirst Response.Write "
" Response.Write("

" & intRecordCount & " Record(s) Found

") Response.Write ("

 

You are now viewing records ") & intStart &" to " & intFinish & " of " & intRecordCount & "
" &"
" Dim HTMLS for DPage = 1 to intPageCount HTMLS = HTMLS & "" & DPage & " " next Response.write "

Browse by pages "& HTMLS &"

" else Response.Write ("

 

") & " No Record found" & "
" &"
" end if rsCount=0 if intRecordCount>0 then for intRecord=1 to rsCat.PageSize 'The Result Table '----------------- ComColor="" ComSize="" on error resume next if CInt(objComFormate) = 1 then ComColor="#FF0000" ComSize = "4" else ComColor="#000080" ComSize = "2" end if if err then err.clear ComColor="#000080" ComSize = "2" end if %>
 
size=<%=ComSize%>><%=objCompanyName%>

<% if not objComLogo="None" then%> height="25" border="1"> <%end if%>

Address <%=objAddress%>
Phone <%=objTel%>
Fax <%=objFax%>
Responsible Person <%=objRP%>
email ><%=objemail%>
URL ><%=objURL%>
<%=objCompanyProfile%>


<% 'Response.Write ("
") rsCat.MoveNext if rsCat.EOF then exit for next end if Response.write "

Browse by pages "& HTMLS &"

" if Cint(intPage)>1 then%>

">Prev 

<%end if%> <%if Cint(intPage) < Cint(intPageCount) then%>

">Next

<%end if%> <%ConCat.Close%>

 

 

 

Home | About | Services | Register | Contact

 


Copyright © 2000 EgyptEng.Com