I have got a macro (using a .NET control) which uses the a Querystring key of "id" as a parameter.
I have got an problem where the parameter value "id" that is passed to the macro does not always match the current value in the url - it is almost like the "id" gets cached.
If I wait a bit and refresh or close and reopen the browser the correct "id" gets passed.
This also occurs if I use the quesrystring in an XSLT file.
Querystring parameter issue
Hi,
I have got a macro (using a .NET control) which uses the a Querystring key of "id" as a parameter.
I have got an problem where the parameter value "id" that is passed to the macro does not always match the current value in the url - it is almost like the "id" gets cached.
If I wait a bit and refresh or close and reopen the browser the correct "id" gets passed.
This also occurs if I use the quesrystring in an XSLT file.
Any thoughts????
thanks
is working on a reply...