----------------------------------------------------------------- C�dric VAN HOVE Transnum�ric Tel : (33) 1 47 41 94 10 Fax : (33) 1 47 41 96 85 Gsm : (33) 6 23 39 09 09 E-mail : [EMAIL PROTECTED] 152-154 bd du G�n�ral de Gaulle 92380 Garches, France -----------------------------------------------------------------
-----Message d'origine----- De�: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Howard Jones Envoy�: lundi 11 octobre 2004 17:35 ��: [EMAIL PROTECTED] Objet�: Re: [WhatsUp Forum] Dynamic Links in Device Detail Sheet I've done similar from the regular UI, using the Menu settings. Simply add a new option 'Look up in asset register' (or whatever it is), with the command as Select File, then choose your iexplore.exe from C:\Program Files\Internet Explorer, and set the arguments to the URL you want to go to. You can substitute various fields from the device's properties into the URL: http://ourdatabase.company.com/info.php?ID=%2 to grab the contents of info-line 2, for example. We use this to link to our external MRTG system, and to our billing system. The tools you configure in the regualr UI do turn up in the web-based one too, achieving your aim. There's a page in the help that tells you what the % codes available are. It doesn't look like map name is one. In the ASP web pages though, you can use <%MAP NAME> to put the map name into a page somewhere, but you need to untangle the existing page a bit to figure out where you'd want to put your link. Have fun! Best Regards, Howard ----- Original Message ----- From: "James Amann" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, October 11, 2004 4:09 PM Subject: [WhatsUp Forum] Dynamic Links in Device Detail Sheet > I would like to add links within the WUG device detail sheets > dynamically. The idea being that the devicedetail.asp would have a link > that would direct you to the correct html resource(s) based on the > device name or other parameters; > > http://deviceinfosite.gsu.edu/[MAP]/[DEVICENAME].htm > > Has anyone done something similar? > > Thanks, James Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list. An Archive of this list is available at: http://www.mail-archive.com/whatsup_forum%40list.ipswitch.com/ Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list. An Archive of this list is available at: http://www.mail-archive.com/whatsup_forum%40list.ipswitch.com/
