ASP.NET LINQ Articles

Image upload in FCKEditor

1. Add key in web.config

<add key=”FCKeditor:UserFilesPath” value=”~/userfiles/”/>

2. ContentEditor(FCkeditor) ->editor->filemanager-> connectors-> aspx-> config.ascx->

Change : UserFilesPath = “/userfiles/”;

UserFilesAbsolutePath = “”;

3. Create Folder in root directory with name userfiles (wher FCKEditor is there)

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Tag Cloud

Follow

Get every new post delivered to your Inbox.