|
Search
You searched for the word(s):
Showing page 3 of 4 (37 total posts)
< 1 second(s)
-
Nevermind about the namespace. I got that from the samples.
Also, it looks like you can't really select multiple files for upload, but rather you can upload a bunch of files sequentially, which really isn't the same thing.
Thanks.
-
Thanks for posting this code. What's the namespace?
Aaron
-
This is the demo of uploading multiple files, c# ASP.NET AJAX. I don't see anything, either in the Choose File dialog, or in the main window, to allow you to select more than one file. Am I missing something? Am I just really dumb? I tried shift-clicking, and control-clickng, but that didn't ...
-
Hi,
I'm on version 6.0. Sometimes, when I copy HTML from the HTML View into the clipboard, then in another editor I go into HTML view and paste it in, it pastes in not as HTML code, but as the actual contents, then in normal view it displays as HTML text.
Then also, sometimes when I paste HTML, It first asks me if I ...
-
Okay, this might be a lame question, but...
I don't see it in the CuteEditor anywhere. What does the button look like? Is it just that the usual uploaders in
the (Image Gallery, Insert Media, Downloadable Files etc.) dialogs have been replaced with Ajax Uploader? Or should I download and install the Ajax ...
-
Sweet. The version I'm using doesn't feature this control. I assume I can upgrade to the current version with my existing license, and gain access to this control. Is it part of the /CuteSoft_Client/CuteEditor folder, or do I have to download and install the control separately? Thanks.
Aaron
-
Hi,
I found the config settings that determine what the largest file you can upload is. What I want to know is are there practical constraints on file size for uploading? I need to allow my clients to upload large video files, possibly as large as 100MB. I know U-tube allows you to post video files of up to that length, ...
-
Any ideas on this yet?
I tried to find the definition of PasteHTML in the implementation files, to see if maybe I could disable JavaScript destruction, but it's too scary. Not a world I want to live in if I can avoid it.
I was also thinking I could cheat, and use and use an Ajax call to put the script back in if, from the ...
-
No, wait. I spoke too soon. It still isn't working for me.
Testing it with just...
<script type='text/javascript'></script>
...was a detour. It works just fine with that, but what I really need to be able to paste is something like ...
-
It works.
I'm such a fool. It had already been working on my system, I was just so dazed from staring at the code for so long I didn't see it (didn't switch to HTML view). Argh!
Anyway, thanks for your help Adam.
Aaron
3
|
|
|