Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Audio audio and HTML5
Message
De
16/04/2012 09:11:57
 
 
À
16/04/2012 02:19:38
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01541588
Message ID:
01541630
Vues:
21
>DOCTYPE?
>Not exactly the same problem but likely related:
>http://groups.google.com/group/jplayer/browse_thread/thread/fb400cee55100dab

I forced the full generic path of this declaration such as:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
And, this didn't change anything.

The declaration was already in the first line.

I also tried all variations as mentioned on page http://www.w3schools.com/tags/tag_doctype.asp.

Something to watch for is the .aspx DOCTYPE got cached even if the page reflects the new changes in it. So, if you include a DOCTYPE in an .aspx page and remove it after, the upcoming hit to that page will do as if the DOCTYPE is still there. In order for that to work, we need to close that window and reload the page into a new window. However, as I said, what is strange is that the content of the page, where changed, is reflected immediately inside a .aspx page.

Yes, the situation is pretty similar to the one at that page. However, the problem remains.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform