Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ASP.NET does not display specific characters in IFrame
Message
De
27/09/2014 16:13:09
 
 
À
27/09/2014 15:39:12
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
VB 9.0
OS:
Windows 8.1
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01608385
Message ID:
01608388
Vues:
22
>I have a situation that I cannot resolve. If you go at the main page of the Universal Thread, you will see there is a news section under the login. One of the news is "DBF Viewer 2000® v5.45 released". After "2000", there is a registered character. If you take a look at the right, in the widget section, the same news cannot display that character. If, however, you save the entire page as html and pull out that html from one of your local IIS server, you will see it works. When the entire content is saved as HTML on disk and pulled as is, it works. But, when the page is generated from ASP.NET, I cannot get that character to be shown inside of an IFrame.
>
>You can also access this link directly to see that the widget HTML code I am using is ok when being called directly:
>
>https://www.levelextreme.com/Static/Widget00000001.html
>
>That is the link the IFrame is using for its insertion. So, it does not seem to be an encoding issue. As the same entire HTML code for the entire page would work when saved as html.
>
>Anyone would know what has to be done to work around that?

Security issue, maybe? IFrames are sometimes used by exploit code, I believe sometimes with obfuscation or hidden characters. Maybe by default extended ASCII is disallowed in IFrames.

Or, maybe you have to escape extended ASCII.
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform