Anag Posted August 18, 2011 Share Posted August 18, 2011 I'm working on lowering shopping cart abandonment rates for a client. I'd like to be able to post form data from individual input fields of a registration form to a php script, every time onblur fires. The form fields would need to keep the value entered by the visitor and page shouldn't refresh so I think Ajax is the best solution. Any example code that does this would be appreciated. Thanks Quote Link to comment https://forums.phpfreaks.com/topic/245081-onblur-event-post-field-to-php-script-with-ajax/ Share on other sites More sharing options...
trq Posted August 18, 2011 Share Posted August 18, 2011 Where exactly are you stuck? Quote Link to comment https://forums.phpfreaks.com/topic/245081-onblur-event-post-field-to-php-script-with-ajax/#findComment-1258952 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.