Click to See Complete Forum and Search --> : Need help please, been working on it over 3 weeks now.


Eagle_f90
April 9th, 2010, 02:33 PM
Ok, so I have been working on this for over 3 weeks now and though I had things figured out till I found out today nothing worked the way I though so I am now begging for help.

I have a table in a SQL 08 DB with 3 files. TaskID, TaskName, TaskStatus. I need to make an asp.net page (C#) that querys the DB to get all the TaskIDs and Names, display each task along with a select box that give the user 3 set actions to take "Start Working on, Complated task, No Longer Working on". Then post the selects and call an update statment to update the DB.

I have search and search and tryed everything I can think of, I have only been doing ASP.net as a hobby for a few months now and can not figure it out. I am beggin you please help me. If you want me to post code I have used in the past I will but I figure just to let you guys tell me where to head and what companaints to use since I just can't get it working.