Jump to content

Is AJAX what I need?


mellis95

Recommended Posts

I have a fairly large application utilizing PHP/MySQL. I would like to update it to have the capability to "auto submit" each form element as it loses focus. (html onblur event??). For instance, the first field is filled out and when the user changes to the next field on the form, the data from the first field is posted to the MySQL DB.

 

I have not ventured much in to AJAX or Javascript, so forgive me if this is a stupid question, but is AJAX a suitable tool to implement something like this? Or is it even possible/practical?

Link to comment
https://forums.phpfreaks.com/topic/182198-is-ajax-what-i-need/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.