[ic] cgi var in page tag

Stefano Nota interchange-users@interchange.redhat.com
Tue Sep 11 11:46:00 2001


Try this:

<a href="[area href=index arg=2]">LINK</a>

arg is the param
----- Original Message -----
From: "Tobias Henle" <t.henle@thiesen.com>
To: <interchange-users@interchange.redhat.com>
Sent: Tuesday, September 11, 2001 5:23 PM
Subject: Re: [ic] cgi var in page tag


> Hi,
> thanx but secure won't work!
>
> <a class="barlink" href="[area
> href='ord/checkout'
> form='switch=off'
> secure=1"]>
> BlaBla
> </a>
>
> any idea?
>
> On 2001.09.10 22:01:43 +0200 bill@worldwideimpact.com wrote:
> > Try
> > <a href=[area
> >                 href=ord/checkout
> >                 form=|blabla=foo|
> >         ]>LINK</a>
> >
> > Bill Carr
> > Worldwide Impact
> > bill@worldwideimpact.com
> > 413.253.6700
> >
> >
> >
> >
> > Tobias Henle <t.henle@thiesen.com>
> > Sent by: interchange-users-admin@interchange.redhat.com
> > 09/10/2001 01:03 PM
> > Please respond to interchange-users
> >
> >
> >         To:     interchange-users@interchange.redhat.com
> >         cc:
> >         Subject:        [ic] cgi var in page tag
> >
> >
> > Hi,
> >
> > is it possible to pass a cgi-var with the [page] tag so that it can be
> > accessed with the [cgi] tag.
> > eg. the link looks like
> > 'http://hal9k/cgi-bin/ws/ord/checkout.html?blabla=foo'
> > without building it by hand like:
> > http://@_SERVER_NAME_@@_CGI_URL_@/ord/checkout.html?blabla=foo
> >
> > i need it to see wich link the user has selected!
> >
> > _cu_ (mit freundliche Grüßen)
> >
> > -Tobias Henle
> >                          _   _    _
> >  __ __ ____ __ ____ __ _| |_| |_ (_)___ ___ ___ _ _    __ ___ _ __
> >  \ V  V /\ V  V /\ V  V /  _| ' \| / -_|_-</ -_) ' \ _/ _/ _ \ '  \
> >   \_/\_/  \_/\_/  \_/\_(_)__|_||_|_\___/__/\___|_||_(_)__\___/_|_|_|
> > --
> > ________E-Mail________________________URL____________________________
> >                  mailto:t.henle@thiesen.com    http://www.thiesen.com
> > _____________________________________________________________________
> > _______________________________________________
> > interchange-users mailing list
> > interchange-users@interchange.redhat.com
> > http://interchange.redhat.com/mailman/listinfo/interchange-users
> >
> >
> >
> > _______________________________________________
> > interchange-users mailing list
> > interchange-users@interchange.redhat.com
> > http://interchange.redhat.com/mailman/listinfo/interchange-users
> >
> --
> mit freundliche Grüßen
>
> -Tobias Henle
>                          _   _    _
>  __ __ ____ __ ____ __ _| |_| |_ (_)___ ___ ___ _ _    __ ___ _ __
>  \ V  V /\ V  V /\ V  V /  _| ' \| / -_|_-</ -_) ' \ _/ _/ _ \ '  \
>   \_/\_/  \_/\_/  \_/\_(_)__|_||_|_\___/__/\___|_||_(_)__\___/_|_|_|
> --
> ________E-Mail________________________URL____________________________
> mailto:t.henle@thiesen.com    http://www.thiesen.com
> _____________________________________________________________________
> _______________________________________________
> interchange-users mailing list
> interchange-users@interchange.redhat.com
> http://interchange.redhat.com/mailman/listinfo/interchange-users
>