Lea Verou 6/16/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

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
ServiceNow and Microsoft Copilot
Marius Sandbu 1 votes
2
The Learning Loop and LLMs
Martin Fowler 1 votes