quote:Originally posted by webberbI would like to link directly to the node details page from another NM web based application, currently when I select the Node Details page this is the URL:NetPerfMon/View.asp?View=NodeDetails&NetObject=N:26Looks like it passes a NetOjbect number (i.e. N:26) and not a name, this net object number would not be known by my other application but the name would. Is there a way to pass this information via a URL to have it display the node details page.... i.e.NetPerfMon/View.asp?View=NodeDetails&NetObject=NodeName:ROUTER1would get me right to the details page for the "ROUTER1" nodeThanks....
quote:Originally posted by RobAnybody know a way of doing this but also passing the login information?