milov.nl

Interaction design • webdevelopment • web art • photography

milov.nl : forum : coding : 'Java Script error: Undermined String Constant'

Java Script error: Undermined String Constant NS, 030918 12:44
Each time I visit my site www.myleague.com/jpp, I get an error saying "Line 456 Error: Undetermined String constant"...

The actual page on which the error is, is located here: http://uk.geocities.com/joyfulpoolplayers/main.htm

Anyone know how to sort this, please reply, thank you in advance!
richproxy.richmond-utcoll.ac.uk
Re: Java Script error: Undermined String Constant milov, 030918 13:20
This should all be on one line:
window.open(surveyLocation,'Now','height=400,width=600,toolbar=no

,directories=no,status=no,menubar=no,scrollbars=no,resizable=no')
 
kf-nawij-tg01-1194.dial.kabelfoon.nl
Re: Java Script error: Undermined String Constant NS, 030919 02:15
Hi, thanks for your reply Milov, I put that in one line.. but now i get a different error message saying: "Line 455 Char 19 Error: 'surveyLocation' is undefined"... any ideas?

Thanks for you support.
webcacheH09b.cache.pol.co.uk
Re: Java Script error: Undermined String Constant Drake s, 030928 11:46
means surveylocation has no value.. in most cases it does anyway.


24.70.95.206
Re: Java Script error: Undermined String Constant Alexandre, 031012 11:43
I have many pages hosted by geocities.com and all of them return the "undertermined string constant" error. I have tried putting the code suggested above but it doesn't fix it. Has anybody had this problem and solved it before?
a212-113-164-101.netcabo.pt
Re: Java Script error: Undermined String Constant Drake s, 031013 23:10
well that's your problem.... geocities will always
give an error in one form or another...
24.70.95.205
Re: Java Script error: Undermined String Constant web_surfr, 031122 23:01
Though it may be true at least don't be an a$$ about it...
216-107-219-46.tpkcusbw.tpk.cust.seg.NET
Re: Java Script error: Undermined String Constant Jimmy, 040104 23:26
You're probably missing an endquote somewhere, like this:

x = "blahblahblah"; // this is a terminated string constant
y = "alkdfjslkdj; // this is an unterminated string constant
ip68-100-99-45.dc.dc.cox.net
Re: Java Script error: Undermined String Constant Jose, 040130 19:46
Hello!
The problem I've got is that every time I try to get into my server webmail, two JavaScript errors appear: line 43 and line 118 errors, with the message "It's expected an object". So I can't enter into my webmail.
Thanks for your help.
212.163.252.248
Re: Java Script error: Undermined String Constant JyOti, 040308 07:33
i get a script error on this page i never used to get it before but for the last few monthz ive been gettin it i would reallie appreciate it if u can fix it for me. this is wat the script error sayz :
Line: 31
Char: 2
Error: Object doesn't suppor this property or method
Code: 0
URL: http://www20.smashchat.com/eshare/server?action=404&user=sWeEthOnEY&pass=&id=eQhtpa&room=Smash+Lobby&safelogin=OFF&rand=1078730713

adsl-68-127-37-11.dsl.irvnca.pacbell.net
Re: Java Script error: Undermined String Constant Subporn, 040401 00:07
Look like your JavaClient doesnt have a method setSize
199.243.80.186
www.smashchat.com Sandeep Stephen, 040424 22:45
Hi i having a problem to open this site is call smashchat.com whenever i try to open this site all i see a littel cross on my screen littel cross on the top from the left side an everything is blue this page doesn't view at all so i have a request please help me out to open this page thankyou.
cache-mtc-ae09.proxy.aol.com
Re: Java Script error: yahoo.com,labradorn11,labradorn11@yahoo.c…, 040425 05:40
Please help----- every time I try to get into online messenger I get an Internet Error Script Error - line 212, code 0, character 3

Help me please!
cache-dtc-ab05.proxy.aol.com
Re: Java Script error: Undermined String Constant netzero.net,aliceholtrop,Alice, 040425 08:17
I cannot print some of my e-mail.
This is the error message I get: Line:297
cache03.lax.untd.com
Re: Java Script error: Undermined String Constant netzero.net,aliceholtrop,Alice, 040425 08:22
I cannot print some of my e-mail
The following is the error message I get: Line: 297
Char: 26
Error: Expected "J"
Code: 0
Then I get this error: Line: 1
Char: 1
Error: Object expected
Code: 0
Please can someone help me.

cache03.lax.untd.com
Re: Java Script error: Undermined String Constant yahoo.com,nathan2041,nathan, 040506 17:53
can someone help me fix this java script error when ever i want a popup window

please help!!

nathan
sarc1b-209-204-87-82.sniparpa.net
Re: Java Script error: Undermined String Constant blueyonder.c o.uk,dd006d4928,dougie, 040512 14:34
please i cannot pri nt it says microsoft script error
82-34-50-134.cable.ubr02.chel.blueyonder.co.uk
Re: Java Script error: Undermined String Constant dougie, 040512 14:37
cannot print says script error
82-34-50-134.cable.ubr02.chel.blueyonder.co.uk
Re: Java Script error: Undermined String Constant Christian, 040513 19:43
Hello!
The problem I've got is that every time I try to get into my server webmail, two JavaScript errors appear: line 43 and line 118 errors, with the message "It's expected an object". So I can't enter into my webmail.
Thanks for your help.

212.163.252.101
Re: Java Script error: Undermined String Constant P01, 040513 21:22
...and thus you decided to post your message somewhere where the people running your webmail will never see it ;) and where people visiting Milov's site have absolutely no way to fix the code in question.

Why don't you contact the people running your webmail ??? Is it that hard ? don't they have an hotline, a forum or a contact page ??
AAmiens-106-1-15-173.w81-49.abo.wanadoo.fr
Re: Object doesn't support this property or method aol.com,wdcrider35,Darrell, 040527 17:04
WHY OH WHY, do I keep getting this message?
var ThisDay=Now.getDate();
var ThisMonth=Now.getMonth()+1;
var ThisWeekDay=Now.getWeekDay()+1;
var ThisYear=Now.getFullYear();
var DaysLeft=BreakDays(Now);
var MonthName=MonthTxt(ThisMonth);
var ThisWeekDayName=WeekDayTxt(ThisWeekDay);
document.write("Today is: "+ThisWeekDayName+", "+MonthName+" "+ThisDay+", "+ThisYear+"<br>");
It's in var ThisWeekDay=Now.getWeekDay()+1; .
Here's what I put above:
function WeekDayTxt(WeekDayNumber) {
WeekDay[0]="Sunday";
WeekDay[1]="Monday";
WeekDay[2]="Tuesdat";
WeekDay[3]="Wednesday";
WeekDay[4]="Thursday";
WeekDay[5]="Friday";
WeekDay[6]="Saturday";
return WeekDay[WeekDayNumber];
}
HELLLLLLLLLLLP
cache-mtc-ae09.proxy.aol.com
Re: Java Script error: Undermined String Constant aol.com,Jorden,Jorden, 040528 01:38
Issue our client was having:

Line: 297
Char: 26
Error: Expected J
Code: 0
URL: res://C:\WINDOWS\System32\shdoclc.dll/preview.dlg

Followed by:
Line: 1
Char: 1
Error: object expected
Code: 0

Step to resolve issue:
VBScript 5.6(xp & 2000) http://www.microsoft.com/downloads/details.aspx?FamilyId=C717D943-7E4B-4622-86EB-95A22B832CAA&displaylang=en

VBScript 5.6(98,me,nt)
http://www.microsoft.com/downloads/details.aspx?FamilyID=0a8a18f6-249c-4a72-bfcf-fc6af26dc390&displaylang=en

Good luck.
67.97.95.201
Re: Java Script error: Undermined String Constant aol.com,jorden,jorden, 040528 18:03
For:

Line: 31
Char: 2
Error: Object doesn't suppor this property or method
Code: 0

http://support.microsoft.com/default.aspx?scid=kb;EN-US;308260
67.97.95.201
error blueyonder.co.uk,cliffe,darren, 041228 08:39
so to disturb you all i am a complete novice on computers would you be able to help me step by step with
line 297,char 26,error expected "j",code 0
as i cannot print anything off the net.
and yes i am a real novice
regards
darren (hellllllllllllp)
82-33-0-207.cable.ubr13.newt.blueyonder.co.uk
Re: Java Script error: Undermined String Constant yahoo.com,syamkumarv,syam, 050203 17:28
in yahoo mail page,error shown as line 26 undermined string constant, yad not defined
61.1.228.172
Re: Java Script error: Undermined String Constant gary kissick, 050325 22:45
Hello There I sure could use some help ! Every time I sent an email I get a java script error that says the following:
Line 43
Char 1
Error: Can't move focus to control because it is invisible or not enabled or of a type that dosn't accept focus.
Code: 0
Url: aboutblank

Do you want to continue ?
Yes No
Do you have any direction for me that might give me a fix for this problem.
Respectfully....Gary K
adsl-68-79-83-191.dsl.sfldmi.ameritech.net
Re: Java Script error: Undermined String Constant yahoo.com,matmog2000,mogaji ayoola, 050425 18:06
i am new java class but i write a programm that will give an employeeid in the formate 0001,0002 etc tpublic class EmployeeId
{ private int EmployeeId;
public void int getEmployeeId(int number)
{ EmployeeId= number;}
private boolean isEmployeeId (int E)
{ int E;
for (i=1;1>E;E++)


WHAT NEXT OR WHAT IS THE PROBLEM his is my first programm
63-109-247-218.reverse.newskies.net
Re: Java Script error: Undermined String Constant ,ki33_me_quick,Naz, 050501 02:12
hi each time i try to go on www.smashchat.com it comes up with cannot find sever, i know it is a site because i use to go on to it. i have tried to go on the site using differnt computers but the same thing comes up.

please tell me whats going on, i am sick and tired on trying to figure it out myself.
nott-cache-5.server.ntli.net
Re: Java Script error: Undermined String Constant hotmail.com,ki33_me_quick,Naz, 050501 02:12
hi each time i try to go on www.smashchat.com it comes up with cannot find sever, i know it is a site because i use to go on to it. i have tried to go on the site using differnt computers but the same thing comes up.

please tell me whats going on, i am sick and tired on trying to figure it out myself.
nott-cache-5.server.ntli.net
Pages: 1