I am doing a knowledge base for Uni. I have a form, which when submitted will insert a record into a Access Database backend, then diverts to another page which should show the entered data.
I have tried a redirect to a page which shows ASP Dynamic data, which is just blank. Im guessing this is because the form that entered the data in is now blank because the data has been submitted?
I have tried a redirect to a page which shows ASP Dynamic data, which is just blank. Im guessing this is because the form that entered the data in is now blank because the data has been submitted?