Sun Java System Active Server Pages: Getting Started...   Hello World Sun Microsystems Logo
Results   Source Code
Hello World
Hello World
Hello World
Hello World
Hello World
 
Click Here to Hide Source
Source Code 

' the size of the font to display
Dim iSize

' loop through displaying "Hello World" in various sizes
For iSize = 3 To 7
%>

<font color="#666699" size="<%= iSize %>">Hello World</font><br>
<% Next %>

Getting Started | Documentation | Developer Resources | Support | Product Tour | Sun Java System Active Server Pages Web site | Purchase

© 2003 Legal Information.