Greetings;
I have discovered that under some conditions QUERY_STRING is set
and under other conditions QUERY_STRING_UNESCAPED is set. I can
detect these conditions but I can't find out how to get the
contents of QUERY_STRING_UNESCAPED transformed to the form it
would be in QUERY_STRING in a v
Dennis G. Wicks wrote:
Greetings;
I have discovered that under some conditions QUERY_STRING is set and
under other conditions QUERY_STRING_UNESCAPED is set. I can detect these
conditions but I can't find out how to get the contents of
QUERY_STRING_UNESCAPED transformed to the form it would be