12 Sep
2008
12 Sep
'08
4:30 a.m.
Norbert Wegener wrote:
It seems, "if (invalid) " is not entered and I don't see why.
The default behavior for "invalid" is to stop processing the request. This can be changed by: eap { invalid = 1 } if ( invalid ) { ... I'm not sure the default behavior is really documented anywhere, unfortunately. Alan DeKok.