<html> <head> <title>א"ב בבנית אתרים</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-8"> <script language="Javascript"> <!--
// ***********************************************
// AUTHOR: WWW.CGISCRIPT.NET, LLC
// URL: http://www.cgiscript.net
// Use the script, just leave this message intact.
// Download your FREE CGI/Perl Scripts today!
// ( http://www.cgiscript.net/scripts.htm
-- הפמ חוקל טפירקסה )
// ***********************************************
function viewSource() { var test = document.aceViewSource.source1.value; document.location = "view-source:" + test } //--> </script> <link rel="stylesheet" href="../liora3.css"> </head>
<body > <table width="80%" border="1" cellspacing="2" cellpadding="2" align="center" bgcolor="#ece8cf" bordercolor="#666666" class="bord2"> <tr> <td align="left"> xxx </td> <tr> <td align="left"><form name="aceViewSource"> <input type="text" name="source1" value="http://www.cgiscript.net/scripts.htm"> <input type="button" onClick="viewSource()" value="View Source"> </form> </td> </table> </body> </html>
|