Thread
:
[SOLVED] What is code for following program in ASP?
View Single Post
#
2
(
permalink
)
06-10-2007, 05:58 PM
Michael B
Posts: n/a
For X = 1 To 6
Response.Write ("<span style='font-size:" & X & "'>Hello VNSGU</span><br />")
Next
__________________
Michael B