Lea Verou 16/6/2009

Tip: Multi-step form handling

Read Original

This article discusses best practices for handling multi-step forms in web applications. It explains why using URL parameters like ?step=2 is problematic for usability and creates meaningless URLs, advocating instead for passing step data via POST. The author provides practical HTML examples, including using hidden fields or the submit button itself, while emphasizing the importance of maintaining a good user experience.

Tip: Multi-step form handling

comentarios

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet