|
Search
You searched for the word(s): use <p>
Showing page 293 of 864 (8,631 total posts)
< 1 second(s)
-
I still cannot get this to work. Imagine two identical websites pulling content from the same database. I need relative links the two sites use different virtual directories. I'm sure this is not an appropriate or recommended way to have a setup, but that is not at issue. I cannot get your control to leave my html alone long enough to get a ...
-
Hi miller399,
All Rich TextEditor paste funtions will use the dialog now. If you do not like to use dialog, then you can ctach the paste word button command and achieve your own paste function. Like the code below. It will catch the paste word button command, what you need to do just achieve your own paste function in ...
-
not sure why, but I get that occurring with my own ASP files when I use notepad to edit them. For some reason those characters are embedded into the very beginning of the text file. WIlling to bet if you just removed the first three and left the "eval" it would work.
Does this mean the refresh bug has been fixed ...
-
Hi ChetanRajakumar,
The magicAjax control is not a part of AjaxUploader control, so you do not need to use it. I suggest you try the “Framework 2.0-Csharp” demo folder, It will not get this problem. Both folders has the same demo pages, just did not use the Magic ajax control in “Framework ...
-
Hi jserrano, Please do not use both of them in the web.config. Check your application pool mode and use one of the code below. IIS 6.0 and IIS 7.0 Classic mode<configuration>
<system.web>
<httpModules>
<add name=''CuteWebUI.UploadModule'' ...
-
Hi Hee, Q1 If you mean the windows authentication, please refer to http://cutesoft.net/forums/thread/5888.aspx Q2 CuteChat4_User is a part of CuteLiveSupport, it use to store the user info. SampleUsers just use for the demo of the CuteLiveSupport. If you will integrate with your own membership system, this table is not ...
-
Ken,
The method above you provided does not really work. It does seem to upload the file and fire OnUploadCompleted and OnFileUploaded events. However, the ajax part of uploader does not work as it generates a full page postback.. I am using the ...
-
Hi Adam, We have now updated to the latest version we have (6.6c) and note that the issue still persists. As noted in my previous post, this is fine if we don't use the readonly property, but causes an issue if we do use it. As an aside, setting the control to enabled = false still allows us to modify the text in the editor
-
Hold the presses..... Okay I was playing around in the demo again and still cannot use the built in buttons, but when I simply copy from Word and use the keyboard Control V.... I get the pop-up if I want to clean the code before pasting from Word. This pop-up does not activate when ''Paste'' is selected via the Edit ...
-
Since this problem has not been solved, I must figure out another way to get it working on my end, since you cannot get it to fail on your systems.
I appears that if I change from using the <br /> tag and use the <p> tag for my linebreaks the problem does not exist.
Before I make this change, ( this will take a lot ...
... 293 ...
|
|
|