Kinky
10-12-2002, 06:39 AM
Here's the scenario:
My web page is supposed to simulate a buying site
At the top are text boxes that are used to scroll thru an array.
Under that is another textbox and a button. When pressed, the button searches thru the array for a match and chages the top text boxes to show this. Another button is supposed to take the information displayed in the top text boxes and send them into a textarea, a la shopping basket.
WHat code is needed for the last button, give or take?
I would also like the code to be as simple as possible, as i am only a beginner
My web page is supposed to simulate a buying site
At the top are text boxes that are used to scroll thru an array.
Under that is another textbox and a button. When pressed, the button searches thru the array for a match and chages the top text boxes to show this. Another button is supposed to take the information displayed in the top text boxes and send them into a textarea, a la shopping basket.
WHat code is needed for the last button, give or take?
I would also like the code to be as simple as possible, as i am only a beginner