views:

335

answers:

0

Hellow , I am Ma'moun , Please I Need Help in this Web Site I attach it in this Mail , I use(ASP.Net 3, SQLSERVREQPRESS)

I develop a Web Site For a school , The Web Site has a page (Exams.aspx) wehen that page load the dataGrid will fill all student mark from table(dbo.Marks)

The table (dbo.Marks) get its own Mark from (dbo.Exams) , e.g : When a Quarter_First =1, AND Coures=Arabic And All Sub Marks ( Descreption= HomeWork,Participation ,Quiz ,..... All Descreption Marks) (Each Descreption has its own marks , Like : Quiz=10% , HomeWork=20% and So all)

Directly Calculate each Student Mark and Insert average from(100%) for each Student into Table(dbo.Marks)

the web site have a page ( SetMarks.aspx) to insert a students mark into Table (dbo.Exams)

When I press Save Button must insert SubMark into table(dbo.Exams) this Values(StudentID,FullMark = TextBox1,Description=DropDownList)

Please Check It and Response to me code for Solution I need response very soon

[email protected]