Web user interface. Add new item and list of items

Posted by w1z on Stack Overflow See other posts from Stack Overflow or by w1z
Published on 2010-04-23T22:11:14Z Indexed on 2010/04/23 22:13 UTC
Read the original article Hit count: 214

Hello all

I need your opinion on the following question. It's need to implement the administration web interface to add\change\remove\display system users. I need to display all users and controls for user adding/changing. What is the common pattern in web for this situation: create one page or create two separate pages for displaying and adding/changing users?

Thanks, sorry for some possible oddness (:

© Stack Overflow or respective owner

Related posts about web-development

Related posts about user-interface