> Hello,
>
> Just learning how to impliment AJAX. Is it possible to insert a record into a database table via AJAX? I searched the forums and didn't come up w/ anything.
>
> Thanks!
Please read about AJAX on google, start with definition (you may find
this http://www.w3schools.com/ajax/default.asp useful).
After reading the definition you should be able to answer your own
question.