Is there any way to use a breakpoint (<BR>) as the delimiter for the ListSort function?
I have tried and I can't figure a way to do this.
If it's important, the reason why I am doing this is to create an action page which calls a form variable from the display page. The variable will have more than one item selected from it, and no matter how I create this on the action page, it displays:
"x-value, y-value, z-value"
Rather,I want:
"x-value
y-value
z-value". This is why I figured I would use the ListSort function. Any other ideas?
Thanks in advace.
I have tried and I can't figure a way to do this.
If it's important, the reason why I am doing this is to create an action page which calls a form variable from the display page. The variable will have more than one item selected from it, and no matter how I create this on the action page, it displays:
"x-value, y-value, z-value"
Rather,I want:
"x-value
y-value
z-value". This is why I figured I would use the ListSort function. Any other ideas?
Thanks in advace.