The forum operates in read-only mode. Please head to StackOverflow for support.
Wiktor Walc CTO, CKSource - http://cksource.com -- Follow CKEditor on: Twitter | Facebook | Google+
Re: Save image in database?
I'd advise against it too.
Why do you wish to do so?
Re: Save image in database?
I have already implemented function for resize and insert image into database and i would want to insert to the place path of the image with path of page that creates image from database?
EXAMPLE
---html----
<img src="/folderimage/image.jpg">
---HTML risultato---
<img src="/folderimage/image.aspx?id=20">
when id=20 is identify record image into databse
Re: Save image in database?
http://wiki.fckeditor.net/Developer's_G ... ntegration
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+