<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <% DIM RecordID ArticlesID = Request.QueryString("ArticlesID") %> <% ArticlesID = Request.QueryString("ArticlesID") DIM DataConn, RS, ID, SQLText, Recordset1_numRows Set RS= Server.CreateObject("ADODB.Recordset") RS.Open "Select * from Articles WHERE ID= " & ArticlesID, conn Recordset1_numRows = 0 if (RS.EOF) Then Response.Redirect("index.asp") %> <%=RS("Title") %> Business Advice UK Business Advice UK" /> Business Advice UK" />
Franchiseek International

<%=RS("Title") %>

" target="_blank">" alt="<%=RS("Company") %>" border="0" />

<%=RS("Summary") %>

<%=RS("Body") %>.

Company Information: "><%=RS("Company") %>

<% RS.Close() %>

<% Set Recordset1 = Server.CreateObject("ADODB.Recordset") Recordset1.Open "Select ID, Category1, Company, Advertiser, Page, Password, Sponsor, Admin from Banners where Category1 LIKE '%India%' and Password = 'Supplier' order by ID desc", conn 'Recordset1.CursorType = 0 'Recordset1.CursorLocation = 2 'Recordset1.LockType = 1 'Recordset1.Open() Recordset1_numRows = 2 %> <% Repeat1__numRows = 2 Repeat1__index = 0 Recordset1_numRows = Recordset1_numRows + Repeat1__numRows %> <% While ((Repeat1__numRows <> 0) AND (NOT Recordset1.EOF)) %>
<% Repeat1__index=Repeat1__index+1 Repeat1__numRows=Repeat1__numRows-1 Recordset1.MoveNext() Wend %>