|
|
|
|
|
| | |
|
Active Server Pages ASP ASP.NET .aspx .ascx Web HTML Developer Internet Microsoft Web Services Visual Studio .NET CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Re: Need help |
From: |
Tim |
Date: |
6/18/1999 1:31:31 PM |
IP: |
207.51.162.13 |
YourArrayName = Split(StringToSplit, ",")
For Index = 0 To UBound(YourArrayName)
Response.Write(YourArrayName(Index) & "<br>")
Next |
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|