Hello Adrian,

I am a little slow do you know where I would stick the <%URL_ENCODE (%MAP%
FILENAME)> tag in the following URL?

<a href=device.asp?map=<%MAP% FILENAME>&device=<%DEVICE%





Kevin Bartholomew
Computer Operations Analyst 2
Freightliner Corporate
503-745-5324
[EMAIL PROTECTED]



-----Original Message-----
From: Adrian Ferrier [mailto:aferrier@;alpha.ipswitch.com]
Sent: Monday, November 11, 2002 2:24 PM
To: [EMAIL PROTECTED]
Subject: Re: [WhatsUp Forum] Spaces In URL


The tag
<%URL_ENCODE (%MAP% FILENAME)>
is designed specifically for this, additional details
can be found here:

ftp://ftp.ipswitch.com/Ipswitch/Product_Support/WhatsUp/WebTemplateReference
.zip


----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, November 11, 2002 2:17 PM
Subject: Re: [WhatsUp Forum] Spaces In URL


> Kevin,
> Names need to be URL safe. Blanks, ? / % + etc all need to be converted.
> A blank - try replacing it with a '+'.
> The rest need to be converted to their hex equivalent and preceeded with a
> %.
>
>                                     ...Laurie :{)
> OverTime: MRTG/RRDtool from within OpenView
> ----- Original Message -----
> From: "Kevin Bartholomew" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, November 12, 2002 5:23 AM
> Subject: [WhatsUp Forum] Spaces In URL
>
>
> >
> >
> > Hello,
> >
> > Does anyone know how to include spaces in URL.  The code below is the
link
> > but I have some maps with spaces in them like SQL Servers.wup when the
> below
> > code is assigned to a device on that map the URL comes up as the
following
> >
> > http://copssvr/device.asp?map=SQL
> >
> > <%IF% (%LESSTHAN% (%DEVICE% CURRENT_DOWN_COUNT, 2))>
> > <A href="device.asp?map=<%MAP%
> > FILENAME>&device=<%DEVICE%
> > UNIQUE_ID>><FONT FACE="ARIAL" SIZE=4
> > COLOR=GREEN>
> > <%DEVICE% DISPLAY_NAME>
> >
> > Does anyone know how to fix this?  Thanks in advance
> >
> > Kevin
> >
> >
> >
> >
> > 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/
>


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/

Reply via email to