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 gkittelson 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: daban
  • Order by date
  1. daban

    "Virtual Keyboard"

    This worked for me in NN4. <input type=button value=backspace onClick=&quot;javascript:this.form.amount.value=this.form.amount.value.substr(0,this.form.amount.value.length-1);&quot;> Hope this helps. daban

Part and Inventory Search

Back
Top