|
Search
You searched for the word(s):
Showing page 1730 of 1,762 (17,611 total posts)
< 1 second(s)
-
Aluminum,
Please try the following steps:
Click on the table to select it.
Move your mouse to the edge of the table and, when your cursor changes into the double-headed arrow then double click with the mouse. A window will pop up that will show the table properties. Change what you wish and then click ''OK'' at the bottom of ...
-
To prevent some script-injection attacks , with request validation turned off, you need to HTML encode the content of other controls on the form.
HTML encoding will automatically replace any ‘<’ or ‘>’ (together with several other symbols) with their corresponding HTML encoded representation. For example, ‘<’ is replaced by ...
-
Please check the following thread:
http://cutesoft.net/Forums/ShowPost.aspx?PostID=546
Hope it helps.
-
Ciprian,
Just set BgColor property as followings:
<asp:TemplateColumn HeaderText = ''Title''>
<ItemTemplate>
<%# DataBinder.Eval(Container.DataItem, ''FirstName'') ...
-
No Access is denied any more.
The previous version we use the Embedding resources to deploy the files. At run-time, when the first hit comes to the page, CuteEditor control will check for the needed files,images, and as it won't be there, it will create the folder and extract files from assembly.
In order to save files on ...
-
3) Is there any way to either strip and/or set the width attribute of tables?
Yes, you can edit table properties.
Just put your mouse cursor on the table's border and double-click it to edit its properties.
-
The validateRequest feature should be disabled for pages that contain a CuteEditor control; this enables the user to enter HTML code into the database. This is safe, as the CuteEditor does its own protection to prevents HTML scripts attacks by correctly encoding all text by default.
-
CuteEditor needs Internet Explorer 5.5+.
If the client is not using Internet Explorer v5.5 or above, then a normal <TextArea> tag will appear instead.
If you do need a edior for MAC, please consider find a JAVA editor.
http://www.ephox.com/default.asp
Hope it helps.
-
ciprian,
Do the other pop-ups work OK?
If so, I think maybe your firewall block the 'Content-Disposition' directive causes the problem.
-
Yes, it's a free update.
Email us at sales@cutesoft.net specifying your email address used when ordering.
... 1730 ...
|
|
|