save records to text format

Ask a Question related to Dreamweaver AppDev, Design and Development.

  1. #1

    Default save records to text format

    Hi
    Have anyone know how do I save the records from database to text format??? how should the code look like in DW?
    samkry Guest

  2. Similar Questions and Discussions

    1. Format to save for Screen Printers?
      New to illustrator. I have EPS and JPG files from other packages I want to send to a printer. They told me that the "artwork needs to be vector based...
    2. Function "Save us" does not save Comments in jpg format.
      Hi to everybody, When I use Save us option, I loose all comments in jpg format (line, text and so on). I have initial screen!!!! If i save us tif...
    3. How do I save a 7-page newsletter in Word97 .rtf format from Publisher 2003?
      I have a 7-page newsletter in Publisher 2003 saved as a .pub file I want to save all seven pages in Word97-rtf format for editing. When I do...
    4. Save a file in UTF-8 format from ASP vbscript
      I need to save a file in UTF-8 format from an ASP file. Using FileSystemObject I can only save them in Unicode (UTF-16, I think) but not in UTF-8:...
    5. Slow save & write to PS format
      The first question would be: how big an image, and how large a file does it make on disk?
  3. #2

    Default Re: save records to text format

    Are you saying you want to save the results of a recordset to a Document? If
    so check this out:

    [url]http://www.basic-ultradev.com/articles/DownloadRepeatRegion/[/url]

    MT

    "samkry" <webforumsuser@macromedia.com> wrote in message
    news:d4q953$lun$1@forums.macromedia.com...
    > Hi
    > Have anyone know how do I save the records from database to text format???
    how should the code look like in DW?


    mitchel Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139