Bonjour,

Dans le cadre d'une macro, j'aurais besoin de connaître le format de l'URL qui est renvoyée après la saisie d'un formulaire. Je voudrais identifier donc où sont les paramètres afin de pouvoir l'adapter à ma macro.

Je ne sais pas comment trouver cette info dans le code source de la page que je joins.

Merci bcp pour votre aide !

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
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="fr" xml:lang="fr" xmlns="http://www.w3.org/1999/xhtml">
 
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
        <title>
            GrDF - Portail 
        </title>
        <style type="text/css">
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
@import url(/omegaPortal/resources/style/styles.css ); 
 
        </style>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
<script type="text/javascript" src="/omegaPortal/resources/js/general.js"></script>
<script type="text/javascript" src="/omegaPortal/resources/js/calendar.js"></script>
<script type="text/javascript" src="/omegaPortal/resources/js/socle.js"></script>
<script type="text/javascript" src="/omegaPortal/resources/js/date.js"></script>
<script type="text/javascript" src="/omegaPortal/resources/js/controles_surfaceLibs.js"></script>
<script type="text/javascript" src="/omegaPortal/resources/js/controles_surface.js"></script>
<script type="text/javascript" src="/omegaPortal/resources/js/alertes.js"></script>
<script type="text/javascript" src="/omegaPortal/resources/js/alertesLibs.js"></script>
<script type="text/javascript" src="/omegaPortal/resources/js/erreurPopupLibs.js"></script>
 
    </head>
    <body onLoad="actiververouillage();" onUnload="">
        <div class="chargement" style="display:none;" id="chargement">
    <SPAN>
        Chargement...
    </SPAN>
</div>
        <script language="Javascript">
            var alertNecessaire = false;
        </script>
        <div id="calendrier" class="bgColorBlc bgClrLyBlc" style="z-index:1;position:absolute;visibility:hidden;"></div>
 
            <div id="container" class="pageACH">
 
 
 
 
            <div id="logo">
 
 
 
 
 
 
 
 
 
 
 
 
 
<a href="#"><img src="/omegaPortal/resources/img/fr/logo.gif"   /></a></div>
            <div id="identification">
                <div id="identite">
 
 
 
 
 
 
 
 
 
 
 
 
 
 
<img src="/omegaPortal/resources/img/fr/bg/pixel_transp.gif" width="8" height="8" onclick="javascript:openPopUp('/omegaPortal/pageflows/common/debug/DebugController.jpf?autorisations=true', 'listedesautorisations', '760', '500');" />
 
 
        GMT France&nbsp;
        Sales Paris
 
 
 
<div class="clear"><img src="/omegaPortal/resources/img/fr/dot.gif" alt=""/></div>
 
 
    <a href="/omegaPortal/pageflows/common/habilitations/modifierFicheUtilisateur.do?fiche=1">Fiche</a>
 
 
 
 
                </div>
 
 
                    <div id="contrat">
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
<br class="clear" /><br class="clear" />
CAD N°
 
        A100000006&nbsp;
 
<br class="clear" />
<script type="text/javascript" src="/omegaPortal/resources/js/general.js"></script>
 
 
 
 
 
<br class="clear" />
                    </div>
 
 
                <div id="deconnexion">
 
 
<div><br class="clear" /><br class="clear" /><a href="/omegaPortal/deconnexion.do">Déconnexion</a></div>
                </div>            
            </div>
            <div id="nav">
 
<ul><li><a href='/omegaPortal/pageflows/cad/accueil/ControllerAccueil.jpf?trace=Accueil' onClick="if(affichageAlert(alertNecessaire,'/omegaPortal/pageflows/common/demandesMonoPCE/demandeMES/annulerDemande.do','/omegaPortal/pageflows/cad/accueil/ControllerAccueil.jpf?trace=Accueil') == false){return false;}"null> Accueil</a></li><li class='actif'><a href='/omegaPortal/pageflows/common/demandesMonoPCE/DemandesMonoPCEController.jpf?trace=Demandes' onClick="if(affichageAlert(alertNecessaire,'/omegaPortal/pageflows/common/demandesMonoPCE/demandeMES/annulerDemande.do','/omegaPortal/pageflows/common/demandesMonoPCE/DemandesMonoPCEController.jpf?trace=Demandes') == false){return false;}"null> Demandes</a></li><li><a href='/omegaPortal/pageflows/cad/publications/AfficherPublicationsController.jpf?trace=Publications' onClick="if(affichageAlert(alertNecessaire,'/omegaPortal/pageflows/common/demandesMonoPCE/demandeMES/annulerDemande.do','/omegaPortal/pageflows/cad/publications/AfficherPublicationsController.jpf?trace=Publications') == false){return false;}"null> Publications</a></li><li><a href='/omegaPortal/pageflows/common/releve/ReleveController.jpf?trace=Releves' onClick="if(affichageAlert(alertNecessaire,'/omegaPortal/pageflows/common/demandesMonoPCE/demandeMES/annulerDemande.do','/omegaPortal/pageflows/common/releve/ReleveController.jpf?trace=Releves') == false){return false;}"null> Relèves</a></li></ul>
            </div>
            <div id="transverse">
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
<!-- evol 17297 -->
 
 
 
<!-- <a href="#" onMouseOver="Roll('ico_mail', 'ico', 1, '');" onMouseOut="Roll('ico_mail', 'ico', 0, '');"><img id="ico_mail" src="/omegaPortal/resources/img/fr/ico/ico_mail_out.gif" alt="Mail" /></a> -->
<a href="/omegaPortal/pageflows/planDuSite/PlanDuSiteController.jpf" onmouseover="Roll('ico_plan', 'ico', 1, '');" onmouseout="Roll('ico_plan', 'ico', 0, '');"><img id="ico_plan" src="/omegaPortal/resources/img/fr/ico/ico_plan_out.gif" alt="Plan du site" /></a>
 
<a href="/omegaPortal/pageflows/aide/AideController.jpf" onmouseover="Roll('ico_help', 'ico', 1, '');" onmouseout="Roll('ico_help', 'ico', 0, '');"><img id="ico_help" src="/omegaPortal/resources/img/fr/ico/ico_help_out.gif" alt="Aide" /></a>
</div>
            <div id="poucet">
<a href='/omegaPortal/pageflows/cad/accueil/ControllerAccueil.jpf?trace=Accueil' onClick="if(affichageAlert(alertNecessaire,'/omegaPortal/pageflows/common/demandesMonoPCE/demandeMES/annulerDemande.do','/omegaPortal/pageflows/cad/accueil/ControllerAccueil.jpf?trace=Accueil') == false){return false;}"> Accueil</a> > Demandes</div>
            <div id="colLeft">
<ul><li><a href='/omegaPortal/pageflows/cad/rechercheNotification/RechercheNotificationController.jpf?trace=Notifications' onClick="if(affichageAlert(alertNecessaire,'/omegaPortal/pageflows/common/demandesMonoPCE/demandeMES/annulerDemande.do','/omegaPortal/pageflows/cad/rechercheNotification/RechercheNotificationController.jpf?trace=Notifications')==false){return false;}else{return verrouillage();}"> Notifications</a></li><li><a href='/omegaPortal/pageflows/common/rechercheDemande/RechercheDemandeController.jpf?trace=Recherche_suivi' onClick="if(affichageAlert(alertNecessaire,'/omegaPortal/pageflows/common/demandesMonoPCE/demandeMES/annulerDemande.do','/omegaPortal/pageflows/common/rechercheDemande/RechercheDemandeController.jpf?trace=Recherche_suivi')==false){return false;}else{return verrouillage();}"> Recherche / suivi</a></li><li><a href='/omegaPortal/pageflows/common/demandesMonoPCE/saisie.do?trace=Saisie' onClick="if(affichageAlert(alertNecessaire,'/omegaPortal/pageflows/common/demandesMonoPCE/demandeMES/annulerDemande.do','/omegaPortal/pageflows/common/demandesMonoPCE/saisie.do?trace=Saisie')==false){return false;}else{return verrouillage();}"> Saisie</a></li><li><a href='/omegaPortal/pageflows/common/reclamation/rechercheReclamation/RechercheReclamationController.jpf?trace=Reclamations' onClick="if(affichageAlert(alertNecessaire,'/omegaPortal/pageflows/common/demandesMonoPCE/demandeMES/annulerDemande.do','/omegaPortal/pageflows/common/reclamation/rechercheReclamation/RechercheReclamationController.jpf?trace=Reclamations')==false){return false;}else{return verrouillage();}"> Réclamations</a></li><li><a href='/omegaPortal/pageflows/common/recherchePCEParAdresse/RecherchePCEParAdresseController.jpf?trace=Rechercher_un_pce' onClick="if(affichageAlert(alertNecessaire,'/omegaPortal/pageflows/common/demandesMonoPCE/demandeMES/annulerDemande.do','/omegaPortal/pageflows/common/recherchePCEParAdresse/RecherchePCEParAdresseController.jpf?trace=Rechercher_un_pce')==false){return false;}else{return verrouillage();}"> Rechercher un PCE</a></li></ul></div>
            <div id="colMiddle">
                <div class="erreur" style="display:none;" id="divErreurPopup"></div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
    <img src="/omegaPortal/resources/img/fr/illustr/galets/22854.gif" alt="Illustration" title="Illustration" class="floatLeft galet_img" style="margin-right:15px;"/>
        <div class="message">
            <h2><html><div>
Formulaires réclamations
</div></html></h2 >
<div class="blocMsgPerso">
<p>Vous trouverez ci-dessous les formulaires &agrave; utiliser pour d&eacute;poser une r&eacute;clamation&nbsp;(contestation&nbsp;d'index,&nbsp;facturation d'une prestation,&nbsp;qualit&eacute; d'une intervention, RDV non tenu).</p>
<br class="clear" /><br class="clear" /><a href="telechargerPieceJointeMessage.do?id=174" onclick=";">2011 Formulaires réclamations.dot.zip</a>
</div>
 
        </div>
        <br class="clear" /><br class="clear" />
 
 
 
 
<!-- accueil.jsp -->
 
<div class="form">
 
 
 
        <h2 class="first">Saisir une demande</h2>
 
 
        <div class="bloc">
        <form action="/omegaPortal/pageflows/common/demandesMonoPCE/selectPCE.do" method="post" onsubmit="return soumettreUneSeuleFois(this);">
        <fieldset id="ChoixDemande">
            <title>Saisir une demande</title>
            <div class="floatLeft">
                <label for="PCE" class="col1-4">
                    Saisir le n° de PCE : 
                </label>
                <input type="text" name="{actionForm.id}" id="PCE" class="frmSaisiePCE" maxlength="14" />
<script language="JavaScript" type="text/JavaScript">
<!--
// Build the netui_names table to map the tagId attributes
// to the real id written into the HTML
if (netui_names == null)
   var netui_names = new Object();
netui_names.PCE="{actionForm.id}"
// method which will return a real id for a tagId,
// the tag parameter will be used to find the idScope for
// containers that may scope their ids
function getNetuiTagName(id, tag)
{
   var idScope = getScopeId(tag);
   if (idScope == "")
      return netui_names[id];
   else
      return netui_names[idScope  + "__" + id];
}
 
// This method will walk the hierarchy from the pass element looking for a idScope.
// The first idScope found will be returned or the empty string if a idScope is not found.
function getScopeId(tag)
{
   if (tag == null || tag.getAttribute == null)
      return "";
   try {
      var attrVal = tag.getAttribute("netui:idScope");
   } catch (e) { /* ignore, in IE6 calling on a table results in an exception */ }
   if (attrVal != null)
      return attrVal;
   return getScopeId(tag.parentNode);
}
 
-->
</script>
 
<script language="JavaScript" type="text/JavaScript">
<!--
// lookup by tagId to "real id"
function lookupIdByTagId(id, tag)
{
   var idScope = lookupIdScope(tag,".");
   return (idScope == "") ? id : idScope + id;
}
 
//Non-Legacy lookup method creating a fully qualified scope id
function lookupIdScope(tag,sep)
{
   var val = "";
   if (sep == null) sep = "";
   while (tag != null && tag.getAttribute != null) {
      try {
         var attrVal = tag.getAttribute("netui:idScope");
      } catch (e) { /* ignore, in IE6 calling on a table results in an exception */ }
      if (attrVal != null)
         val = attrVal + sep + val;
      tag = tag.parentNode;
   }
   return val;
}
 
 
// map tagId to "real name"
if (netui_tagIdNameMap == null)
   var netui_tagIdNameMap = new Object();
netui_tagIdNameMap.PCE="{actionForm.id}"
// lookup by tagId to "real name"
function lookupNameByTagId(id, tag)
{
   var idScope = lookupIdScope(tag,"_");
   if (idScope == "")
      return netui_tagIdNameMap[id];
   else
      return netui_tagIdNameMap[idScope  + "__" + id];
}
 
-->
</script>
 
 
 
                    <div class="floatRight">
                        <a href="/omegaPortal/pageflows/common/demandesMonoPCE/../../common/recherchePCEParAdresse/RecherchePCEParAdresseController.jpf" class="lien">Rechercher un PCE par adresse</a>
                    </div>
 
 
                <br class="clear" />
 
                <label for="CodePostal" class="col1-4">
                Code Postal :
                </label> 
 
                <input type="text" name="{actionForm.codePostal}" class="frmCodePostal" maxlength="5" />
 
                <br class="clear" />
            </div>
            <div class="boutons">
                <div class="bouton floatLeft">                                        
                    <a id="valider" href="/omegaPortal/pageflows/common/demandesMonoPCE/" class="bouton" onclick="document.forms[0].submit();return false;">Valider</a>
<script language="JavaScript" type="text/JavaScript">
<!--
netui_names.valider="valider"
-->
</script>
 
<script language="JavaScript" type="text/JavaScript">
<!--
-->
</script>
 
                </div>               
            </div>
        </fieldset>
        </form>
    </div>
</div>
 
            </div>
         <br class="clear" />
       </div>    
    </body>
 
</html>
Eric