|
Search
You searched for the word(s):
Showing page 1416 of 4,987 (49,864 total posts)
< 1 second(s)
-
Yes, below is an example:
private void security_Changed(Object sender, EventArgs e)
{
string temp = '''';
switch(RadioList.SelectedItem.Value)
{
case ''Administrators'':
Editor1.SecurityPolicyFile = ''Admin.config'';
...
-
ever see this error? I seem to only get this when I place dotnetgallery onto our production win2000 box. if i run the exact same code localhost on my winxp box, then it works fineKirk QuinbarZywave, Inc.Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following ...
-
every & in a link will be converted to &example:if we insert the following link:http://www.golf.at/?siid=1314&sip=&sif=&LAid=2&pagetype=&arid=7911
it will be converted to: (HTML ...
-
>>When you specifiy a css for the text area, the Class dropdown is automatically populated with the class names.
This feature is only available in the .NET version now. We will add this feature in the future ASP version.>>I'm finding the editor quite slow to load with the full toolbar setup, even opening the forums entry form ...
-
Dear Adam, the link resulted by you tells about how to adjust integration in ASP.NET 1.1, and me interests ASP.NET 2.0...
There is a good news, I managed to understand as it is necessary to register ConnectionStringProvider in WEB.Config:
1. We create a class successor ConnectionStringProvider, for example: PortalConnectionStringProvider it is ...
-
Hi,
A suggestion:
When you set the css file for the editor, I think it should populate the styles list with the styles from the CSS.
This would mean that you can enforce any user entering text to use the css styles from your site and this would mean that all content would be subject to any change in the CSS file?
I know ...
-
Hi there-
I am using version 3 of the editor and storing the code in SQL Server 2000.
When I make my page in the editor it looks fine and then when I save it there are all kinds of extra breaks, etc.
So what I do is paste the html code in directly and save it, then if I go back to the page and look at the code in html mode again ...
-
Thanks, I've read this and followed the steps. So now, here's what I want to do that I'm not clear on. I have an existing app with some aspx pages. I want a user to be able to login, click on a button that says edit this page for whatever aspx page they're on, and then the CuteEditor will appear and they'll be able to edit the ...
-
This is the debugger error: (sorry, is in spanish)
Error de configuración
Descripción: Error durante el procesamiento de un archivo de configuración requerido para dar servicio a esta solicitud. Revise los detalles de error específicos siguientes y modifique el archivo de configuración en consecuencia. Mensaje de error del analizador: No se ...
-
Hi,
On an almost empty page, generating the editor customized is no problem. Now I'm putting it into a large page with lots of code, and suddenly all dropdowns in the editor are 100% - in spite that i specificly set widths to 100 pix:
Dim editorSet editor = New CuteEditor'Set toolbar level from template: default, enableall, ...
... 1416 ...
|
|
|