%@ Language=VBScript %>
PCs with relationships to shop floor machines
| Machine # | Vendor | Model | PC Hostname | PC IP |
|---|---|---|---|---|
| <%= Server.HTMLEncode(rs("machine_number") & "") %> | <%= Server.HTMLEncode(rs("vendor") & "") %> | <%= Server.HTMLEncode(rs("model") & "") %> | <%= Server.HTMLEncode(rs("hostname") & "") %> | <%= Server.HTMLEncode(rs("ip") & "") %> |
<%= rowCount %> records found