| Author |
how to update a dropdown list after update database from other page
|
chain singh
Ranch Hand
Joined: Feb 28, 2012
Posts: 116
|
|
Hello
i have a page in jsp which have dropdown list which have all user from database. this page have one button which open a new window to add new user.
if new user is add on other window than after submit how i can update that dropdown list which i have on other window without refresh that page.
thanks
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56521
|
|
|
With JavaScript.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: how to update a dropdown list after update database from other page
|
|
|