puppy_2008
12-06-2007, 01:39 PM
I have created a table for users to fill in one page(studentrecord.jsp). The column names are Details, Name, Activity and date (which is a drop down list). The table has 8 rows.
When the user fills in the rows and clicks submit,another page called confirm.jsp will be shown.
This page has a similar layout and needs to show all the details that the user has typed in the previous page for him to confirm.
I am using SQL as my database.
Please help! Thanks
Does anyone know how to do that?
When the user fills in the rows and clicks submit,another page called confirm.jsp will be shown.
This page has a similar layout and needs to show all the details that the user has typed in the previous page for him to confirm.
I am using SQL as my database.
Please help! Thanks
Does anyone know how to do that?