Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Servlets
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
paul wheaton
Paul Clapham
Ron McLeod
Sheriffs:
Jeanne Boyarsky
Liutauras Vilda
Saloon Keepers:
Tim Holloway
Carey Brown
Roland Mueller
Piet Souris
Bartenders:
Forum:
Servlets
Text field enabling/disabling based on the data from the database
nand rai
Greenhorn
Posts: 27
posted 15 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi
I would enable the field only if there is no data from the database(null. empty)
other wise if there is data disable the feild
can some one please send me a sample code.
Bear Bibeault
Sheriff
Posts: 67756
173
I like...
posted 15 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
When creating the markup for the field, place the
disabled
attribute on the field if the condition is met.
[
Asking smart questions
] [
About Bear
] [
Books by Bear
]
Consider Paul's
rocket mass heater
.
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
a simple question of Locking mechanism
i want to read from a textfield and compare it with an external file
Connectivity
Database schema
Parse?
More...