Re: Upload to Database

  •  07-23-2018, 8:12 AM

    Re: Upload to Database

    Hi,

     

    the classic asp version does not support to upload the file into database directly. I suggest you upload the file to your server first, then use your own code to save the file into database.

     

    Regards,

     

    Ken 

View Complete Thread