On Tue, 14 Dec 2004, Matt Probert wrote:
> Once upon a time, far far away, the king summoned "Astra"
> <info.TakeThisOut@NoEmail.com> who replied:
>
> >Hi All
> >
> >I'm sending a URL search path to the UK version of MultiMap, but although it
> >actually works it looks like I'm missing a param because the page that
> >appears also has a JS error.
> >
> >FYR, my current HREF is
> >http://www.multimap.com/map/places.cgi?client=public&lang=&advanced=false&quicksearch=10+downing+street,
> >which you should see works, but has the JS error.
> >
> >Has anybody got a definitive HREF for this?
> >
> >Thanks Robbie
>
> Try:
>
<font color=purple> > <a style='text-decoration: underline;' href="http://www.multimap.com/map/browse.cgi?GridE=-0.126586412154754&GridN=51.5032430799135&client=public&lon=-0.126586412154754&lat=51.5032430799135&place=10+Downing+Street,+SW1,+CITY+OF+WESTMINISTER&db=GB&local=&type=&start=&limit=&overviewmap=&scale=5000&lang=&db=GB</font" target="_blank">http://www.multimap.com/map/browse.cgi?GridE=-0.126586412154754&GridN=...5032430</a>>
>
> Assuming, of course, you want the home of the PM, and aren't scared of
> Blunkett's thugs knocking you up in the middle of the night, or being
> discovered in woodlands with a slashed wrist, and blood traces
> inconsistent with suicide by slashing your wrist.....
Actually, if the URLs are in HTML pages, they should be encoded as:
<a style='text-decoration: underline;' href="http://www.multimap.com/map/places.cgi?client=public&lang=&advanced=false&quicksearch=10+downing+street" target="_blank">http://www.multimap.com/map/places.cgi?client=public&lang=&adv...ed=fals</a>
<a style='text-decoration: underline;' href="http://www.multimap.com/map/browse.cgi?GridE=-0.126586412154754&GridN=51.5032430799135&client=public&lon=-0.126586412154754&lat=51.5032430799135&place=10+Downing+Street,+SW1,+CITY+OF+WESTMINISTER&db=GB&local=&type=&start=&limit=&overviewmap=&scale=5000&lang=&db=GB" target="_blank">http://www.multimap.com/map/browse.cgi?GridE=-0.126586412154754&Gr...=51.503</a>
"〈" is the HTML character entity for a left angle bracket and the
trailing semicolon is optional if the character following an entity is
not a valid entity character. Standards-conforming browsers will treat
"&lang=" on an HTML page as a left angle bracket followed by '='.
See RFC 1866 - Hypertext Markup Language - 2.0, section 8.2.1 at one of
these locations for more on this:
<a style='text-decoration: underline;' href="http://www.faqs.org/rfcs/rfc1866.html" target="_blank">http://www.faqs.org/rfcs/rfc1866.html</a>
<a style='text-decoration: underline;' href="http://info.internet.isi.edu/in-notes/rfc/files/rfc1866.txt" target="_blank">http://info.internet.isi.edu/in-notes/rfc/files/rfc1866.txt</a>
<a style='text-decoration: underline;' href="ftp://ftp.isi.edu/in-notes/rfc1866.txt" target="_blank">ftp://ftp.isi.edu/in-notes/rfc1866.txt</a>
--
Norman De Forest <a style='text-decoration: underline;' href="http://www.chebucto.ns.ca/~af380/Profile.html" target="_blank">http://www.chebucto.ns.ca/~af380/Profile.html</a>
af380.TakeThisOut@chebucto.ns.ca [=||=] (A Speech Friendly Site)
"O'Reilly is to a system administrator as a shoulder length latex glove
is to a veterinarian." -- Peter da Silva in the scary devil monastery<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: Full URL path for UK version of MultiMap