 | MEMBER LOGIN |
|
|
 |
|
 | SERVICES & FEATURES |
|
|
 |
|
 | THE 20 LATEST PROJECTS |
 | POPULAR NEW PROJECTS |
|
|
Project: FCKEditor in ASPX ID: 1210482040 |
|  |  |  |
 |
| |
|
Status: |
Closed (Cancelled)
|
|
Budget: |
N/A
|
|
Created: |
5/11/2008 at 1:00 EST
|
|
Cancelled: |
5/11/2008 at 14:05 EST
|
|
Project Creator: |
|
|
Description: |
I have a website that I want to integrate FCKEditor into. I have an .ASPX page that currently uses a <asp:TextBox and I want to replace it with the FCKEditor to preserve formatting. I have been able to get the ASP version running but I am new to .NET and do not know how to get it to work in .NET C#.
<td align="left">
<asp:TextBox Text='<%# Bind("description") %>' runat="server" ID="descriptionTextBox" Rows="10" TextMode="MultiLine" Width="500px" Height="166px"></asp:TextBox>
</td>
I understand that the output generates the HTML and I will be storing that in a SQL database.
|
|
Job Type: |
.NET
|
| |
 |
|
Messages Posted: 15 |
| |