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

    Javascript error !!!

    I have a form where i am multiplying a figure with 100 to send it to other form . the code i m using is : document.cpiForm.PurchaseAmount.value = document.cpiForm.PurchaseAmount.value * 100; When i enter a value like 24.98 , The other form receives it as 2498 but when i enter a value like...

Part and Inventory Search

Back
Top