Hi!A short custom node view that i put togheter, feel free to use it.
<!-- Title=Warrantycheck HP-->
<!--#include Virtual=/NetPerfMon/scripts/Resource.asp -->
<table width="100%" border="0" cellpadding="8" cellspacing="0">
<tr class="ViewHeader">
<td align="left" nowrap ><B>Warranty</b><td>
<% If Node Is Nothing Then %>
<td><font color="red" sizez="2"><b>A Network Node was not Selected</b></font></td>
<% Else %>
<td><a href="")%>&productNumber=<%=Node.GetProperty("Partnumber")%>&admit=-938907319+1161767073517+28353475&BODServiceID=NA&serialNumber1=<%=Node.GetProperty("SerialNumber")%>"">www4.itrc.hp.com/.../warrantyResults.do target="_blank">Check at HP</a></td>
<% End If %>
</tr>
</table>
<br>
You need to setup Country, Partnumber, SerialNumber as custom node properties and then enter coutry as SE, UK, US etc and serial (if its a HP/Compaq server with 12 char serial & Partnumber if its a serial with 10 chars. Only done brief testing with code, shall look at it more later on, but it works with my test node (tested with http://www.Flock.com)./Kaj