[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
RE: [ic] session database
} if i wanted to add another variable to the session database, how would i
} go about it?
}
} what i want to do is add another argument (to help track state in another
} location). i am already using mv_arg to track state on the main portion
} of my page, and if i did [area href='...' arg='arg1=asf/arg2=aasdf'] it
} would break all of my existing code.
}
And setting a scratch variable to keep track of state doesn't work?
ie:
[set name="my_flag"]1[/set]
See scratch variables at:
http://interchange.redhat.com/cgi-bin/ic/dev/ictemplates_7.html
--
Jeff Carnahan - jcarnahan@networq.com