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 Chriss Miller 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: sammes
  • Content: Threads
  • Order by date
  1. sammes

    Javascript problem

    Hi, could anyone help with this simple javascript ? I habe a webpage which displays several reports. To avoid mass table rows on opening the page I hide the table rows and only show the headers with a button "show table entries". This works fine for 3 tables. This is the script: <script...
  2. sammes

    JAVASCRIPT input validation ! Please help !

    Hi ! Who could help me with a javascript ? What I need: We have pages, where a user could input amounts. These amounts could only be numbers (e.g. 100) with OR without an "M" (for million) or an "T" (for thousand): e.g. 100 (hundred) , 100M (one hundred million), 100T (one hundred thousand)...
  3. sammes

    Generate Text-Box,which accepts only figures/numbers with an M or T

    Hi Programmer´s ! I have a problem. I just want to make a script, which creates a simple html input field which accepts only figures/numbers with the "extension" "M" (for million) or "T" (for thousand). The next step should be, that the script convert this input value to the real figuer...

Part and Inventory Search

Back
Top