codetoad.com
  ASP Shopping CartForum & BBS
  - all for $20 from CodeToad Plus!
  
  Home || ASP | ASP.Net | C++/C# | DHTML | HTML | Java | Javascript | Perl | VB | XML || CodeToad Plus! || Forums || RAM 
Search Site:
Search Forums:
  How do i deactivate my button  sunpetok at 23:09 on Thursday, August 23, 2007
 

I need help on how to deactivate a button if a visitor to my site do not click on the check box in agreement with my policy. I want the checking of the box to prompt the activation of the button in other to proceed to the next step of the registration procedure.

  Re: How do i deactivate my button  godlymathew77 at 12:01 on Sunday, August 10, 2008
 

javascript:


{
var obj=document.getementById('ur button id')
obj.disabled=true;

}








CodeToad Experts

Can't find the answer?
Our Site experts are answering questions for free in the CodeToad forums
//








Recent Forum Threads
•  Re: import contacts of msn/yahoo
•  Palm Inc. Online Recruitment Event
•  Palm Inc. Online Recruitment Event
•  Palm Inc. Online Recruitment Event
•  Palm Inc. Online Recruitment Event
•  Re: What does this do?
•  Re: Folder name with
•  is automating javascript through VBA possible??
•  Re: How do i deactivate my button


Recent Articles
ASP GetTempName
Decode and Encode UTF-8
ASP GetFile
ASP FolderExists
ASP FileExists
ASP OpenTextFile
ASP FilesystemObject
ASP CreateFolder
ASP CreateTextFile
Javascript Get Selected Text


© Copyright codetoad.com 2001-2008