recharger une page dans un meme endroit

recharger une page dans un meme endroit - ASP - Programmation

Marsh Posté le 02-05-2005 à 16:13:41    

bonjour a tous
 
jai mit un header qui a pour code ceci:
 
 
 

Code :
  1. <table width="786" height="413" border="1">
  2.   <tr>
  3.     <th scope="col" width="162" height="88">&nbsp;</th>
  4.     <th scope="col" width="608">BIENVENU SUR LE PARC INFORMATIQUE </th>
  5.   </tr>
  6.   <tr>
  7.     <th scope="row">Utilisateur</th>
  8.     <td rowspan="4">
  9.       <p align="center"> JE VOUDRAI, QUE MES PAGE SOUVRE ICI </p>
  10.       <tr>
  11.         <th scope="row"><em><a title="type de matériel disponible" href="{TypeMateri_list_Src}">Type
  12.         de matériel </th>
  13.       </tr>
  14.       <tr>
  15.         <th scope="row"><em><a title="liste du matériel" href="{Materiel_list_Src}">Matériel</a></em></th>
  16.       </tr>
  17.       <tr>
  18.         <th scope="row"><em><a title="Réservé aux informaticiens !!" href="{MatUtilise_list_Src}">Affecter
  19.         un matériel</a></em> </th>
  20.       </tr>
  21.     </table>
  22. </td>
  23.   <td align="left" valign="top">


 
et je souhaiterai inclure mes pages au milieu de mon header  
est ce possible??$
 
merci
 
merci

Reply

Marsh Posté le 02-05-2005 à 16:13:41   

Reply

Marsh Posté le 09-05-2005 à 23:37:53    

Bonjour,
 
Comme je vois des {} dans ton header, je suppose que tu utilises un système de templates.
Il vaudrait mieux que tu mettes tes include dans le code qui te permet de parser ton header.
 
Sinon, poste ton code asp en plus du code html pour que l'on comprenne mieux ce qu'il fait.
 
Yoyo

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed