JohannIcon
Programmer
Hi All
I am updating a recordset from a database. I am doing the usual update statement and in this asp I am also showing the existing entries in the database. When I do the update, I am redirecting to the same page with the submit button and displaying a message if the item was updated or not. However the exisitng entries in the database is not refreshing, and displaying the old items (before doing the update). How can I refresh this recordset or else refresh the page so that the changes are shown on the screen to the user?
Thanks for your help.
I am updating a recordset from a database. I am doing the usual update statement and in this asp I am also showing the existing entries in the database. When I do the update, I am redirecting to the same page with the submit button and displaying a message if the item was updated or not. However the exisitng entries in the database is not refreshing, and displaying the old items (before doing the update). How can I refresh this recordset or else refresh the page so that the changes are shown on the screen to the user?
Thanks for your help.