Greetings,
I'm creating a webpage that will be used for creating articles. Articles will contain text and images. I'm using ckeditor_aspnet_3.6.4 and visual studio 2008(visual c#). I'm able to integrate ckeditor in my form. It appears data is getting saved somewhere. But I'm not sure of the location. Can someone guide me?
My requirement is to save an article and relevent images in a folder(not in Database). However i would like to save the article titles in the database(Sql server 2008) and list them in a webpage(selecting article title should display entire in a seperate page).
Thanks in advance!
I'm creating a webpage that will be used for creating articles. Articles will contain text and images. I'm using ckeditor_aspnet_3.6.4 and visual studio 2008(visual c#). I'm able to integrate ckeditor in my form. It appears data is getting saved somewhere. But I'm not sure of the location. Can someone guide me?
My requirement is to save an article and relevent images in a folder(not in Database). However i would like to save the article titles in the database(Sql server 2008) and list them in a webpage(selecting article title should display entire in a seperate page).
Thanks in advance!