Welcome Guest, Not a member yet? Register   Sign In
Jquery Validation URL Problem
#1

[eluser]hykoh[/eluser]
Hello,

i got a problem with my jQuery Validation URL ... it always try to send:

Code:
GET http://www.example.com/registration/ajaxControl/?username=test 190ms

It responds (cauz the GET Query Request):

Code:
The URI you submitted has disallowed characters.

I've looked in the jquery.validate.js to locate the URL building function, but without results.

Is there any way for CI to rewrite the URLs to segments like

Code:
registration/ajaxControl/username/test

Thanks for your help


Messages In This Thread
Jquery Validation URL Problem - by El Forum - 10-03-2008, 07:53 AM
Jquery Validation URL Problem - by El Forum - 10-03-2008, 09:14 AM
Jquery Validation URL Problem - by El Forum - 10-03-2008, 10:08 AM
Jquery Validation URL Problem - by El Forum - 10-03-2008, 01:06 PM



Theme © iAndrew 2016 - Forum software by © MyBB