Welcome Guest, Not a member yet? Register   Sign In
Cross site form validation using JSONP
#1

[eluser]Unknown[/eluser]
Hello,

I am doing some cross site form processing using ajax/jsonp. Because I need a response for server side validation I am using jsonp which forces me to use $_GET or parse_url($_SERVER['REQUEST_URI']) in this case to get the form values.

My question: Is it possible to use the built in form_validation library and callback functionality by manually passing variables instead of the normal $_POST data?

thanks


Messages In This Thread
Cross site form validation using JSONP - by El Forum - 04-06-2012, 08:42 AM
Cross site form validation using JSONP - by El Forum - 07-31-2012, 08:32 PM



Theme © iAndrew 2016 - Forum software by © MyBB