TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Chiranjeevi Aripaka
NA
133
303.6k
Retrieving data from database into textbox in c# using ASP
Nov 25 2011 12:51 AM
HI FRIENDS,
please help me in retrieving data from
database
into
textbox
in c# using ASP.
when i enter
REGDNO
. in the textbox and click on the
search button
then the corresponding data of the entered
REGDNO
has to be displayed in the
text box.
ENTER REGDNO
04331A1209
SEARCH
NAME
BRANCH
ADDRESS
PHNO
STATE
the name has to be displayed in the
textbox
opposite to NAME field. similarly remaining fields.
Reply
Answers (
13
)
Entering all students marks at a time based on their regd no's. in C# using ASP
Creating dynamic textbox in asp using c#