Forums
This topic is locked
Upload images in database and place in textarea
15 Dec 2005 20:12:08 Tom Theys posted:
Hi,I'm currently working on an CMS in asp. Now what I want to do is add a function to a button for inserting and upload an image. It als needs to be placed in a database. The ASP code for the uploaded image or the full url needs to be placed in the textarea. I guess it must be done with a pop-up page where I upload the image and than pass an ID to the post page, and with a javascript placing that code and ID in the textarea. Does anyone know how to do this or any link, tutorial suggestions?
It's no problem to upload images to a database, I've done this alot
I'm also working with Pure ASP upload and Smart Image Processor.
I know that the advanced html editor is perfect for that, but that's to much for what I need, I only need this function.
greetz, toth
Edited by - tothprod on 15 Dec 2005 20:14:00
Edited by - tothprod on 15 Dec 2005 20:15:57