- From: Norbert Bottlaender-Prier <nbp2@wanadoo.fr>
- Date: Sat, 26 May 2001 07:26:20 -0400 (EDT)
- To: tidy <html-tidy@w3.org>
Répondre à: norbert@globenet.org X-Mailer: Opera 5.00 build 828 X-Priority: 3 (Normal) Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" 25/05/2001 19:10:22, April <awhite@mail.rosecom.ca> a écrit: >... >If I use: > ><script language="VBScript"> ></script> > >it remains unchanged! If I examine the warnings / errors returned by >the COM, it states that a 'type' is missing, but if I examine the >updated >html content, there is no script type added. dear april, i think the problem is that "vbscript"" is proprietary stuff. so tidy cannot guess what type it is. it only complains about the missing "type" statement. so, you should insert this type by hand if you know it... and if you don't know, don't use the "vbscript"... i don't know more than _one_ browser which can read it, anyway, do you ? cu norbert *~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~* (o_ This was The Megabyte Text Magician - http://tmtm.free.fr //\ "Les peripheriques vous parlent" V_/_ http://www.globenet.org/periph - TUX powered ;-) *~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~* *~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~* (o_ This was The Megabyte Text Magician - http://tmtm.free.fr //\ "Les peripheriques vous parlent" V_/_ http://www.globenet.org/periph - TUX powered ;-) *~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
Received on Tuesday, 29 May 2001 00:56:54 UTC