<%@ language=vbscript %> <% pagetitle = "products by category" %> <% 'on error resume next strparam = 5' request.querystring("catalogid") strsql = "select texts.*, catalogs.* from texts, catalogs " & _ " where texts.catalogid = catalogs.catalogid" & _ " and texts.catalogid = "&strparam& " order by productid desc" set conn = server.createobject("adodb.connection") conn.open constring set rsprodinfo = server.createobject("adodb.recordset") rsprodinfo.open strsql, conn %> Sabra Tours

 

Welcome to one of the biggest and popular travel agencies in Toronto, Canada.

Address
180 Steeles Ave. W, # 223, Thornhill, ON L4J 2L1
905-889-2700

COMPANY PROFILE
History
Mission Statement
Testimonials
Our People
SERVICES
Vacation Packages
Cruise Packages
Air Fares
Hotels
Car Rentals
Insurance
Other
SPECIALS
BUSINESS TRAVEL
CONTACT US
ÍÀ ÐÓÑÑÊÎÌ ßÇÛÊÅ

<% else do until rsprodinfo.eof %> <% rsprodinfo.movenext loop end if %>
 

 

  <% if rsprodinfo.eof then %>

UNDER CONSTRUCTION

 

<%= rsprodinfo("productname")%>

<% if not rtrim(rsprodinfo("productimg")) = "" then %> ', '_blank',',resizable,height=550,width=450,left=50,top=50')"> <% end if %>

<% stxt=replace(rsprodinfo("productdesc"),"[s]","
") stxt=replace(stxt,"[e]","
") stxt=replace(stxt,"|","

") %> <%= stxt%>