|
-
Senior Member
oh yeah.. I just added that as an example..cause im not sure what it is you want done with the text/data returned..
you can do something like this:
sometextFileName_1.html = true;
sometextFileName_1.htmlText += hName;
sometextFileName_2.html = true;
sometextFileName_2.htmlText += hComments;
sometextFileName_3.html = true;
sometextFileName_3.htmlText += hDate;
that will put all names in one field
all comments in one field
all dates in one field..
(of course you need to have your textfields set to multi-line)
what are you trying to do with the text? (how do you want it displayed)
Tags for this Thread
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
|