dagon;10959152 wrote:sorry, i don't follow what you need help with or what your trying to achieve.
Ok.. Here what I want to do.. I'm creating a online reports generating system. The system will have 3 input fields( 2 select and 1 textbox) and a random button. The user will input the required fields and then press the random button. After pressing the random button, it will output a html table. It will display the random company id and company name. I just want to know if there is anyway I could store the company id in a variable or an array because I will use it again to generate another table again.