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

  1. clubing4esx

    trying to calculate average using radio buttons!

    hi guys this is my prob..i keep getting back NaN...not sure why heres my code....any suggestions be helpful! <script language="JavaScript" type="text/javascript"> <!-- cnt=1; mags=0; function doAve(form){ mags=mags+parseFloat(form.mags.value); var average=eval(mags/cnt)...

Part and Inventory Search

Back
Top