Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. gjhills

    Set a Button To Type=Hidden from vbscript

    Thank you, I've got exactly what I needed. I used .display='none' at the end of my VBScript procedure and its done the trick!
  2. gjhills

    Set a Button To Type=Hidden from vbscript

    I've used the following code to Disable the button, but wondered if anything else could be done that would make it invisible:- UserForm.AddCountries.disabled=True
  3. gjhills

    Set a Button To Type=Hidden from vbscript

    I've used the following code to Disable the button, but wondered if anything else could be done that would make it invisible
  4. gjhills

    Set a Button To Type=Hidden from vbscript

    How do you set a button to type=Hidden, on a form, on an ASP page so it can't be pressed again? The onclick event runs a vbscript procedure to add some options to a combo box.

Part and Inventory Search

Back
Top