|
|||||||
| JavaScript JavaScript (not Java) Discussion and technical support, including AJAX and frameworks (JQuery, MooTools, Prototype...) |
![]() |
|
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
problems to fill out a form...
I want to fill out a form online to get a job. But when i want to fill out the first "emty place" it's not responding. I try to refresh the website and this message pops up....??? Can someone help me and tell me what to do?
Thanks from Norway :-) _______________________________________________- signatur.dokumentsikkerhet.no: javascript error : [Error: name: ReferenceError message: Statement on line 1: Reference to undefined variable: HID_STILLING Backtrace: Line 1 of eval script fileValue = new String(HID_STILLING.Value); Line 473 of inline#2 script in https://signatur.dokumentsikkerhet.n...997&blkID=3723 obj.execute(obj.initScript); Line 1 of script initAll(); Line 131 of inline#2 script in https://signatur.dokumentsikkerhet.n...997&blkID=3723 Parent.Initialize(); ] fileValue = new String(HID_STILLING.Value); fileLength = fileValue.length; nameStr = ""; x = 0; fileValue = fileValue.slice(0, fileLength-1); nameArray = fileValue.split(";"); aStillingsnr = new Array(); aSted = new Array(); aTittel = new Array(); aStorrelse = new Array(); counter = 0; selArray = 1; for (i=0;i<nameArray.length;i++) { switch(selArray) { case 1: aStillingsnr[counter]=nameArray[i]; break; case 2: aSted[counter]=nameArray[i]; break; case 3: aTittel[counter]=nameArray[i]; break; case 4: aStorrelse[counter]=nameArray[i]; break; } |
|
#2
|
||||
|
||||
|
The website was written for Internet Explorer, use this browser to enter your details.
Send the site's webmaster an e-mail of the error report.
__________________
At least 98% of internet users' DNA is identical to that of chimpanzees |
|
#3
|
|||
|
|||
|
thanks Fang
|
|
#4
|
|||
|
|||
|
i used "Opera" when i got the error message up. I tried to use IE after, and then I got sucess!! Forgot to tell you that
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|