IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)
Navigation

Inscrivez-vous gratuitement
pour pouvoir participer, suivre les réponses en temps réel, voter pour les messages, poser vos propres questions et recevoir la newsletter

WebDev Discussion :

Affichage d'une fenêtre de confirmation


Sujet :

WebDev

  1. #1
    Membre éprouvé
    Homme Profil pro
    Benevole
    Inscrit en
    Mai 2004
    Messages
    1 679
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : Côte d'Ivoire

    Informations professionnelles :
    Activité : Benevole
    Secteur : Enseignement

    Informations forums :
    Inscription : Mai 2004
    Messages : 1 679
    Points : 954
    Points
    954
    Par défaut Affichage d'une fenêtre de confirmation
    Bonjour à tous

    Voici mon code qui affiche une fenêtre de confirmation qui marche sur mon poste de production

    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
     
    Res est un booléen
    Res = Confirmer("Voulez-vous vraiment supprimer l'enregistrement ?")
    SI Res = Vrai ALORS
     
    SINON
     
    FIN
    A l'exécution machine de production :

    Nom : Capture3000.JPG
Affichages : 178
Taille : 19,5 Ko

    Sur les machines clients avec Chrome, Edge, Firefox

    Nom : Capture2000.JPG
Affichages : 158
Taille : 20,0 Ko



    Je ne comprend pas ce problème ? quelqu'un a t'il déjà eu ce soucis ?

    Merci à tous

  2. #2
    Membre éprouvé
    Homme Profil pro
    Benevole
    Inscrit en
    Mai 2004
    Messages
    1 679
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : Côte d'Ivoire

    Informations professionnelles :
    Activité : Benevole
    Secteur : Enseignement

    Informations forums :
    Inscription : Mai 2004
    Messages : 1 679
    Points : 954
    Points
    954
    Par défaut
    Après avoir inspecter avec firefox, voici les erreurs qui en ressorte :
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
    27
    28
    29
    30
    31
    32
    33
    34
    35
    36
    37
    38
    39
    40
    41
    42
    43
    44
    45
    46
    47
    48
    49
    50
    51
    52
    53
    54
    55
    56
    57
    58
    59
    60
    61
    62
    63
    64
    65
    66
    67
    68
    69
    70
    71
    72
    73
    74
    75
    76
    77
    78
    79
    80
    81
    82
    83
    84
    85
    86
    87
    88
    89
    90
    91
    92
    93
    94
    95
    96
    97
    98
    99
    100
    101
    102
    103
    104
    105
    106
    107
    108
    109
    110
    111
    112
    113
    114
    115
    116
    117
    118
    119
    120
    121
    122
    123
    124
    125
    126
    127
    128
    129
    130
    131
    132
    133
    134
    135
    136
    137
    138
    139
    140
    141
    142
     
    GEThttp://192.168.1.3/WD240AWP/res/PAGE/res/standard.css?10001748f5911
    [HTTP/1.1 404 Not Found 71ms]
     
    GEThttp://192.168.1.3/WD240AWP/res/PAGE/res/static.css?1000210298de1
    [HTTP/1.1 404 Not Found 71ms]
     
    GEThttp://192.168.1.3/WD240AWP/res/PAGE/Evolution190EvolutionGrayVolution_rwd.css?10000aeb58bc9
    [HTTP/1.1 404 Not Found 38ms]
     
    GEThttp://192.168.1.3/WD240AWP/res/PAGE/_HF_Page190EvolutionGrayVolution_rwd.css?100003b52e51e
    [HTTP/1.1 404 Not Found 51ms]
     
    GEThttp://192.168.1.3/WD240AWP/res/PAGE/palette-PageHF_rwd.css?100007e665730
    [HTTP/1.1 404 Not Found 71ms]
     
    GEThttp://192.168.1.3/WD240AWP/res/PAGE/palette-GrayVolution_rwd.css?10000359b63c1
    [HTTP/1.1 404 Not Found 195ms]
     
    GEThttp://192.168.1.3/WD240AWP/res/PAGE/WebDevMessageBox_style.css?1000043f13d60
    [HTTP/1.1 404 Not Found 653ms]
     
    GEThttp://192.168.1.3/WD240AWP/res/PAGE/res/modernizr-2.5.3.js
    [HTTP/1.1 404 Not Found 82ms]
     
    Échec du chargement pour l’élément <script> dont la source est « http://192.168.1.3/WD240AWP/res/PAGE/res/modernizr-2.5.3.js ». mBEAAGtQTQABAA:18:1
    GEThttp://192.168.1.3/WD240AWP/res/PAGE/res/WBMSGBOX-AVERT_594663F2_.png
    [HTTP/1.1 404 Not Found 144ms]
     
    GEThttp://192.168.1.3/WD240AWP/res/PAGE/res/WBMSGBOX-QUESTION_26572DB4_.png
    [HTTP/1.1 404 Not Found 102ms]
     
    GEThttp://192.168.1.3/WD240AWP/res/PAGE/res/WBMSGBOX-ERROR_4BB4AA96_.png
    [HTTP/1.1 404 Not Found 92ms]
     
    GEThttp://192.168.1.3/WD240AWP/res/PAGE/res/WBMSGBOX-INFO_637CD9F9_.png
    [HTTP/1.1 404 Not Found 224ms]
     
    GEThttp://192.168.1.3/WD240AWP/res/PAGE/res/WWConstante5.js?3fffebc4bd71a
    [HTTP/1.1 404 Not Found 60ms]
     
    GEThttp://192.168.1.3/WD240AWP/res/PAGE/res/WDUtil.js?3ffff5bd254fc
    [HTTP/1.1 404 Not Found 53ms]
     
    GEThttp://192.168.1.3/WD240AWP/res/PAGE/res/StdAction.js?30000d194cb2a
    [HTTP/1.1 404 Not Found 191ms]
     
    GEThttp://192.168.1.3/WD240AWP/res/PAGE/res/WDChamp.js?30001563c119e
    [HTTP/1.1 404 Not Found 48ms]
     
    GEThttp://192.168.1.3/WD240AWP/res/PAGE/res/WDAnim.js?300154d4fa236
    [HTTP/1.1 404 Not Found 132ms]
     
    GEThttp://192.168.1.3/WD240AWP/res/PAGE/res/WD.js?300286cf86cf7
    [HTTP/1.1 404 Not Found 92ms]
     
    GEThttp://192.168.1.3/WD240AWP/res/PAGE/res/_HF_Nav.js?400005e87b559
    [HTTP/1.1 404 Not Found 174ms]
     
    GEThttp://192.168.1.3/WD240AWP/res/PAGE/res/jquery-ancrage-ie.js?200032497a593
    [HTTP/1.1 404 Not Found 40ms]
     
    GEThttp://192.168.1.3/WD240AWP/res/PAGE/res/jquery-effet.js?20004696be552
    [HTTP/1.1 404 Not Found 142ms]
     
    GEThttp://192.168.1.3/WD240AWP/res/PAGE/res/jquery-ui.js?2000664fd84d0
    [HTTP/1.1 404 Not Found 558ms]
     
    GEThttp://192.168.1.3/WD240AWP/res/PAGE/res/jquery-ancrage-sup-epingle.js?200058cc99ea6
    [HTTP/1.1 404 Not Found 142ms]
     
    GEThttp://192.168.1.3/WD240AWP/res/PAGE/res/standard.css?10001748f5911
    [HTTP/1.1 404 Not Found 71ms]
     
    GEThttp://192.168.1.3/WD240AWP/res/PAGE/res/static.css?1000210298de1
    [HTTP/1.1 404 Not Found 41ms]
     
    GEThttp://192.168.1.3/WD240AWP/res/PAGE/res/01030305_cc9a4a03_wwcb8c.png
    [HTTP/1.1 404 Not Found 92ms]
     
    GEThttp://192.168.1.3/WD240AWP/res/PAGE/res/01030305_cc9a4a03_wwcb8h.png
    [HTTP/1.1 404 Not Found 104ms]
     
    GEThttp://192.168.1.3/WD240AWP/res/PAGE/res/01030305_cc9a4a03_wwcb8v.png
    [HTTP/1.1 404 Not Found 61ms]
     
    GEThttp://192.168.1.3/WD240AWP/res/PAGE/res/01030305_cc9a4a03_wwcb1.png
    [HTTP/1.1 404 Not Found 63ms]
     
    GEThttp://192.168.1.3/WD240AWP/res/PAGE/res/WWConstante5.js?3fffebc4bd71a
    [HTTP/1.1 404 Not Found 102ms]
     
    Échec du chargement pour l’élément <script> dont la source est « http://192.168.1.3/WD240AWP/res/PAGE/res/WWConstante5.js?3fffebc4bd71a ». mBEAAGtQTQABAA:28:1
    GEThttp://192.168.1.3/WD240AWP/res/PAGE/res/WDUtil.js?3ffff5bd254fc
    [HTTP/1.1 404 Not Found 53ms]
     
    Échec du chargement pour l’élément <script> dont la source est « http://192.168.1.3/WD240AWP/res/PAGE/res/WDUtil.js?3ffff5bd254fc ». mBEAAGtQTQABAA:29:1
    GEThttp://192.168.1.3/WD240AWP/res/PAGE/res/StdAction.js?30000d194cb2a
    [HTTP/1.1 404 Not Found 82ms]
     
    Échec du chargement pour l’élément <script> dont la source est « http://192.168.1.3/WD240AWP/res/PAGE/res/StdAction.js?30000d194cb2a ». mBEAAGtQTQABAA:30:1
    GEThttp://192.168.1.3/WD240AWP/res/PAGE/res/WDChamp.js?30001563c119e
    [HTTP/1.1 404 Not Found 51ms]
     
    Échec du chargement pour l’élément <script> dont la source est « http://192.168.1.3/WD240AWP/res/PAGE/res/WDChamp.js?30001563c119e ». mBEAAGtQTQABAA:31:1
    GEThttp://192.168.1.3/WD240AWP/res/PAGE/res/WDAnim.js?300154d4fa236
    [HTTP/1.1 404 Not Found 112ms]
     
    Échec du chargement pour l’élément <script> dont la source est « http://192.168.1.3/WD240AWP/res/PAGE/res/WDAnim.js?300154d4fa236 ». mBEAAGtQTQABAA:32:1
    GEThttp://192.168.1.3/WD240AWP/res/PAGE/res/WD.js?300286cf86cf7
    [HTTP/1.1 404 Not Found 38ms]
     
    Échec du chargement pour l’élément <script> dont la source est « http://192.168.1.3/WD240AWP/res/PAGE/res/WD.js?300286cf86cf7 ». mBEAAGtQTQABAA:33:1
    GEThttp://192.168.1.3/WD240AWP/res/PAGE/res/_HF_Nav.js?400005e87b559
    [HTTP/1.1 404 Not Found 41ms]
     
    Échec du chargement pour l’élément <script> dont la source est « http://192.168.1.3/WD240AWP/res/PAGE/res/_HF_Nav.js?400005e87b559 ». mBEAAGtQTQABAA:34:1
    Uncaught ReferenceError: clWDUtil is not defined
        <anonymous> http://192.168.1.3/gomonstock/Page_ListeTraitementEST/mBEAAGtQTQABAA:36
    mBEAAGtQTQABAA:36:225
    GEThttp://192.168.1.3/WD240AWP/res/PAGE/res/jquery.js
    [HTTP/1.1 404 Not Found 82ms]
     
    Échec du chargement pour l’élément <script> dont la source est « http://192.168.1.3/WD240AWP/res/PAGE/res/jquery.js ». mBEAAGtQTQABAA:45:1
    GEThttp://192.168.1.3/WD240AWP/res/PAGE/res/jquery-ancrage-ie.js?200032497a593
    [HTTP/1.1 404 Not Found 102ms]
     
    Échec du chargement pour l’élément <script> dont la source est « http://192.168.1.3/WD240AWP/res/PAGE/res/jquery-ancrage-ie.js?200032497a593 ». mBEAAGtQTQABAA:45:1
    GEThttp://192.168.1.3/WD240AWP/res/PAGE/res/jquery-ui.js?2000664fd84d0
    [HTTP/1.1 404 Not Found 92ms]
     
    Échec du chargement pour l’élément <script> dont la source est « http://192.168.1.3/WD240AWP/res/PAGE/res/jquery-ui.js?2000664fd84d0 ». mBEAAGtQTQABAA:45:1
    GEThttp://192.168.1.3/WD240AWP/res/PAGE/res/jquery-effet.js?20004696be552
    [HTTP/1.1 404 Not Found 61ms]
     
    Échec du chargement pour l’élément <script> dont la source est « http://192.168.1.3/WD240AWP/res/PAGE/res/jquery-effet.js?20004696be552 ». mBEAAGtQTQABAA:45:1
    GEThttp://192.168.1.3/WD240AWP/res/PAGE/res/jquery-ancrage-sup-epingle.js?200058cc99ea6
    [HTTP/1.1 404 Not Found 162ms]
     
    Échec du chargement pour l’élément <script> dont la source est « http://192.168.1.3/WD240AWP/res/PAGE/res/jquery-ancrage-sup-epingle.js?200058cc99ea6 ». mBEAAGtQTQABAA:45:1
    GEThttp://192.168.1.3/favicon.ico
    [HTTP/1.1 403 Forbidden 0ms]
    Je ne suis jamais tomber sur ce genre de souci je continu de chercher

    Merci

Discussions similaires

  1. Affichage d'une fenêtre sans la barre d'outil
    Par itrione dans le forum Général JavaScript
    Réponses: 1
    Dernier message: 20/06/2006, 23h43
  2. [C# 2]Affichage d'une fenêtre d'attente
    Par sarapis dans le forum Windows Forms
    Réponses: 6
    Dernier message: 03/06/2006, 00h18
  3. [C#] Problème d'affichage d'une fenêtre (event Load)
    Par PB-W dans le forum Windows Forms
    Réponses: 3
    Dernier message: 10/03/2006, 13h48
  4. pb affichage dans une fenêtre
    Par Mat 74 dans le forum Windows
    Réponses: 8
    Dernier message: 27/11/2005, 23h14

Partager

Partager
  • Envoyer la discussion sur Viadeo
  • Envoyer la discussion sur Twitter
  • Envoyer la discussion sur Google
  • Envoyer la discussion sur Facebook
  • Envoyer la discussion sur Digg
  • Envoyer la discussion sur Delicious
  • Envoyer la discussion sur MySpace
  • Envoyer la discussion sur Yahoo