a Free way to upload database images?

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

  1. #1

    Default a Free way to upload database images?

    Hello stuff that dreamweavers are made of.

    Im trying endlessly to search for ways to upload images from my .asp pages
    using JS into a database.

    Ive seen a few links to the Pure ASP software kit, but id rather see if theres
    anyway to do this for free, after spending a lot of money on the MX studio and
    several books, i'd really rather not have to pay more for extensions.

    So, if anyone can hep me on how to create a form that uploads images to my DB,
    i'd be most grateful.

    Thanks

    Jay

    juniorbee Guest

  2. Similar Questions and Discussions

    1. images when upload
      what am i doing wrong? i have Dreamweaver load derectly on c: and all images are in that directory also. i can see the images in preview but not...
    2. Upload images ???
      Hi! My client want to have an option to upload images to his website, without third party involvement. I have looked for the solution all around,...
    3. Script to upload images and add to database?
      Is there a script that will allow upload of multiple images at once to a FTP server, and simultaneously write that list to a MySQL table? I need to...
    4. Upload images to Access database
      How can I easy upload picture to an MS access database.
    5. Free Royalty Free Images
      Hi, Does anyone know where I can get free royalty free images? I have had a brief check on google, but most of them are pain sites. I just...
  3. #2

    Default Re: a Free way to upload database images?

    i would use AspUpload from [url]http://www.aspupload.com/[/url]

    you need to make sure your web server has it installed first though.

    there are example pages on the website to help you out.
    baz0hara Guest

  4. #3

    Default Re: a Free way to upload database images?

    i would use AspUpload from [url]http://www.aspupload.com/[/url]

    you need to make sure your web server has it installed first though.

    there are example pages on the website to help you out.
    baz0hara Guest

  5. #4

    Default Re: a Free way to upload database images?

    ask your ISP if they have any component installed for that

    juniorbee wrote:
    > Hello stuff that dreamweavers are made of.
    >
    > Im trying endlessly to search for ways to upload images from my .asp pages
    > using JS into a database.
    >
    > Ive seen a few links to the Pure ASP software kit, but id rather see if theres
    > anyway to do this for free, after spending a lot of money on the MX studio and
    > several books, i'd really rather not have to pay more for extensions.
    >
    > So, if anyone can hep me on how to create a form that uploads images to my DB,
    > i'd be most grateful.
    >
    > Thanks
    >
    > Jay
    >
    Manuel Socarras Guest

  6. #5

    Default Re: a Free way to upload database images?

    thats great, that works fine on my machine, but how do i get this onto my ISP, do they need to have ASPUpload installed too?

    or is it a case of amending the code to suit?
    juniorbee Guest

  7. #6

    Default Re: a Free way to upload database images?

    go to your web hosts website support section .. somehwere they should list all the installed asp components that they have installed, otherwise i would email your support contact and ask directly.
    baz0hara 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