thaiall logomy background
coding : intro. p02.asp.
my town
Source : Perl | PHP | ASP | JSP | HTML | HTML5 | JavaScript | Java | COBOL | C++ | MS Access | VBNet | VB | Python | โค้ดดี
File : p02.asp. ID : 2104
Skin : Default | Sons-of-obsidian | Sunburst | Highlighter | Full
<body><font face="courier new" size=4>
Sample : <a href=p02.asp?5>p02.asp?5</a><pre>
<%
dim max, i, j
max = 10
if len(request.querystring) > 0 then max = int(request.querystring) end if
if max > 50 then max = 9
for i = 1 to max
  for j = 1 to i
    response.write( j )
  next
  response.write("<br>")
next
%>
</pre></body>
จำนวน : 15 บรรทัด
าษาเฮชทีเอ็มแอล (HTML = HyperText Markup Language) คือ ภาษาคอมพิวเตอร์ที่ออกแบบมาเพื่อใช้ในการสร้างเว็บเพจที่เรียกดูผ่านทางเว็บเบราว์เซอร์ (Web Browser) เริ่มพัฒนาโดย ทิม เบอร์เนอรส์ ลี (Tim Berners Lee) ในปัจจุบัน HTML ล่าสุดคือ รุ่น 5 เป็นมาตรฐานหนึ่งของ ISO ซึ่งจัดการโดย World Wide Web Consortium (W3C) ในปัจจุบัน ทาง W3C ผลักดัน รูปแบบของ HTML แบบใหม่ ที่เรียกว่า XHTML รุ่นแรกคือ 1.0 (ม.ค.2543) ซึ่งมีโครงสร้างเป็นแบบ XML (eXtensible Markup Language)
ปรับปรุงโปรแกรม source.pl : 2565-07-24
rspsocial
Thaiall.com