Adding Values of TextBoxes Together

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Randy Webb

    #16
    Re: Adding Values of TextBoxes Together

    Thomas 'PointedEars' Lahn wrote:[color=blue]
    > RobG wrote:
    >
    >[color=green]
    >>crjunk wrote:
    >>[color=darkred]
    >>>I have 4 TextBoxes on my form that I'm trying to add together to get a
    >>>grand total. Here is the code I'm using:[/color]
    >>
    >><snip>
    >>[color=darkred]
    >>>Can anyone tell me what I'm doing wrong? I'm not very experienced
    >>>with JavaScripts.
    >>>[...][/color]
    >>
    >>Your code has some serious issues.[/color]
    >
    >
    > As your posting has. Particularly, it by far exceeds the accepted 80
    > characters per line. Mozilla/5.0 does not have problems with borken
    > quote as OE does have, so you really should adjust your settings.
    > Automatic line-break at column 76 is good, at column 72 is better
    > (because more quotation levels are possible without reformatting the
    > quotes).[/color]

    Mozilla may not have a problem with broken quoting, but yours seems to
    have a problem with its spell-checker and its ability to only post a
    response once. Practice what you preach, before you start preaching.

    To RobG: Ignore the ramblings of PointedEars, we are still anxiously
    awaiting his exit from puberty, at which time he may (but probably
    won't) exhibit the signs of having above a 3rd grade mentality.

    --
    Randy
    comp.lang.javas cript FAQ - http://jibbering.com/faq

    Comment

    Working...