Uploading images into a database

  • Thread starter Nicolae Fieraru
  • Start date
N

Nicolae Fieraru

Hi All,

I would like to know if there is a way to upload an image and text into
an Access database using asp. I have a web site hosted on a web server which
doesn't accept to install components. If anybody knows some sample code (in
case this is possible), a link or some code would be welcome.
Any reply is appreciated.

Regards,
Nicolae
 
R

Ray at

You should stay away from storing your images in a database, especially
Access. Just upload them to the server and save the path info/filename in
that database.

You're saying that your host will not let you request installation of an
upload component? And they don't offer one that is already installed? You
can use a componentless method that is just pure script. See the second
list of links here. http://www.aspfaq.com/show.asp?id=2189

Ray at work
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,535
Members
45,008
Latest member
obedient dusk

Latest Threads

Top