index.php
Upload User: feiyaoda
Upload Date: 2016-11-21
Package Size: 9556k
Code Size: 1k
Category:

WEB Mail

Development Platform:

PHP

  1. <html>
  2. <head>
  3. <title>web Genarator</title>
  4. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  5. </head>
  6. <frameset rows="100,*" frameborder="NO" border="0" framespacing="0" cols="*"> 
  7.   <frame name="topFrame" scrolling="NO" noresize src="haut.php" >
  8.   <frameset cols="2,*" frameborder="NO" border="0" framespacing="0"> 
  9.     <frame name="leftFrame" scrolling="NO" noresize src="gauche.php">
  10.     <frame name="mainFrame" src="inscrit.php" scrolling="NO" >
  11.   </frameset>
  12. </frameset></frameset>
  13. <noframes> 
  14. <body bgcolor="#FFFFFF" text="#000000">
  15. </body>
  16. </noframes> 
  17. </html>