[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ic] strange problem wit area tag


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

==============================

Many thanks to all
_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.