How can I find out what is the current setting of certain URL Control Parameter?
Actual problem: I am modifying the complex parsing script, that calls so many other scripts, and during that long execution it may have the <urlcp alttext ...> set to "yes" or "no".
I need to set it to "no" before a certain <fetch...>, but right after that I want to set it back to what it was.
How can I find out what was it?
Thanks a lot.
Actual problem: I am modifying the complex parsing script, that calls so many other scripts, and during that long execution it may have the <urlcp alttext ...> set to "yes" or "no".
I need to set it to "no" before a certain <fetch...>, but right after that I want to set it back to what it was.
How can I find out what was it?
Thanks a lot.