Results 1 to 3 of 3

Thread: Format Problem when exporting sessions

  1. #1
    Kenneth Guest

    Format Problem when exporting sessions

    Is there a way to show returns in memo fields besides using <br>?

    Instead of this:

    Hi
    My Name is
    Kenneth

    it always shows: Hi My Name is Kenneth

    only does this when exporting sessions

  2. #2
    John Guest

    Format Problem when exporting sessions (reply)

    Hi Kenneth,

    Check out the dbOptions parameter &#34;MemoParagraph=<BR>&#34;. It&#39;s in the online
    documentation at www.aspdb.com. It lets you specify the delimiter used for
    &#34;carriage returns&#34; in the source file.

    Hope this helps,
    John


    On 2/10/99 5:11:59 PM, Kenneth wrote:
    > Is there a way to show returns in memo fields besides using
    > <br>?

    Instead of this:

    Hi
    My Name is
    Kenneth

    it always shows: Hi
    > My Name is Kenneth

    only does this when exporting sessions

  3. #3
    Kenneth Guest

    Format Problem when exporting sessions (reply)


    John:

    I do have that in the code...and it works....but not when exporting sessions.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •