I am planning to create a webpage to collect simple information.
Name, email, phone number, college name and also their markes in each subject
Exam subject1 subject2 subject3 subject4 Result
test1 85 77 90 90 pass
test2 89 89 74 74 pass
test3 88 91 98 98 pass
Name:
College name
Phone
Email
When the user enter their informationa and press the SUBMIT button it should be saved into the server.
Can some one assist me to develop this simple project using visual studio.
Note: I want to use grid view to gather the exam details, is it possible?
Not sure if this thread should be posted in this forum or web development forum
Thanks a lot