save uploads to a database?

Ask a Question related to Macromedia Contribute General Discussion, Design and Development.

  1. #1

    Default save uploads to a database?

    Sorry, my second question in as many minutes.

    Is there a way that when a user uploads a new page its name is saved to my
    access database on the server - so that I can create a dynamic list menu
    showing all the new pages uploaded to a specific folder?

    Thanks, Mark.

    funkster Guest

  2. Similar Questions and Discussions

    1. cffile uploads
      I need to find the url of a file after uploading it using cffile so that I can insert the filepath in a database. Thanks
    2. Save image into database
      Hi, I would like to know how i can save and retreve image from a field in a access database. thanx in advance
    3. Unable to save recordset into an access database
      Hi I am trying to make a page where i simply collect data from a form and update it in the database. i am useing a recodset to do the above. The...
    4. how to read japanese characters (multilingual characters) from a text file and save them in Access database ???
      HI All i m trying to read a text file, having some japanese characters and saved as UTF-8 encoding. I m using ASP,FSO ... my code is below,...
    5. how can I save an image file to database?
      how can I save an image file to database?
  3. #2

    Default Re: save uploads to a database?

    Not using contribute.

    You may need to concider using a separate Content Management program to create
    and send your pages "Live" and only use CT to edit the pages.

    I want to make sure of something... You ARE using an Access database to do
    that or you are planning to?

    LDudd Guest

  4. #3

    Default Re: save uploads to a database?

    yes that's right MS Access
    funkster 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