ZeroEffect Posted May 13, 2006 Posted May 13, 2006 Thanks for taking a look. Basicly I want to build a asp webpage that in the simplest form has a combobox and a submit button. When the page loads the combobox is populated from a database, at that point the user selects an item from the combobox and click submit. When the user does this, a script will search the database for the item selected and add 1 to the exsisting value for that item. This will keep track of how many time that item has been selected. I think ASP and a mysql server for the database. This is the begining of a personal project, there is more to it but that part I know and understand. I am looking at the MS Quick Start Tutoril right now. Am I headed in the right direction or does anyone think there is a better way to acomplish this. Thanks again for taking a look at thins and for any help you may be able to offer. ZeroEffect Quote If you can't find it, Build It. There is no place Like 127.0.0.1 also don't forget 1 + 1 = 10
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.