Hi,
After Populating the list, run this code:
vb Code:
Dim i As Integer For i = 0 To List1.ListCount-1 List1.List(i) = Replace(List1.List(i), "%20", " ") Next
Regards
Veena
|
Results 1 to 7 of 7
Thread: [RESOLVED] 2 questions!Threaded View
|
Click Here to Expand Forum to Full Width |