We need you!

We're working hard on the next version of Developer Fusion. Let us know what you think we should be up to!

Members

Technology Zones

Articles

Hosted By

MaximumASP

Info

[4024] Showing multiple images stored in a database

Last post 05-12-2004 6:44 AM by pinga506. 5 replies.
Page 1 of 1 (6 items)
Sort Posts: Previous Next
  • 01-01-1999 12:00 AM

    [4024] Showing multiple images stored in a database

    This thread is for discussions of Showing multiple images stored in a database.

    • Post Points: 0
  • 09-20-2003 3:58 PM In reply to

    • amoibade
    • Top 25 Contributor
    • Joined on 08-08-2002
    • Guru
    • Points 4,510

    Store image in database

    Well... But begore this, how can i store an image into a database?
    ==================================================
    Amoibade: Have fun and keep ... programming!!!
    e-mail me at: [email="amoibade3@hotmail.com"]amoibade3@hotmail.com[/email]
    ==================================================
    I am sorry if i am late to reply but i have a lot of studying, thanks...
    I am sorry for my english too...
    • Post Points: 0
  • 10-02-2003 12:35 AM In reply to

    Store Image In Database...

    You Will Need :
    HTML Form with a File field and Form's Encrypt Type set to multipart
    ASP Code to read binary data and store somewhere..
    Use recordset.appendchunk method to store binary data in database field (datatype should be image or pic).

    P.S : You can find many ASP codes to upload an image to filesystem or database....
    • Post Points: 0
  • 10-02-2003 8:15 AM In reply to

    • amoibade
    • Top 25 Contributor
    • Joined on 08-08-2002
    • Guru
    • Points 4,510
    Thank you very much for your help, i will try it as soon as possible...

    ==================================================
    Amoibade: Have fun and keep ... programming!!!
    e-mail me at: [email="amoibade3@hotmail.com"]amoibade3@hotmail.com[/email]
    ==================================================
    I am sorry if i am late to reply but i have a lot of studying, thanks...
    I am sorry for my english too...
    • Post Points: 0
  • 03-09-2004 4:39 AM In reply to

    • James Crowley
    • Top 10 Contributor
    • Joined on 12-07-2000
    • United Kingdom
    • Guru
    • Points 14,850
    • SystemAdministrator
    • Post Points: 0
  • 05-12-2004 6:44 AM In reply to

    • pinga506
    • Not Ranked
    • Joined on 05-10-2004
    • New Member
    • Points 5

    Help me in storing image in web server through cli

    Any one can help me with code to insert image in web server SQL data base through client mechine on web. please let me know in ASP. Thanks.
    • Post Points: 0
Page 1 of 1 (6 items)