RSSAmplifier

Jurian Sluiman · Jan 23, 2011

Zend_Form style errors after AJAX post

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

For the best user experience, it&rsquo;s useful to post sometimes a html <form> with an asynchronous request. The javascript acquires the data, sends it to the server and waits for a response. But when the form contains errors, you need to return the messages in order to be displayed for the user. This article provides a strategy to fetch the response, looks if the form contained errors and…

Read on jurian.slui.mn

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.