Hi,
Thnx for the reply!
I'm programming in ASP.NET (mvc) so we do not have the 'json_encode()'
function. What we actually do have is this 'Json()' method to properly
format the response into JSON. When I don't use a custom message (and
only use (un)highlight to color the textfield borders to Red) it works
GREAT! So I assume that it is getting the response (which is either
'true' or 'false') correctly. I don't know if validation plugin
(1.5.5) see a difference between a string or a boolean. Maybe it is
getting a string and it is expecting a boolean. I don't know what is
going wrong here and i do not know how to debug the validation plugin.
I find it weird too that I'm not getting any reaction from the plugin
creator(Jörn) or from someone else who is actively involved with the
development of this plugin.
But once more thnx for the reply! keep them coming! Any suggestion
that might help is appreciated!