Hi guys, i have a problem here with my newsletter application
I am trying to make a dynamic page with
Response.write("<html> codes")
and making textarea with loops and giving them ids and names also in loops.
for example
Dim cntL as integer
for cntL = 1 to 10
Response.Write(" <tr>")...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.