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
Rajveer Singh
NA
74
8.1k
how to put DB tables into dropdown list
Oct 20 2015 10:24 AM
Hello i want to know is it possible to view the data in the DB table in the drop down list box?
and when the item is selected from dropdown list box and its inserted into a another table and removed from the previous?
Ex: i have a table called 'Pets' and table 'Customer'.. So in adoption page the customer choose the data from Pets table from dropdownlist box and the customer data and customer chose pet will be inseerted into 'Customer' table and removed from 'Pets' table..?
Pls request for codes..
Reply
Answers (
1
)
login page by using html5 and used data from database
Member in mvc with Database as Oracle