|
|
|
|
|
| | |
|
Active Server Pages ASP a directory of ASP tutorials applications scripts components and articles for the novice to professional developer. CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Re: Converting textbox into record set |
From: |
Bullschmidt |
Date: |
4/16/2002 6:57:06 PM |
IP: |
198.81.16.28 |
Perhaps something like this might work to split the variable into an array:
MyArray = Split(MyVariable, Chr(13) & Chr(10))
Best regards,
-Paul
Web Database Developer
To help you put live data on the Web...
http://www.Bullschmidt.com
|
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|