Dynamically Update textbox from database
I have a database as shown below.(database created using SQL Server 2005)
name : george,simon
address : bangalore,hyderabad
now I want the following thing to be done.
I have a form with two text boxes. if I type something in one textbox, the corresponding value to that typed value from database has to be displayed in another text box.
for example, if I type "george" in one text box, "bangalore" has to be displayed in another textbox. How can I achieve it?
View Answers
Ads
Related Tutorials/Questions & Answers:
Dynamically Update textbox from database
Dynamically Update textbox from database I have a
database as shown below.(
database created using SQL Server 2005)
name : george,simon
address... to that typed value
from database has to be displayed in another text box
Advertisements
Getting Textbox data from database
Getting
Textbox data
from database When i m trying to get data in
textbox as readonly
from database i m getting following error.and my code is shown... data
from database and display it on the textboxes.
<%@page language="java
Getting Textbox data from database
Getting
Textbox data
from database When i m trying to get data in
textbox as readonly
from database i m getting following error.and my code is shown...;Here is a jsp code that retrieves data
from database and display
Update Database from jsp
Update Database from jsp I want to
update my oracle
database column
from a text box ,so whenever I input some text value in the text
box and click
UPDATE button the
database field should be updated . I have a drop down menu
Dynamically adding textbox and labels
Dynamically adding
textbox and labels Sir,
In my application I want to insert texbox and labels
dynamically and want to insert
database field value in that generated label.
Plz help me,
Thanks in advance
How to show data from database in textbox in jsp
How to show data
from database in
textbox in jsp How to show data
from database in
textbox in jsp
Here is an example that retrieve the particular record
from the
database and display it in
textbox using JSP.
<
Dynamically hide textbox
Dynamically hide textbox I have a drop down(combo box) with 2 values (reference and file).When refrence is selected
from the drop down the components of file(that is displayed when file is selected) should get hidden
dynamically
How to update,Delete database values from jtable cells ..
How to
update,Delete
database values
from jtable cells .. hello Sir...
from database into jtable of a jpanel.. Now Sir, According to my need i have to
update the cell values
from there only means that whatever values i ma entering
update database
update database hi..
i want to know how the valuesof
database can... that can be done there then by pressing the
update buutton the value can be updated to
database