no save
Assistance
Achat
News

Forum | programmation
problème href en WML
ammous, le dim. 05 déc. 2004 à 10:58:54
Salut

je souhaite votre aide concernant les pages .wml.
j'ai une page simple , je la nomme test_wml.wml
dont le continu est le suivant:

<?

header("Content-type: text/vnd.wap.wml");

?>

<wml>

<card id="carte1" title="Accueil">

<p>

<do type="accept" label="Suivant">

<go href="#carte2"/>

</do>

Le Wap, avec le Webmestre !

</p>

</card>

<card id="carte2" title="Suite">

<p>

<do type="accept" label="Précédente">

<go href="#carte1"/>

</do>

C'est le TOP !!

</p>

</card>

</wml>



*****************************
je configure httpd.conf (easyphp)
en rajoutant
:
AddType application/vnd.wap.wmlc .wmlc
AddType application/x-httpd-php .phtml .pwml .php3 .php4 .php .php2
.inc
AddType text/vnd.wap.wml .wml
AddType text/vnd.wap.wmlscript .wmls
AddType text/vnd.wap.wmlscriptc .wmlsc
AddType image/vnd.wap.wbmp .wbmp





mais le probleme l'orsque je me connecte
http://127.0.0.1/...test_wml.wml
ça n'affiche rien

MERCI
PrécédentJulien
avr. 02
chez Tati
juin 08
Suivant
REPONSES
ammous
déc. 04
chez Tati
juin 08
chez Tati
juin 08
Version Web
Réalisé par RedShift
no save