R
Q. Consider the below code: Identify the correct code in order to fetch the value entered in username text field?
< body> < form name="login"> Enter Your Name< input value="Akash" id="p_name" name="uname"> < /form> < /body>
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. Which of the following statement(s) is true about the JavaScript?
Q. Why are HTTP redirects significant?
Q. The external JavaScript file must contain the <script> tag?.
Q. What are the features of an interpreter?
Q. A function definition expression is known as
Q. What is default value of any variable in Javascript?
Q. Which is the correct JavaScript statement to define string as object?
Q. Which one of the given code will be equivalent for the following JavaScript code:
Q. When the “end” event fires on EOF when no more data will arrive, which function is called?
Discusssion
Login to discuss.