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
paul_amass
NA
1
0
Getting the value of textfield
Dec 17 2004 5:46 AM
I have written a webform to edit a row in a sql database. When page loads it polulates data from the data into the textfields using the following fieldName.Text . I then use the same bit of code to get the edited value of the field. (fieldName.Text) This however is returning the original value which was populated into the field. How do I extract the value which the user inputs/edits. Cheers Paul
Reply
Answers (
0
)
Difference between Validating and Validated events of a TextBox
need help with database