T.MallardWell, at the same time the keyword list is made, it’s filed under product number in the database. This was an important pass and since it really was fast to add words to the omit list, I thought for the results, it took zero coding time, but definitely took script processing time. The next pass transforms the table data to set up the following step of inserting the keywords into the pages, with a final pass in this series, gns_dat_03i.asp, to take off the trailing comma after these keywords were added, an ugly detail which I took another pass for.
%@ Language=VBScript enablesessionstate = false %> % = true %> % Server.ScriptTimeOut = 2240 %> % adate = date sql_01 =”” lines = 0 done = 0 alreadys = 0 series = 0 i=8 set conn1 = server.createobject(“ADODB.Connection“) set conn2 = server.createobject(“Scripting.FileSystemObject“) if not input.atendofstream then set output = conn2.CreateTextFile(htmlOut, 8, True) rsInput.open ctaba, conn1, 2, 3, 2 |
Property of TechnologyAdvice. © 2025 TechnologyAdvice. All Rights Reserved
Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.