Results 1 to 9 of 9
  1. #1

    Default how to disable textbox value


    guys,,

    unsaon nako pag disable sa sulod sa textbox?? i mean kanang d xa ma edit.. og ang iyang color kay same ra japon as murag natural text..... ang naka lahi lang kay d xa ma edit if i try og backspace..

    pls help me if u have any idea..

    newbie here....

  2. #2
    unsa na language imo gamit pag program?
    Just to clarify lang sa imo gusto ha - maka enter ka ug text but dli maka backspace? or dli jud ka maka edit sa textbox but wanted to have the backcolor remain white?

  3. #3
    clarifications here also!! naa ka isulod nga value sa textbox before nmu i disabled?? or naa na daan ang value?? unsa gamit nmu nga programming language?? is it OL or desktop based??

  4. #4
    Java - setEditable(false) or C# kay ReadOnly=true.. Note ang text ani is natural text color ghapon or black sa default.

  5. #5
    im using HTML....

    nanay value ang textbox... its like ako ra i display iya value but d nako pde ma edit ang ya sulod..

    also... unsaon nako pag customize sa ya font color.. im using IE as my browser,,, mo gray man gud xa if sa IE... pde ba nako e change ya color

    using PHP language....

    NEWBIE

  6. #6

  7. #7
    can u give me an example brad pls...

    ako na jd g try ang css but sa FF mo gana xa but not in IE...

    NEWBIE

  8. #8
    i-add ang attribute nga "readonly" bai haron dili ma-edit ang value

    example:
    <input type="text" readonly="readonly" value="Hello" />


    yeah! bling bling men...abz'

  9. #9
    Code:
    <form action="form_action.asp" method="get">
      Name: <input type="text" name="fullname" /><br />
      Email: <input type="text" name="email" /><br />
      Country: <input type="text" name="country" value="Norway" readonly="readonly" /><br />
      <input type="submit" value="Submit" />
    </form>

  10.    Advertisement

Similar Threads

 
  1. How to disable file downloading in Firefox?
    By acronis in forum Software & Games (Old)
    Replies: 18
    Last Post: 02-17-2010, 08:29 PM
  2. Replies: 71
    Last Post: 10-29-2009, 11:54 AM
  3. Replies: 2
    Last Post: 06-07-2007, 08:30 PM
  4. Replies: 6
    Last Post: 04-15-2006, 10:23 AM
  5. notifications..how to disable??
    By dozen in forum Support Center
    Replies: 2
    Last Post: 01-09-2006, 05:21 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
about us
We are the first Cebu Online Media.

iSTORYA.NET is Cebu's Biggest, Southern Philippines' Most Active, and the Philippines' Strongest Online Community!
follow us
#top