Welcome Guest, Not a member yet? Register   Sign In
AJAX and jQuery problems at passing information to a CI Controller
#2

[eluser]Isern Palaus[/eluser]
Hello,

One of the mistakes on de jQuery was that writting JSON in uppercase it doesn't gets as OBJECT:
Code:
dataType: "JSON",

Change it for:
Code:
dataType: "json",

And now YES :-).

When I have the all AJAX code/controller/model I'll publish as a Tutorial.

Regards,
-- Isern Palaus


Messages In This Thread
AJAX and jQuery problems at passing information to a CI Controller - by El Forum - 02-13-2008, 04:44 AM



Theme © iAndrew 2016 - Forum software by © MyBB