Keith, I have watched the lesson but I am sorry I must be missing something.
My project is to load the main page, ask user to enter a SearchID. Then I search to validate that the product exist. If ture, then pass the SearchID through the url and load the next page with the CustomerName that matches the SearchID.
The first half I have completed. I am just stuck on retrieving and displaying the CustomerName.
If this is the wrong way, how better method would you use?