% theme = Request.Cookies("theme") IF theme = "" THEN theme="bg-theme1" END IF %>
| Machine | Vendor | Model | CSF | IP | Serial | |||||
|---|---|---|---|---|---|---|---|---|---|---|
| ") Response.write("") Response.write("") Response.write("") Response.write(" | ") ' Download column If installpath <> "" Then Response.write("") Else Response.write(" | ") End If ' Machine column - link to machine (or printer if location only) ' Check if location only (1 = location only) isLocOnly = False If Not IsNull(islocationonly) And Not IsEmpty(islocationonly) Then ' Check if islocationonly equals 1 If CInt(islocationonly) = 1 Then isLocOnly = True End If End If If isLocOnly Then ' Location only - link to printer instead of machine Response.write(" | " & machinenumber & " | ") Else ' Regular machine - link to machine Response.write("" & machinenumber & " | ") End If %><%Response.Write(vendor)%> | <%Response.Write(modelnumber)%> | <%Response.Write(printercsfname)%> | <%Response.Write(ipaddress)%> | <%Response.Write(serialnumber)%> | |
| No active printers found. | ||||||||||