Get value of an ID from a submit button
Posted: Mon Dec 22, 2008 9:55 am
Hi,
I have a search page that retrieves information and display records from the database, at the last column of the row, there will be a submit buttion that would get the values of that certain record and display it on the next page.This next page consists of a form ( has text boxes ). I need to be able to display the selected record of the search page into these textboxes. How do I go about it ..? Please help..I think I need to use the get function.
I have a search page that retrieves information and display records from the database, at the last column of the row, there will be a submit buttion that would get the values of that certain record and display it on the next page.This next page consists of a form ( has text boxes ). I need to be able to display the selected record of the search page into these textboxes. How do I go about it ..? Please help..I think I need to use the get function.