HighDots Forums  

run time error

JavaScript discussion (multi-lingual) JavaScript discussion (alt.comp.lang.javascript)


Discuss run time error in the JavaScript discussion (multi-lingual) forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
PMC
 
Posts: n/a

Default run time error - 08-14-2004 , 06:22 AM






What is wrong with this code, a simple function. I get run time error.

function doit(){
var total ;

total = parsint(document.form1.personen_aantal.options.val ue*100);

return ;

Txs

Peter



Reply With Quote
  #2  
Old   
PMC
 
Posts: n/a

Default Re: run time error - 08-14-2004 , 10:37 AM






Never mind, its the capital I which is mssing.

Peter


"PMC" <xx (AT) xs4all (DOT) nl> schreef in bericht
news:411df5f9$0$30784$e4fe514c (AT) dreader16 (DOT) news.xs4all.nl...
Quote:
What is wrong with this code, a simple function. I get run time error.

function doit(){
var total ;

total = parsint(document.form1.personen_aantal.options.val ue*100);

return ;

Txs

Peter





Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.