|
Search
You searched for the word(s):
Showing page 1333 of 4,987 (49,864 total posts)
< 1 second(s)
-
Hi priyankjalu, when i send newsletter the html scrit is sent to subscriber instead of nicely created news letter. please help me can you explain this issue in detail? The problem is that editor generate the wrong html content in sql server? Or the content send to the wrong person? Or? Regards, Ken
-
Hi Raiden, If you just need to get the value at client site, please try API ''function CuteWebUI_AjaxUploader_OnSelect(files)'' function CuteWebUI_AjaxUploader_OnSelect(files)
{
var name=files[0].FileName;
var size=files[0].FileSize // (or -1)
}Regards, Ken
-
Hi WilliamK, By default, the layout has no border. So the user can not see and edit it. We add the blue border in edit mode to allow the user to edit the layout. If you do not want to shows the blue border, please click the button below to hide it. Regards, Ken
-
Easy. You will note 2 cases of the following pasted in:
The Life Development
but you will notice that there is a spece between the big, blue T and the h. Copy this, paste it, backspace over the extra space, and click Add. You will see it appear with the space re-inserted.
-
Hi everybody,
I am using Ajax file uploader to upload large files,it uploads smoothly to a temp location but i didn't understand how can i save the file to my desired location,i found CopyTo() method but its not working idont know why.
i am posting the code i have used:
protected void FileUpload(object sender, UploaderEventArgs ...
-
Hi Adam,
I think I have found an issue with the way CE registers it's scripts on an AJAX enabled page.
If you create a page, place CE in an update panel and set CE property visible=false. Now add a button which changes the visiblity of CE to true, and add it as a trigger the the update panel. You'll notice that CE fails to load ...
-
Ok so I tried the newer v6.5 to see if this issue had been resolved and have been talking to eric@cutesoft on and off over the last few weeks via cute support.
We have between us isolated this a little further. If using the demo you click on the title of the template to insert rather than click the checkbox then the template ...
-
That is better, Adam.
It seems now that you aren't firing the background event until a few hundred milliseconds later after the last keystroke. Is that correct? There is, of course, still the 3000+ millisecond delay while the background operation takes place.
Adam, can you add a property to CE that would allow us to set the ...
-
Hi wingowin,
Actual, the code is corrects by the browser, the html code what you are using is not a standard HTML, so the browser corrects it directly. For now we can not prevent it, sorry for your inconvenience.
Regards,
Ken
-
Hi deniyaltandel,
Please try online demo http://cutesoft.net/asp/EnableAll.asp, if the demo works for you, I suggest you download the latest version and try again.
Latest version download url: http://cutesoft.net/downloads/folders/21904/download.aspx
Regards,
Ken
... 1333 ...
|
|
|