It would be nice to have more then the 2 info lines that WUG currently have.  I know that I can put anything I want in the Notes field.  But having the info lines is nice for storing data that should get passed to other programs.  For example I store the MAC address of the device in the Info 2 field.  This allows me to link to Web Jet Admin. 
 
 
  <%IF% %MATCH% (%DEVICE% HOST_TYPE, Printer)>
    <%IFNOT% %IS_STRING_EMPTY% %DEVICE% INFO_LINE_2>
      <a href="">
      "http://webjetadmin:8000/plugins/hpjwja/script/device_status.hts?&daoinfo=<%DEVICE% INFO_LINE_2
>,1" target="main">Device Status</a><br>
    <%ENDIF%>
  <%ENDIF%>
I think having 10 info (aka user defined) fields in WUG would be very handy.  The notes field just doesn't work for items like that.  It is a great way to store the info but if you want to get at just a piece of you you can't. 
 
Jeff Cook
IT Technician
Whatcom Educational Credit Union
[EMAIL PROTECTED]
 

Reply via email to