วันอาทิตย์ที่ 29 กรกฎาคม พ.ศ. 2555

การเขียนโปรแกรม

<html>
     <head>
     <script language="javascript">
     <!--
      var n;
      var s;
      n=prompt("Input Your Name");
      s=prompt("Input Your S_Name");
      alert("Hello "+n +s);
     </script>
     </head>
</html>

ไม่มีความคิดเห็น:

แสดงความคิดเห็น