pourquoi page blanche avec https://www.google.ch/?gws_rd=ssl#q=maison
est avec ca sort la page https://fr.comparis.ch/immobilien/ma...ne/haus/kaufen


merci

Code html : 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
<head>
 
   <title>google</title>
 
 
<META HTTP-EQUIV="Refresh" CONTENT="30; URL=http://home.citycable.ch/wiiu/giovannich.htm">
 
 
   </head>
<frameset cols="100%">
 
      <frame name="frame1" src="https://www.google.ch/?gws_rd=ssl#q=maison" />
 
 
 
   </frameset>
 
 
 
 
 
</html>