L
Leo Duran
I am working on a web app and would like to enable it to use multiple
browser windows...
For example, a list of customers would have an Edit button.
Edit | First Name | Last Name | Address
.... | Leo | Duran | 23 street
When you click the edit button a window pops up with an Edit form. After the
user edits the entry, they close the window and the underlying one
automatically updates.
Can I make a page that is a pop up window tell the page that called to
refresh and get new information from the DB?
Thanks for the help!
browser windows...
For example, a list of customers would have an Edit button.
Edit | First Name | Last Name | Address
.... | Leo | Duran | 23 street
When you click the edit button a window pops up with an Edit form. After the
user edits the entry, they close the window and the underlying one
automatically updates.
Can I make a page that is a pop up window tell the page that called to
refresh and get new information from the DB?
Thanks for the help!