Thread
:
2 questions...
View Single Post
#
5
(
permalink
)
May 6th, 2005, 19:52
kpm547
Junior Member
Join Date: Apr 2005
Location: Canada
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Thooks like you'd just do the following to put it back in the text area.
Code:
Select all
content = replace(content," ",vbcrlf)
And then write content into the value of the text area.
kpm547
View Public Profile
Find all posts by kpm547