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 bkrike 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: *

  • Users: sigrney
  • Content: Threads
  • Order by date
  1. sigrney

    Converting JavaScript to VBScript for a newbie.

    Hi all, I am pretty new to VBscript. Can anyone help me convert the following JavaScript to VBScript: <SCRIPT LANGUAGE=&quot;JavaScript&quot;> function checkRequired_onsubmit() { var returnValue = false; var newValue; if (document.theForm.textbox.value == &quot;&quot;) {...

Part and Inventory Search

Back
Top