473,805 Members | 2,055 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Scripting Media Types

Hello,

I have created a test case for the newly registered scripting
media types text/javascript (obsolete), text/ecmascript (obsolete),
application/javascript and application/ecmascript at

<http://PointedEars.de/scripts/test/mime-types/>

and would appreciate your input.
PointedEars
Nov 23 '05 #1
3 1396
Thomas 'PointedEars' Lahn wrote on 16 nov 2005 in comp.lang.javas cript:
I have created a test case for the newly registered scripting
media types text/javascript (obsolete), text/ecmascript (obsolete),
application/javascript and application/ecmascript at

<http://PointedEars.de/scripts/test/mime-types/>

and would appreciate your input.


"The page cannot be displayed"

--
Evertjan.
The Netherlands.
(Replace all crosses with dots in my emailaddress)

Nov 23 '05 #2
VK
Thomas 'PointedEars' Lahn wrote:
Hello,

I have created a test case for the newly registered scripting
media types text/javascript (obsolete), text/ecmascript (obsolete),
application/javascript and application/ecmascript at

<http://PointedEars.de/scripts/test/mime-types/>

and would appreciate your input.

..
..
..
[Windows 98 SE]
Firefox 1.0.7 : ...text/javascript + ...

Internet Explorer 6.0.2800 : "The page cannot be displayed"

Opera 8.01 : "Could not locate remote server"

NCSA Mozaic : "HTAccess: Error accessing "...": "Failed DNS Lookup"
..
..
..
[Windows XP SP1]
Firefox 1.0.7 : "The requested URL could not be retrieved"

Internet Explorer 6.0.2800 : "The page cannot be displayed"

Opera 8.01 : "Could not locate remote server"
..
..
..
After <Lasse Reichstein Nielsen> posts I promised myself to be a good
boy as long as I can. But right after that I gonna bite off your overly
stantartizated ears.

- Did I say anything? I did not say anything!

:-D
:-D

Nov 23 '05 #3
VK wrote:
Thomas 'PointedEars' Lahn wrote:
I have created a test case for the newly registered scripting
media types text/javascript (obsolete), text/ecmascript (obsolete),
application/javascript and application/ecmascript at

<http://PointedEars.de/scripts/test/mime-types/>

and would appreciate your input. .
[Windows 98 SE]
Firefox 1.0.7 : ...text/javascript + ...


ACK
Internet Explorer 6.0.2800 : "The page cannot be displayed"
Opera 8.01 : "Could not locate remote server"
NCSA Mozaic : "HTAccess: Error accessing "...": "Failed DNS Lookup"
.
[Windows XP SP1]
Firefox 1.0.7 : "The requested URL could not be retrieved"
Interesting, I would have expected the same UA version on almost the
same platform work the same. Maybe there is a pref I don't know of.
Internet Explorer 6.0.2800 : "The page cannot be displayed"
Opera 8.01 : "Could not locate remote server"


Now I know why.

$ HEAD pointedears.de
500 Can't connect to pointedears.de: 80 (Bad hostname 'pointedears.de ')
[...]

$ HEAD www.pointedears.de
200 OK
[...]
Try

http://www.pointedears.de/scripts/test/mime-types/

and if that still fails (although I cannot imagine why), try

http://www.stud.tu-ilmenau.de/~thla-...st/mime-types/

Seems my new provider has still not yet set up the server for the domain
without `www' as I asked :-( Some user agents try `www' subdomain if the
second-level domain fails which is why the latter works in some and fails
in others.
PointedEars
Nov 23 '05 #4

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

Similar topics

5
4739
by: Alun | last post by:
I am trying to use the import method of attaching stlyesheets but I'm getting strange results. this is the code I'm using... <head> <title>CSS Example</title> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
1
1437
by: Paul | last post by:
<link href="_cmn/styles-screen.css" rel="stylesheet" type="text/css" media="screen" /> <link href="_cmn/styles-print.css" rel="stylehseet" type="text/css" media="print" /> I have the above to lines of code in a very simple newsletter web page. The styles for the "screen" render flawlessly in the browser however, when I do a print-preview or even print, the styles for "print" do not render at all.
11
1931
by: Wolfgang Meier | last post by:
Hi, I really hope I'm not hitting a frequently asked question here, because I think almost every author must have made that decision. Anyway, here goes: Would it be better to write one global stylesheet, then write specializations for media that need special treatment: <link ... media="all">
0
1579
by: fiona | last post by:
Catalyst Releases Scripting Editions of SocketTools Client and server-side development for Active Server Pages and PHP. Yucca Valley, CA, May 25, 2005 - Catalyst Development Corp (www.catalyst.com) - with over 10 years experience developing Internet components announced that Scripting and Secure Scripting Editions have been added to the SocketTools family of products. The Scripting Editions were designed specifically for client and...
2
2321
by: John | last post by:
Can't get this to work. I'm creating a workaround for the absence of aspJPEG on my server. I'm using aspUpload but my server only uses aspThumb. After aspThumb optimizes the original pic the file size changes and I need to reflect that change. When using aspUpload I can reference it's built in File object references but they only refer to the "original" file. There's an easy solution when using aspJPEG but not with aspThumb so I'm...
6
320
by: Thomas 'PointedEars' Lahn | last post by:
Hello, I have created a test case for the newly registered scripting media types text/javascript (obsolete), text/ecmascript (obsolete), application/javascript and application/ecmascript at <http://www.pointedears.de/scripts/test/mime-types/> and would appreciate your input.
25
3273
by: VA | last post by:
This has come up before but I am not sure if the latest versions of IE and FF change the answer. A script running on a webpage served up by http://foo.something.com should be able to do xmlhttp.open("GET","http://bar.something.com",true) But in Firefox 1.5, I get the Permission denied error Why is this? The domain is something.com so I am not crossing domains,
2
5211
by: Dan | last post by:
I have the following code: <html> <body> <OBJECT id="VIDEO" width="320" height="240" style="position:absolute; left:0;top:0;" CLASSID="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6" type="application/x-oleobject"> <PARAM NAME="URL" VALUE="axrtsp://192.168.1.100/mpeg4/2/media.amp"> <PARAM NAME="SendPlayStateChangeEvents" VALUE="True">
19
19279
by: Tony | last post by:
I'm working on project that plays movies using Windows Media Player and I'm controlling everything with JavaScript. Per the client I only need to support IE 6 or greater which happens to make things a bit easier. What I need to do is create a playlist and play it using JavaScript. I keep on getting close but not close enough to play the dang files. Has anyone done this before and can shed some light on what worked for them?
0
9718
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10363
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10369
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10109
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9186
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6876
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5544
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
2
3847
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3008
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.