The developer uses -1 to say no menu should be shown, other values have
specific meaning. The suggestion to use %2d for the - sign seems to have
worked. I just found another such case for the _ character as part of a
parameter name.
I am a little surprised that it is assumed more likely tha
Hi.
Thing is that in general negative parameter values are a leftover from
manual injection attempts causing problems in some cases. Hence the
warning/error message. Have you tried just to change that -1 value to 1 for
ShowMenu parameter?
Kind regards
On Dec 10, 2011 3:23 PM, "Bob Simonoff" wrot
Hi.
This is odd ass now SQLite is used for SQL responses. Could.you please take
a look into it (at least 'tail' of it) and report what's stored inside?
Kind regards
On Dec 10, 2011 2:14 PM, "CoeTs7" wrote:
> hi, veryone:
> first thanks for the improvement the dev team have done. Again i met
>