Hi,
I use Response.Write with embedded <BR> tags to write out a formatted page that I want users to cut & paste into a document.
However, I find that, although the text appears correctly on the screen (due to the <BR>'s) the cut text appears as a single stream of characters.
How do I ensure that they can paste exactly what appears on the screen?
Thanks,
Stoggers.
I use Response.Write with embedded <BR> tags to write out a formatted page that I want users to cut & paste into a document.
However, I find that, although the text appears correctly on the screen (due to the <BR>'s) the cut text appears as a single stream of characters.
How do I ensure that they can paste exactly what appears on the screen?
Thanks,
Stoggers.