Hi everybody,
I've built an ASP form that uses database-driven list boxes. I wanted to give users the opportunity to add items to the table that provides the list box options, so I coded a JavaScript pop-up that refers to an ASP page for data entry.
Problem is, once you've added an item to the database via the pop-up, you have to refresh the main form page for the addition to be reflected on the list - and the act of refreshing wipes out any data previously entered on the form!
Does anyone know a way around this?
Thanks,
M
I've built an ASP form that uses database-driven list boxes. I wanted to give users the opportunity to add items to the table that provides the list box options, so I coded a JavaScript pop-up that refers to an ASP page for data entry.
Problem is, once you've added an item to the database via the pop-up, you have to refresh the main form page for the addition to be reflected on the list - and the act of refreshing wipes out any data previously entered on the form!
Does anyone know a way around this?
Thanks,
M