|
-
Aug 13th, 2002, 01:51 PM
#1
Thread Starter
Fanatic Member
URGENT Remove empty cells from an array
Is there a way to remove the empty cells from an array...
when i display my array like this:
sNums = split(sNums,",")
then each text box contains the array indexes like this:
<input name=text1 id=text1 value="sNums(0)">
<input name=text2 id=text2 value="sNums(1)">
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|