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

    newbies problems with JS and combining strings

    Hi, I have really beginners' question but the problem is driving me nuts so if someone find few minutes to answer me, I'd appreciate that. The problem: I want to send e-mail through simple mailto function in JS. I do want to pass the required data like recipient, subject & body to whatever...
  2. aladdin

    problems with input form !

    Hello, I have same basic (beginner's) problem with JS. sample from the JS .... ------------------------------------------------------------ function recalc(form) { for ... { var quantity; XXX: quantity=eval("form.quantity"+i+".value")...

Part and Inventory Search

Back
Top