Community discussion forum

[Question] Disabling Buttons After Clicked?

  • 8 months ago
    Ok i need to do the following, but if you can help with any please post! I need to: Disable a button after its clicked, enable a button after the button being disabled is clicked, make the button being disabled turn a text area from visible false to true. Thanks if you can help!
    Post was edited on 10/02/2009 01:20:52 Report abuse
  • 8 months ago
    You can use the submit behavior.. and disable the button after it is clicked in the ClientClick. Hope this works for you..Let me know if you face any issues.
  • 8 months ago
    the easiest thing I can think to do is in your visual basic code under the when clicked option fo rthe first button you want to do : button1.visible=false button2.visible=true label1.visible=true
  • 5 months ago

    I agree with asimm262... use visual basic code..

    net software development

  • 5 months ago

    you can use java script to active or disable the forms objects. after clicked on submit button you can disable the forms objects and done works properly if you need more helps please follow my professional website http://web-design.meroblog.net/web-design-website-development-nepal.htm

  • 5 months ago

    You can use the submit behavior. of button and disable the button after it is clicked in the ClientClick.

  • 5 months ago

    i think the java script

    your way to find the right job

Post a reply

Enter your message below

Sign in or Join us (it's free).

We'd love to hear what you think! Submit ideas or give us feedback