|
This is an excerpt from an email I received from another member...all credit goes to the author: Jeff Cook.
If you have the MAC address stored in the info line 2 field. Then just insert the following code where ever you want it. Make sure you change the server name in the link. This works because Web Jet Admin uses the MAC address for the device ID's. The printer needs to already be added to Web Jet Admin for this to work. A good place for the link is on the device details page.
<%IF% %MATCH% (%DEVICE% HOST_TYPE, Printer)> <%IFNOT% %IS_STRING_EMPTY% %DEVICE% INFO_LINE_2> <a href= "" href="http://webjetadmin:8000/plugins/hpjwja/script/device_status.hts?&daoinfo=%3c%25">http://webjetadmin:8000/plugins/hpjwja/script/device_status.hts?&daoinfo=<% DEVICE% INFO_LINE_2>,1">HP Web Jet Admin - Device Status</a><br> <%ENDIF%> <%ENDIF%>
I put this midway down on my devicedetails.asp page (after creating a backup, of course.)
If, you are using the Berkarts icons, change the "HOST_TYPE, Printer" to "HOST_TYPE, HP Printer"...or do as I did and just copy and past the entire section and change the HOST_TYPE. That way both types of printers can use this little gem.
Jeff -----Original Message-----
So what does the code look like??
:>
Tv
|
Title: hp webjet admin link
- [WhatsUp Forum] hp webjet admin link Harig, Jeff R Mr VERIDIAN
- RE: [WhatsUp Forum] hp webjet admin link Harig, Jeff R Mr VERIDIAN
- RE: [WhatsUp Forum] hp webjet admin lin... Anthony Valuikas
- Harig, Jeff R Mr VERIDIAN
