FCK Editor Insert into Sql table
-
himanshu2561 wrote:
Where it is in World Map........
If you're coming north from Italy do a hard right, if you get as far as Germany you've gone too far.
Man i am completely lost. So its better i stay back in INDIA :)
himanshu
-
"I think internet is the best resource from where you can learn." I do not agree on this one. 10 years ago, maybe. In time of blogs, etc... anyone can write what he wants, and there is large amount of blogs where you can find code, and a lot of times, its just bad. And also on CP you can find bad articles, and people start writing this kind of code, and there things go wrong way. Internet is not what it used to be. But since we are far away from the topic, i'm done writing.
Enver Maroshi wrote:
But since we are far away from the topic, i'm done writin
:):thumbsup:
cheers, Abhijit CodeProject MVP Web Site:abhijitjana.net View My Recent Article
-
Hi, I am using FCK Editor in my WebPage, The content of web page is retrived from sql table,i need to edit the content and update the text in table using FCK editor. Once i edit the text(change the font color,bold the text etc) and try to update in sql table i got the below error(due to HTML tags like "strong" etc) "A potentially dangerous request.form value was detected from the client" I need some help to save the formatted text to sql table using FCK Editor
Hi People, I already googled, but didn’t get solution for inserting into sql table(with formatted output and retrieve the same into fck for edting) I think you all are faraway my question, If you can answer my question – pls answer other wise leave it or vote as Bad Question
-
Hi People, I already googled, but didn’t get solution for inserting into sql table(with formatted output and retrieve the same into fck for edting) I think you all are faraway my question, If you can answer my question – pls answer other wise leave it or vote as Bad Question
Let me just give you a hint, if you html encode something, you have to html decode back to get the original. If for instance you convert > to > you have to get it back to > from > But all the logic is already inside FCKEditor, read docs once again, no need for manuall work.
-
Maybe it is wrong place so let's not continue this conversation regarding countries and focus on answers. I did not mean anything bad regarding people from India. What i did try to say is that you got a lot of programmers, some really good, but also some really bad. Its that you outnumber us all, you have really a lot of people, so this is why numbers are so large. Sure i could not find 3 stupid questions from people that reside in Croatia, well, since, it's only 4 millions of us :)
Did you close your eyes when many Indians are giving best answer in this forum? Why didn’t you appreciate them? Also many of the Indians become CodeProject MVP. The number of programmers in India may be nearly equivalent of the population of your country. Therefore there might be few programmer (out of million programmers) may ask some inappropriate questions. If you are not interested to answer a question, please stay away. Please do not underestimate people of a country.
-
i didn't get it from you experts, i used the below code.but it give error FCKEditor.Config['HtmlEncodeOutput']=true; Error: Too many characters in character literal could you give some articles or example how to insert the formatted text into sql table and retrieves the same in same format into fckeditor Thanka for your reply's.
-
Hi People, I already googled, but didn’t get solution for inserting into sql table(with formatted output and retrieve the same into fck for edting) I think you all are faraway my question, If you can answer my question – pls answer other wise leave it or vote as Bad Question
Set ValidateRequest="false" in page directive. But it is not advisable.
-
Let me just give you a hint, if you html encode something, you have to html decode back to get the original. If for instance you convert > to > you have to get it back to > from > But all the logic is already inside FCKEditor, read docs once again, no need for manuall work.
-
Enver Maroshi wrote:
It's funny how all this kind of posts come from India.
And from where you are????? Croatia Where it is in World Map........ X| If you do not like any question Mark it is Bad question.. Dont write comment about any country,religion or community
himanshu
I'm sorry, but he told the TRUTH. We went on to discuss that it's not like people from any country are different from anywhere else. It's more that because the outsourcing boom has resulted in people being hired who have no skills, India happens to be where those people are. It's not a comment on India, or a comment against Indians, as I said, some of the best coders I know, are Indian. Ultimately, I blame the west. It's not the fault of Indians that the West is dumb enough to throw money at people with no skills, because they appear to be cheap.
Christian Graus Driven to the arms of OSX by Vista. "! i don't exactly like or do programming and it only gives me a headache." - spotted in VB forums. I can do things with my brain that I can't even google. I can flex the front part of my brain instantly anytime I want. It can be exhausting and it even causes me vision problems for some reason. - CaptainSeeSharp
-
Did you close your eyes when many Indians are giving best answer in this forum? Why didn’t you appreciate them? Also many of the Indians become CodeProject MVP. The number of programmers in India may be nearly equivalent of the population of your country. Therefore there might be few programmer (out of million programmers) may ask some inappropriate questions. If you are not interested to answer a question, please stay away. Please do not underestimate people of a country.
dotnet buddy wrote:
Did you close your eyes when many Indians are giving best answer in this forum?
There are a few indians who are prolific here, and who give good answers. That doesn't change that the people who ask the most clueless, ignorant questions, can't understand the answers, keep saying 'do the needful, it's URGENT' and so on, are nearly ALL in India.
dotnet buddy wrote:
The number of programmers in India may be nearly equivalent of the population of your country.
I doubt that, VERY much. The number of Indians who CLAIM to be programmers and are not, is probably not that many.
Christian Graus Driven to the arms of OSX by Vista. "! i don't exactly like or do programming and it only gives me a headache." - spotted in VB forums. I can do things with my brain that I can't even google. I can flex the front part of my brain instantly anytime I want. It can be exhausting and it even causes me vision problems for some reason. - CaptainSeeSharp