Button/Listbox problem

Neske

Member
Joined
Mar 1, 2005
Messages
17
Programming Experience
Beginner
Hi,

I have a page where you can give a mac address in a textbox en then you have to press a button and then i look for the matching items. I show the name of the matching items in a Listbox.
When you click on an item in the listbox a new page is loaded with all the information. But now comes my problem. When you use the back button to go to the previous page and on that page you give a new mac address and you push the button to seek the matching items, the information page of the last selected item in the listbox is showed.
Does anyone know what i can do about this problem.

Thanx

Neske
 
Back
Top