New To ASP/ Project

ZeroEffect

Junior Contributor
Joined
Oct 24, 2004
Messages
204
Location
Detroit, MI
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
 
Back
Top