I've just started learning asp and i'm a bit confused.
I am designing a page that displays a current stock list. As soon as the pages open i would like it to display everthing that is in stock (in a table view)
Then at the top of the page it as an input box to enter a "StockCode" and a Button "btnfind.gif" that when pressed filters the records and just displays the StockCode input.
So far i've got it so when i open the page it
display everything in stock from an Access Database but i'm a bit confused on how to get the filter working when i enter the stockcode and press the Find Button.
Thanks
I am designing a page that displays a current stock list. As soon as the pages open i would like it to display everthing that is in stock (in a table view)
Then at the top of the page it as an input box to enter a "StockCode" and a Button "btnfind.gif" that when pressed filters the records and just displays the StockCode input.
So far i've got it so when i open the page it
display everything in stock from an Access Database but i'm a bit confused on how to get the filter working when i enter the stockcode and press the Find Button.
Thanks