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
Tangara G
NA
298
94k
How to insert different sections of the form into database?
Jan 14 2017 3:03 AM
Hi experts,
I have now sort of completed my first form.
Now, the form has different section.
In each of the sections, some data can be auto-populated from database using methods while some require users to enter themselves.
I'd like to know if I can just use a Update method to update the whole form once and for all ?
Is this the right way to do things or I should do it via insert first then follows by update and then edit ?
Hope to hear some experts views.
I have to use Stored Procedure in my web application.
Tks.
Reply
Answers (
4
)
How to use a ID to display parts of information on 2nd page
Getting Error when using Membership in ASP.NET