473,324 Members | 2,370 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,324 software developers and data experts.

Problem in uploading image using fckeditor in asp.net2.0

Hi frds

In my application i'm trying to do cms

so i hav used the fck editor2.2 with asp.net2.0 its working fine for the text but when we try to upload the image its getting struck how to resolve this

plz help me out in this its very urgent

thank u in advance

archu
Dec 12 '07 #1
1 2438
Hi frds I got the solution but don't knw whether it is the right way or not

I have used fckeditor2.2 with asp.net2.0

1)My application name is "SampleApplication"

2)in this application i have place "fckeditor" folder and

also placed the dlls( related to fckeditor) in bin folder of "SampleApplication"

3)Go to the folder fckeditor ->editor->images

in this u create a folder for storing the files/images which are uploaded

I hav created a folder called "UserFilesUpload" in images folder



4)Now place the following statement in web.config file of the application

<appsettings>

<add key="FCKeditor:UserFilesPath" value="/SampleApplication/fckeditor/editor/images/UserFilesUpload" />

</appsettings>

5)Now run the application when u upload the image it will be seen in preview

when u click ok it will be stored in the folder which u have created

and displayed to the user or front page



Note:1) nothing to be changed in the code of js files of fckeditor

2)just create folder in this " fckeditor/editor/images/ "

3)giv the whole path in the <addkey > of web.config file



Hope this will be helpful to all those who r facing this problem

gudluck

thank u

Archu
Dec 13 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: Himanshu | last post by:
hi, Can anybody tell me that thru asp.net using c#, how can we upload and download physical files in any table of SQL Server Database. the uploading part is running successfully but the...
0
by: kris_scheyer | last post by:
Ok, here's what im trying to do: I have a machine running XP embedded that has a webserver. I have a button on the aspx web form that is supposed to capture the screen of the computer hosting the...
0
by: Stanley Cheung | last post by:
Hello all, Any one tried to implement fckeditor (htmleditor) on your application? i am tring to add fckeditor (www.fckeditor.net) on my dotnet application, but i can't find any connector for...
2
by: prakharv | last post by:
Hi All, Below is the code which I am using to upload a jpeg file to the server. But the problem I am facing is that it is not copying the entire contents of the image file to the webserver and it...
0
by: beemer127 | last post by:
Hello: I'm really new to both .NET and SQL, and I am still learning. I have the FCKeditor working, meaning that it displays in my page, and I have the SQL connection string established, but I'm...
2
by: ngokulkumar | last post by:
hi, I am facing problem when i am uploading my project in the server, I came across this error Could not load file or assembly 'FredCK.FCKeditorV2' or one of its dependencies. The system cannot...
1
pritipshah
by: pritipshah | last post by:
Hi All, I am using vtiger open source CRM and in that they are using FCKeditor for Image Upload (Resource browser window) but it is not upload or make new folder for image. Vtiger CRM...
1
pezholio
by: pezholio | last post by:
Hi, It seems that every time I put together a new script to upload a file I always have problems, here's the latest one: I've got a form with two file input fields, when I submit the form,...
1
by: ShirishKumar | last post by:
Hi, I have some problem with FCKEditor . First of all Required FiledValidator is not working for FCKeditor . I searched google and kept EnableClientScript of requiredfieldvalidator for...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.