Hello Guys:
 
I am about at wits end.  This should be very basic, but for some reason:  I
cannot figure out my mistake.  
 
I have a the following code:  input name="Kits" type="text" id="Kits"
size="5" OnChange="updateTotals()"
 
And my JavaScript is defined in the HEAD as:  
    script language="JavaScript">
    function updateTotals()
    {
        .....
    } 
 
When I change the value of the textbox, I Get a JavaScript error of "Object
Expected."  I have tried a variety of things, but to no avail.  
 
Any help would be appreciated.
 
Thanks
 
Andy Mills
Programmer
Regency Thermographers
717-765-3572
 <mailto:[EMAIL PROTECTED]> [EMAIL PROTECTED]
http://www.regencythermo.com <http://www.regencythermo.com/> 
 
 
 


[Non-text portions of this message have been removed]



---------------------------------------------------------------------    
 Home       : http://groups.yahoo.com/group/active-server-pages
---------------------------------------------------------------------
 Post       : [email protected]
 Subscribe  : [EMAIL PROTECTED]
 Unsubscribe: [EMAIL PROTECTED]
--------------------------------------------------------------------- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/active-server-pages/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to