[ic] How to use value of [data session arg] in [if...] ?

Tim Murphy tjmurphy@videotron.ca
Sat, 11 Nov 2000 22:59:16 -0500


Hi all,

 I'm trying to do a simple [if...] based on the standard arg passed from an [area...]
link. I'm sorta stuck. What do I use as the key? I can come up with:

[if data session::arg::??? eq "something"]

but I have no idea what to use for ???. Just trying [if session arg] obviously won't
give me the value for comparison. If someone could please enlighten me on this probably
embarrassingly simple problem I would be most grateful.

Thanks,

Tim