I have a text file with 500000 records , each record contain student ID and another index number.
i insert this recors with separate function ,and i want when the user enter the student id the program get the corsponding index number and put it in avariable and use it in another function.
can any one help.
i only want to no how can i get the number and but it in a variable.
thanks