Page sig.html se s'affiche pas ???

Fermé
manoula - 23 juin 2010 à 12:31
 manoula - 24 juin 2010 à 10:58
Bonjour,

je voudrai quelqu'un qui peux m'aidez à propos d'un problème :
j'explique :)
j'ai un lien dans mon site qui nous dirige vers une page sig.html (système géographique)
sur mon local elle fonctionne que lorsque je télécharge le Adobe SVG viewer
mais sur le web rien ne s'affiche une page blanche: http://www.commune-sousse.gov.tn/sig/sig.html
est ce qui il y une chose que je doit ajouter???

A voir également:

10 réponses

Profil bloqué
23 juin 2010 à 12:34
c'est quoi ton hébergeur
0
c'est société étatique qui s'appelle l'ATI :)
0
Profil bloqué
23 juin 2010 à 12:39
ta page et pas crypté si non a dé foi les page son blanche
0
c à dire ??
0
voila la sig.html
<html><head><title>GR2</title>
<script>{var o4s = window.external;}</script>
</head>
<body>
<script language="vbscript">
Function isSVGControlInstalled()
on error resume next
isSVGControlInstalled = IsObject(CreateObject("Adobe.SVGCtl"))
end Function
</script>
<script language="javascript">
function getBrowser()
{
var agt=navigator.userAgent.toLowerCase();
var v_maj=parseInt(navigator.appVersion);
var v_min=parseFloat(navigator.appVersion);
is_nav=((agt.indexOf('mozilla')!=-1)&&(agt.indexOf('spoofer')==-1)&&
(agt.indexOf('compatible')==-1)&&(agt.indexOf('opera')==-1)&&
(agt.indexOf('webtv')==-1));
is_nav3=(is_nav&&(v_maj==3));
is_nav4up=(is_nav&&(v_maj>=4));
is_nav407up=(is_nav&&(v_min>=4.07));
is_nav408up=(is_nav&&(v_min>=4.08));
is_firefox=(agt.indexOf('firefox')!=-1);
is_safari=(agt.indexOf('safari')!=-1)
is_ie=(agt.indexOf("msie")!=-1);
is_ie3=(is_ie&&(v_maj<4));
is_ie4=(is_ie&&(v_maj==4)&&(agt.indexOf("msie 5.0")==-1));
is_ie4up=(is_ie&&(v_maj>=4));
is_ie5=(is_ie&&(v_maj==4)&&(agt.indexOf("msie 5.0")!=-1));
is_ie5up=(is_ie&&!is_ie3&&!is_ie4);
is_win=((agt.indexOf("win")!=-1)||(agt.indexOf("16bit")!=-1));
is_win95=((agt.indexOf("win95")!=-1)||(agt.indexOf("windows 95")!=-1));
is_win98=((agt.indexOf("win98")!=-1)||(agt.indexOf("windows 98")!=-1));
is_winnt=((agt.indexOf("winnt")!=-1)||(agt.indexOf("windows nt")!=-1));
is_win32=(is_win95||is_winnt||is_win98||
((v_maj>=4)&&(navigator.platform=="Win32"))||
(agt.indexOf("win32")!=-1)||(agt.indexOf("32bit")!=-1));
is_mac=(agt.indexOf("mac")!=-1);
is_macPPC=(is_mac&&((agt.indexOf("ppc")!=-1)||(agt.indexOf("powerpc")!=-1)));
}
var svgInstallBase="https://www.adobe.com/devnet/svg.html";
var svgInstallPage=svgInstallBase+"auto/";
var svgInfoPage="https://www.adobe.com/devnet/svg.html";
var svgDownloadPage=svgInstallBase;
function getSVGInstallPage() {
return svgInstallPage;
}
function isSVGPluginInstalled() {
return (navigator.mimeTypes["image/svg"]&&navigator.mimeTypes["image/svg"].enabledPlugin!=null)||
(navigator.mimeTypes["image/svg-xml"]&&navigator.mimeTypes["image/svg-xml"].enabledPlugin!=null);
}
function checkSVGViewer() {
window.askForSVGViewer=false;
if(window.svgInstalled)
return;
getBrowser();
if(is_firefox || is_safari)
return;
if(is_win32 && is_ie4up) {
window.svgViewerAvailable=true;
window.svgInstalled=isSVGControlInstalled();
if(!window.svgInstalled)
window.askForSVGViewer=true;
}
else if((is_win32 && is_nav4up) || (is_macPPC && is_nav407up)) {
window.svgViewerAvailable=true;
window.svgInstalled=isSVGPluginInstalled();
if(!window.svgInstalled&&is_nav408up&&navigator.javaEnabled())
window.askForSVGViewer=true;
}
else if(is_macPPC && is_ie5up)
window.svgViewerAvailable=true;
}
function getSVGViewer() {
if(confirm('The Adobe SVG Viewer is not installed. Download now?')) {
var win = window.showModalDialog(getSVGInstallPage(), 'name', 
'dialogheight=500px;dialogwidth=900px;top=10px;left:10px;toolbar=no;scrollbars=no;menubar=no;status=no;help=no;resizable=yes' );
location.reload();
} else {
// Do nothing
}
}
function checkAndGetSVGViewer() {
checkSVGViewer();
if(window.askForSVGViewer) {
getSVGViewer();
}
}
checkAndGetSVGViewer();
</script>
<embed id='map' name='map' src='sig.svgz' height='99%' width='99%'></embed>
</body></html>
0
c'est un logiciel qui ma crée cette page avec un autre dossier xml
0

Vous n’avez pas trouvé la réponse que vous recherchez ?

Posez votre question
rien :(
0
Profil bloqué
24 juin 2010 à 10:31
a voila pourquoi tu code pas toi même alors tu dois le fait un logiciel qui écrit les code pour toi c'est pas bon il laisse plin de chose sur la page même des pub alors code toi même

moi j'utilise notepad++
0
Bonjour aurelien97480,

En faite c pas une simple programmation c'est un outil pour crée les carte en SIG système informatique Géographique ,même c pas moi qui a fé cette page j'ai tout simplement integré cette page dans le site :)

merci encore
0
Profil bloqué
24 juin 2010 à 10:44
ok
0
Profil bloqué
24 juin 2010 à 10:49
tu c'est comment on fait une page ok.php pour paiement en ligne par Moneybookers

en fait je veux que dans la page ok ya un code de paiement soi tu garde le code 20jour âpre tu utilise ou tu mais dans la barre et tu mais ton nom et ta 10crédit
0