%@LANGUAGE="VBSCRIPT"%> <% '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' ' Spd E-Letter v4 ' © 2001, 2002 PensaWorks, inc. ' For help with this program, please visit http://www.pensaworks.com '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' Access = "User" : Nav3 = "1" %>
|
Import Banned Domains <% if request("action") = "go" then %>Please wait while your data is being processed <% domains = split(request("data"), vbnewline) if ubound(domains) < 0 then %> No data to import. <% else for i = 0 to ubound(domains) thisDomain = trim(domains(i)) set dupCheck = mlConn.Execute("SELECT * FROM ML_Blocked WHERE blkText = '" & replace(thisDomain, "'", "''") & "'") if NOT dupCheck.EOF then set dupCheck = nothing %>
If you wish to do another import, click here. <% else %>To import banned domains, simply compile your list with each one on a new line. |
||||||
|
|