473,385 Members | 1,320 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

filenames

Hi, anyone knowing whether the filename
"windows.js" causes any difficulties if I use it for
a javascipt-file to be included in a html-page ?
thanks
Wolfgang
Jul 20 '05 #1
6 1258
Wolfgang wrote on 16 jan 2004 in comp.lang.javascript:
Hi, anyone knowing whether the filename
"windows.js" causes any difficulties if I use it for
a javascipt-file to be included in a html-page ?


did you experience any ?

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Jul 20 '05 #2

maybe, I got a javascript error, reduced to a very simple example (no
javascript at all, only including the file windows.js) .
The error still happend and disappeared after renaming to Windows.js.
I am not quite shure whether I found the real reason.
(client: IE 6.0)
Wolfgang
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Jul 20 '05 #3
Wolfgang wrote on 16 jan 2004 in comp.lang.javascript:
Hi, anyone knowing whether the filename
"windows.js" causes any difficulties if I use it for
a javascipt-file to be included in a html-page ?
I wrote: did you experience any ? Wolfgang Schrader wrote on 16 jan 2004 in comp.lang.javascript: maybe, I got a javascript error,
What error content ?
reduced to a very simple example (no
javascript at all, only including the file windows.js) .
you should at least put some js in that file:

alert("hi")
The error still happend and disappeared after renaming to Windows.js.
I am not quite shure whether I found the real reason.
(client: IE 6.0)


The simple answer by experiment is:

rename your file back to windows.js,
and if the problem re-emerges, it is probably the case

Perhaps show us your exact linking code?

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Jul 20 '05 #4
test
"Evertjan." <ex**************@interxnl.net> wrote in message
news:Xn********************@194.109.133.29...
Wolfgang wrote on 16 jan 2004 in comp.lang.javascript:
Hi, anyone knowing whether the filename
"windows.js" causes any difficulties if I use it for
a javascipt-file to be included in a html-page ?

I wrote:
did you experience any ?

Wolfgang Schrader wrote on 16 jan 2004 in comp.lang.javascript:
maybe, I got a javascript error,


What error content ?
reduced to a very simple example (no
javascript at all, only including the file windows.js) .


you should at least put some js in that file:

alert("hi")
The error still happend and disappeared after renaming to Windows.js.
I am not quite shure whether I found the real reason.
(client: IE 6.0)


The simple answer by experiment is:

rename your file back to windows.js,
and if the problem re-emerges, it is probably the case

Perhaps show us your exact linking code?

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)

Jul 20 '05 #5
test 2
"Manu" <ma*********************@erl11.siemens.de> wrote in message
news:bu**********@mail1.sbs.de...
test
"Evertjan." <ex**************@interxnl.net> wrote in message
news:Xn********************@194.109.133.29...
Wolfgang wrote on 16 jan 2004 in comp.lang.javascript:
Hi, anyone knowing whether the filename
"windows.js" causes any difficulties if I use it for
a javascipt-file to be included in a html-page ?

I wrote:
did you experience any ?

Wolfgang Schrader wrote on 16 jan 2004 in comp.lang.javascript:
maybe, I got a javascript error,


What error content ?
reduced to a very simple example (no
javascript at all, only including the file windows.js) .


you should at least put some js in that file:

alert("hi")
The error still happend and disappeared after renaming to Windows.js.
I am not quite shure whether I found the real reason.
(client: IE 6.0)


The simple answer by experiment is:

rename your file back to windows.js,
and if the problem re-emerges, it is probably the case

Perhaps show us your exact linking code?

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)


Jul 20 '05 #6

the error message itself is nonsens
(wrong character in line 1, colums 7)
it occurs even the javascript-file is empty.
I tried it with an alert before deleting all in the file.

But I failed isolating the problem from the SAP-workbench
I work with. This means, outside SAP it is working. I have to look for
this phenomena at first.
Therefore thanks so far.
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Jul 20 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Ralph Freshour | last post by:
I have a PHP web app using MySQL - when I save a .jpg file named test's.jpg I see that the filename on the unix server is: test\'s.jpg - the filename I end up saving in my SQL table is named...
9
by: hokiegal99 | last post by:
This script works as I expect, except for the last section. I want the last section to actually remove all spaces from the front and/or end of filenames. For example, a file that was named " test ...
8
by: Tim | last post by:
Does anyone know a way to read the filenames from a given directory in C in a Solaris environment? I did this, but it seems goofy: sprintf(t, "ls *.csv > filenames.txt"); system(t); fptr =...
1
by: Pieter | last post by:
I want to be able to split regular MAX_PATH length filenames and 32K UNICODE filenames using the \\?\ naming convention. Are there any equivalents to _tsplitpath() for long names, or am I left to...
2
by: rbutch | last post by:
guys, i need a little help with this. this is working (well sort of) i get the info, but it's not moving to a new line as it iterates thru the array and all of the fields are like ONE HUGE LONG...
0
by: n33470 | last post by:
We have a web site that is being converted from the 1.1 format into 2.0. I've noticed that after the web project has been converted, the first time that the solution is opened in VS, all of the...
22
by: rtilley | last post by:
# Spaces are present before and after the XXX filename = ' XXX ' new_filename = filename.strip() if new_filename != filename: print filename Macs allow these spaces in file and folder...
2
by: Taras_96 | last post by:
Hi everyone, Firstly, I would like to know if you can open chinese filenames under win2000 using PHP 5.0? I have a file named 中国.php, and try to open it using fopen(‘中国.php','r');....
0
by: chongming | last post by:
Hi, i want to display all the filenames on browser. However i found that if there are many filenames in that folder, result will be it will display a long list of filenames on that browser. My...
3
by: Torsten Bronger | last post by:
Hallöchen! I'd like to map general unicode strings to safe filename. I tried punycode but it is case-sensitive, which Windows is not. Thus, "Hallo" and "hallo" are mapped to "Hallo-" and...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.