Buy Questpond's video subscriptions on
huge discount
.
Online: 2114
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
JavaScript
>
Loading ...
How to get value from a textbox?
Posted by
Raja
on 6/29/2008 | Category:
JavaScript Interview questions
| Views: 8902
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
Write following code
alert(document.getElementById('txtbox1').value);
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
How to get value from dropdown (select) control?
Next > :
What is isPostback property?
Comments or Responses
Login to post response
More Interview Questions by Raja
How to improve performance of web page in asp.net?
What is the difference between asp:Label and asp:Literal control?
How to copy items from one DropDownList control to another DropDownLis ...
How to join two tables in Sql Server?
What is the location of Global Assembly Cache on the system.
What's the difference between private and shared assembly?
Can you place two .dll files with the same name in GAC (Global Assembl ...
Can you edit data in Repeater control?
Latest Interview Questions
What is isPostback property?
Explain friend and protected friend?
What is the difference between overloading and overriding ? how can th ...
Explain serialization?
What is a Process, Session and Cookie?
If cookies is disabled in client browser, will session tracking work?
What is web application virtual directory
Differences between application and session ?
More ...