CodeIgniter Forums
ajax with CI in a text box - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: ajax with CI in a text box (/showthread.php?tid=24256)



ajax with CI in a text box - El Forum - 11-04-2009

[eluser]ranjitbd[/eluser]
Code:
// a text box in a view page for name field. if the user type any character in the text box
// it will show the name stored in the data base in a table..

// i dnt know how to execute ajax with codeigniter but i can do it using raw php.



ajax with CI in a text box - El Forum - 11-04-2009

[eluser]Ben Edmunds[/eluser]
Is this a question or what's going on here???