Illufox
05-12-2005, 05:34 PM
I've created a record insertion form with a few dynamic menus. Next to each menu is a "Add New" link which opens up a popup window. The popup window consists of a small form with a text field and a submit button. When the user clicks on the button, the window closes automatically and the new record is being added to the database table that contains the data for the menu.
This all sounds great, but when I refresh the page to see the new menu item, all the form field values above the menu get reset as well. That's not cool.. :o
So is there a way to make this more userfriendly?
- for example have the new record automatically selected in the dymanic menu without refreshing (would be nice :D )
or have the values in the fields remain while the page is being refreshed?
This all sounds great, but when I refresh the page to see the new menu item, all the form field values above the menu get reset as well. That's not cool.. :o
So is there a way to make this more userfriendly?
- for example have the new record automatically selected in the dymanic menu without refreshing (would be nice :D )
or have the values in the fields remain while the page is being refreshed?