OnClick Event of a button
the values enter by user inside Username and Password text boxes are successfully retrieved into the javaScript function, now I want to send these values to CodeIgniter controller
is there any way to do it???
thanks in Advance 🙂
OnClick Event of a button the values enter by user inside Username and Password
Share
Here is how I do it with jquery…pretty simple.
is pointing to a function in the controller