ASP Insert

Associate
Joined
12 Jun 2005
Posts
836
Location
Newcastle
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?
 
Because i have 2 projects to do in 2 months, and i do not need to learn ASP as i do not use it. This is a part of my degree i have no interest in, and dont use in my day to day job as a System Admin.

Btw, solved the problem, with a Select statement.
 
Back
Top Bottom