Hi there [$ hidden $] is very handy for making sure form variables get passed from one page to another, but is there anything similar for links?
That is to say, if the url is page.epl?param1=x¶m2=y and I have a link on a page in which I also want to include param1 and param2 ... say <a href="/page2.epl?param3=z"/> in which I also want to pass param1 and param2, is there simple way to do it, such that any parameters not included in this link are inherited? Thanks Michael --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]