[ic] strange problem with area tag

Kevin Walsh kevin at cursor.biz
Thu Oct 4 00:14:57 EDT 2007


"Alessandro Poletto" <pollok at gmail.com> wrote:
> I have to put an absolute link inside the href pram of the area tag
> As in the documentation i've copy and past the example code in a blank
> page, but when i try the result the VendURL variable replace the
> domain in the absolute link...
> 
> I "paste" the code that appear in the documentation, someone can help me?
> 
> ==============================
> 
> If the "href" points at a "http://" URI, then no Interchange
> processing will be performed when the URI is followed.  The URI will
> include mv_session_id and mv_pc parameters, as appropriate, along with
> any value supplied with the "arg" parameter:
> 
> Tag expansion example: External URI with form args
> 
> [area
>     href="http://www.example.com/script"
>     arg="Argument value"
>     form=|
>         first=1
>         second=2
>     |
> ]
> 
> http://www.example.com/script?id=abc123&mv_arg=Argument%20value&first=1&second=2
> 
Ok - I'll put my hands up and come quietly.  It looks very much like
my mistake.  I've corrected the text, so it should be a little more
accurate now.  It's a docs bug, rather than an Interchange bug.

I'll read the corrected text again later to make sure it makes sense. :-)

-- 
   _/   _/  _/_/_/_/  _/    _/  _/_/_/  _/    _/
  _/_/_/   _/_/      _/    _/    _/    _/_/  _/   K e v i n   W a l s h
 _/ _/    _/          _/ _/     _/    _/  _/_/    kevin at cursor.biz
_/   _/  _/_/_/_/      _/    _/_/_/  _/    _/


More information about the interchange-users mailing list