User Profile

Collapse

Profile Sidebar

Collapse
metalwing12
metalwing12
Last Activity: Mar 3 '07, 07:05 PM
Joined: Jan 17 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • metalwing12
    started a topic disabling enabling textbox,buttons..etc

    disabling enabling textbox,buttons..etc

    hi guys
    can someone help me out here.im having a hard time doing this project
    well this is my code I try using the disabled property of the textbox yes it workss, it disable it but when i set it to false like disabled="false " it does not enable the textbox.This is my code



    <p><input type="text" name="txtbox1" size="20" disabled="true" >
    ...
    See more | Go to post

  • metalwing12
    replied to Disable/enable Textbox Buttons
    hi

    well what im trying to do is that i have 4 textboxes and buttons
    the first textboxes and buttons is enable and the rest disabled.when i click the first button it will enable the second textbox and button while disabling the first textbox and button.
    hope you can help me..

    thanks and regards
    metalwing...
    See more | Go to post

    Leave a comment:


  • hi wardenz

    well ill try it later..ill pm you whats the result thankss.....
    See more | Go to post

    Leave a comment:


  • metalwing12
    replied to Disable/enable Textbox Buttons
    hi shweta123

    yahh i already did that what i want to do is that when i click the button in my asp it will disable the previous active button and textboxes..But it seems that whatever propertyi work with wether it is disabled or enable regardless of value(true or false) it seems not accepting the value..tnkss hope you can help me..

    metalwing...
    See more | Go to post

    Leave a comment:


  • metalwing12
    started a topic Asp Disable/enable Textboxes And Buttons

    Asp Disable/enable Textboxes And Buttons

    Hi guys
    can someone kindly help me about my code it seems incomplete or i just can make it right .I try using the disabled property of the textbox yes it workss, it disable it but when i set it to false like disabled="false " it does not enable the textbox.This is my code



    <p><input type="text" name="txtbox1" size="20" disabled="true" >
    ...
    See more | Go to post

  • metalwing12
    started a topic Disable/enable Textbox Buttons

    Disable/enable Textbox Buttons

    Hi guys
    can someone kindly help me about my code it seems incomplete or i just can make it right .I try using the disabled property of the textbox yes it workss, it disable it but when i set it to false like disabled="false " it does not enable the textbox.This is my code



    <p><input type="text" name="txtbox1" size="20" disabled="true" >
    ...
    See more | Go to post
No activity results to display
Show More
Working...