How are these being displayed? Remember, different output mechanisms - HTML and PDF for example - have their own formatting commands. If you're presenting things in HTML, remember to Replace(string, "vbCrLf", "<br>), and try setting the font to something monospaced, like Courier, if there is formatted data entered in the text.
Wade on 8/29/02 8:59 AM, PK at [EMAIL PROTECTED] wrote: > Hello All, > > When adding new entries to my problem tracking system my "paste ins" from > emails loose their spacing of characters. How do I preserve data spaces and > format when using access and asp 3 on IIS5? > > Thanks, > > Paul --- You are currently subscribed to activeserverpages as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
