Hi All,

I'm new to ASP.NET, having knowledge of HTML, VB 6.0.

I myself studying VB.NET 2008 & ASP.NET 3.5, though i'm interested. For practical implementation I'm seeking you experts help. Please help me to develop a simple web application.

1. 'Student Login form' has to accept user name & password.
If this user name & password matches with record present in our database (SQL 2000), then it has to redirect to Feedback form.

2. In feedback form,students are going to enter:
Name, Centre Name, Date, Mobile no., e-mail id, Feedbacks etc.

3. In Report form, when Teacher selects CENTRE NAME from the combo, it should show all the feedbacks from that particular Centre.

PLease help me.
I'm having confusion in web.config & where to put sql connectivity code...?


regards,
prem

Recommended Answers

All 2 Replies

Take a look at http://www.asp.net/
(Microsoft portal site for the ASP.NET development community)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.