Click here to Skip to main content
15,921,959 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Pop up window Pin
Sylvester george13-Feb-07 1:43
Sylvester george13-Feb-07 1:43 
GeneralRe: Pop up window Pin
varun_khanna1714-Feb-07 23:55
varun_khanna1714-Feb-07 23:55 
QuestionHTML Editor to Use IN CMS Pin
adnanrafiq12-Feb-07 23:43
adnanrafiq12-Feb-07 23:43 
AnswerRe: HTML Editor to Use IN CMS Pin
Sam Heller13-Feb-07 0:39
Sam Heller13-Feb-07 0:39 
GeneralRe: HTML Editor to Use IN CMS Pin
adnanrafiq13-Feb-07 0:56
adnanrafiq13-Feb-07 0:56 
GeneralRe: HTML Editor to Use IN CMS Pin
Sam Heller13-Feb-07 1:00
Sam Heller13-Feb-07 1:00 
GeneralRe: HTML Editor to Use IN CMS Pin
adnanrafiq13-Feb-07 1:07
adnanrafiq13-Feb-07 1:07 
GeneralRe: HTML Editor to Use IN CMS Pin
Sam Heller13-Feb-07 1:14
Sam Heller13-Feb-07 1:14 
<FCKeditorV2:FCKeditor id="FCKeditor" BasePath="../FCKeditor/" runat="server" Width="600px" Height="300px" ToolbarSet="Basic"/>

That's the Editor in the HTML


Dim Body As String = FCKeditor.Value

And thats how I reference it in the code.

FredCK.FCKeditorV2.dll is referenced in the bin folder. And thats it. There really should be any more to it than that. Look in the fckconfig.js file for config options. It looks like a mess in there I know but its actually quite straightforward.

Make sure the .Dll has made it up to the server

Any good?
GeneralRe: HTML Editor to Use IN CMS Pin
adnanrafiq13-Feb-07 1:33
adnanrafiq13-Feb-07 1:33 
GeneralRe: HTML Editor to Use IN CMS Pin
Sam Heller13-Feb-07 1:35
Sam Heller13-Feb-07 1:35 
GeneralRe: HTML Editor to Use IN CMS Pin
adnanrafiq13-Feb-07 1:40
adnanrafiq13-Feb-07 1:40 
GeneralRe: HTML Editor to Use IN CMS Pin
Sam Heller13-Feb-07 1:42
Sam Heller13-Feb-07 1:42 
GeneralRe: HTML Editor to Use IN CMS Pin
adnanrafiq13-Feb-07 2:05
adnanrafiq13-Feb-07 2:05 
QuestionConnecting to a web service Pin
Jaguas12-Feb-07 23:42
Jaguas12-Feb-07 23:42 
AnswerRe: Connecting to a web service Pin
Guffa13-Feb-07 1:31
Guffa13-Feb-07 1:31 
QuestionHow to deploy web application made in visual studio2005 Pin
mohd imran abdul aziz12-Feb-07 23:26
mohd imran abdul aziz12-Feb-07 23:26 
AnswerRe: How to deploy web application made in visual studio2005 Pin
Sam Heller12-Feb-07 23:43
Sam Heller12-Feb-07 23:43 
AnswerRe: How to deploy web application made in visual studio2005 Pin
Michael O.12-Feb-07 23:58
Michael O.12-Feb-07 23:58 
AnswerRe: How to deploy web application made in visual studio2005 Pin
blue_arc13-Feb-07 0:13
blue_arc13-Feb-07 0:13 
GeneralRe: How to deploy web application made in visual studio2005 Pin
mohd imran abdul aziz13-Feb-07 3:39
mohd imran abdul aziz13-Feb-07 3:39 
QuestionChange the Back color of a row in datagrid Pin
DavidsMaguire12-Feb-07 22:44
DavidsMaguire12-Feb-07 22:44 
AnswerRe: Change the Back color of a row in datagrid Pin
adnanrafiq12-Feb-07 23:41
adnanrafiq12-Feb-07 23:41 
QuestionLocal IIS locaton not showing Pin
Dinuraj12-Feb-07 22:31
Dinuraj12-Feb-07 22:31 
Questionhow to read the data from the outlook Pin
subbu Manikonda12-Feb-07 22:14
subbu Manikonda12-Feb-07 22:14 
QuestionWhich is the best connecter for MySQL in VS.NET 2005 [modified] Pin
MAP Tiger12-Feb-07 22:01
MAP Tiger12-Feb-07 22:01 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.