J'est fait un gestionnaire de signature des mails centralisé pour un établissement scolaire. A partir de la 6.30 webgadget n'affiche plus les pages html mais ça fonctionne en 6.21. Je n'ai rien trouvé dans la documentation. J'ai peut-être loupé une info, avez vous une idée ?
Voici un programme test
Code : Tout sélectionner
nom.s = GetHomeDirectory() + "test.html"
If OpenWindow(0, 0, 0, 920, 420, "Exemple...", #PB_Window_SystemMenu | #PB_Window_ScreenCentered)
WebGadget(0, 10, 10, 900, 1000, nom,#PB_Web_Edge )
Repeat
Event = WaitWindowEvent()
Until Event = #PB_Event_CloseWindow
EndIfCode : Tout sélectionner
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="moz-signature">
<div class="moz-signature">
<div class="moz-signature">
<div class="moz-signature">
<meta http-equiv="content-type"
content="text/html; charset=UTF-8">
<link id="MDHR_textcomplete" rel="stylesheet"
href="moz-extension://10ae395c-8a78-4f20-8565-046814d72e1d/vendor/textcomplete.css">
<div class="moz-signature">
<div class="moz-signature">
<div class="moz-signature">
<div class="moz-signature">
<div class="moz-signature">
<div class="moz-signature">
<table style="text-align: left;" cellspacing="3"
cellpadding="3" border="0">
<tbody>
<tr>
<td>
<p
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: -webkit-standard; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><font
face="Calibri"><b
style="color: rgb(0, 0, 0); font-size: medium; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;">xxxxxxxxxx
XXXXXXXXX</b><br>
</font><font face="Calibri"><span
style="color: rgb(0, 0, 0); font-size: medium; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;">xxxxxxxxxxxxx</span></font></p>
<p
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: -webkit-standard; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><font
size="3pt" face="Calibri">xxxxxxxxxxx<br>
xxxxxxxx xxxxxxx <br>
76310 Sainte-Adresse<br>
<br>
</font><font face="Calibri"><span
style="color: rgb(0, 0, 0); font-size: medium; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;">xx xx xx xx xx</span></font></p>
</td>
<td style="text-align:center;"></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
</div>
<meta http-equiv="content-type"
content="text/html; charset=UTF-8">
<title></title>
</div>
</div>
</div>
</div>
</body>
</html>