Forums
This topic is locked
Output Record Set as String
26 Jan 2006 06:05:36 Brad BIS posted:
I have an asp vbscript page that displays peoples email addresses. I would like all the email addresses placed in a text area as a string, seperated by ; so that they can be copied to clipboard.Any ideas??
Thanks
Replies
Replied 08 Feb 2006 00:26:18
08 Feb 2006 00:26:18 Dave Thomas replied:
create your textarea, underneath it, drag the 'email' field out of the bindings window onto the page, add your ':' and add a repeat region to it.
now find the code for the repeat region, and cut/paste it into the textarea's intial value box <img src=../images/dmxzone/forum/icon_smile.gif border=0 align=middle>
regards
Dave Thomas
<b>DMX Zone Forums Manager</b>
Tip: Use Google or our own Search function to find answers before asking. You'd be surprised what's already written <img src=../images/dmxzone/forum/icon_smile_wink.gif border=0 align=middle>
now find the code for the repeat region, and cut/paste it into the textarea's intial value box <img src=../images/dmxzone/forum/icon_smile.gif border=0 align=middle>
regards
Dave Thomas
<b>DMX Zone Forums Manager</b>
Tip: Use Google or our own Search function to find answers before asking. You'd be surprised what's already written <img src=../images/dmxzone/forum/icon_smile_wink.gif border=0 align=middle>