asp.net - HTML editor and image upload to server -
in asp.net, when work html editor, include images , text. how images upload specific folder in server , saved relative path in db. need concept cms.
why need store image's relative path in db ? there no need, because content html saved in db , when retrieve content particular image shown in content.
as far have used ck editor, there setting required in config file set path images stored when user adds images in content.
Comments
Post a Comment