Results 1 to 4 of 4

Thread: Input tag is not allowing the entry in it

  1. #1
    Join Date
    Nov 2009
    Posts
    56

    Input tag is not allowing the entry in it

    Hey there,

    I am suffering from a problem which stopped me in the midway of the program development. I am developing a program in which user can enter the value in the input box. I am using the HTML for the program creation. But the problem is that after running the program i found that i cant enter the value in the input box. So please help regarding the problem i am facing so that can continue with the programming.

    Thanks in advance

  2. #2
    Join Date
    Apr 2008
    Posts
    1,948

    Re: Input tag is not allowing the entry in it

    Hi,

    The problem can not be solve without seeing the code of you programming but still i will suggest you to check the code once again so that you will come to know the mistake you have done. If that does not solve your problem then forward the code to me so that i can check it from my side for the satisfaction of mine. Thats all i can help with the problem you are facing because i am helpless without the code. So tell about the same if you solved your problem.

    Bye

  3. #3
    Join Date
    May 2008
    Posts
    2,012

    Re: Input tag is not allowing the entry in it

    Basically it is not happening with the input tag that he wont allow you to enter the value but if it is happening to you then ReadOnly property could be the reason for the same. ReadOnly property wont allow user to enter the value in the input box. If this attribute is disable then only you can enter the value so better to check for the same that it is enable or disable. If it is then remove the same and try again.

    Say thanks if it works for you.

  4. #4
    Join Date
    Apr 2008
    Posts
    2,005

    Re: Input tag is not allowing the entry in it

    The <input> tag is used for taking the information provided by the user from the Keyboard. Depending on the attribute it can be differentiated in many way as button, password field, text field, checkbox, radio button etc. It contains the many attribute in which readonly is used for the permission to enter the data fro the user or not. Specifies that an input field should be read-only (for type="text" or type="password").

    Thank you

Similar Threads

  1. Need help: Skype is not allowing signing in
    By $kRITIKa$ in forum Technology & Internet
    Replies: 5
    Last Post: 23-06-2011, 10:44 PM
  2. Please help: Opera is not allowing me to type anything
    By rAdIaN in forum Technology & Internet
    Replies: 6
    Last Post: 20-06-2011, 10:17 PM
  3. Win 7 not allowing to connect to router
    By The-Don in forum Operating Systems
    Replies: 4
    Last Post: 13-10-2010, 12:19 PM
  4. Window 7 is not allowing the backup
    By Jagriti21 in forum Operating Systems
    Replies: 5
    Last Post: 09-08-2010, 11:30 AM
  5. ACL ( Access Control List ) entry allowing tracert and traceroute
    By Daljeet in forum Networking & Security
    Replies: 3
    Last Post: 02-12-2008, 06:37 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,994,771.82364 seconds with 16 queries