|
Search
You searched for the word(s): document
Showing page 16 of 325 (3,244 total posts)
< 1 second(s)
-
Hi, when I try to paste a text from the word document, I get a dialog box saying ''Do you want to clean the code before pasting''. My questions are:
1. What actually happens from the users point of view if they chose not to clean the code?
2. Will there be any problem with the outer page layout in my application if I chose to clean ...
-
Hi.
Is it possible to grab the path, when i press the 'Insert document' buttom, after i press the 'Insert buttom' (Indsæt, is danish for Insert)
I want to put the path, in a diferent text field. I use vs2013 vb.
-
Doing some other testing, noticed it happens on certain folders, but not others (checked permissions, they are all the same). Updating to the newest version of 6.5 which I believe uses the ajax uploader for document and image uploads. Will see if that works and takes care of the issue.
-
Terry,
can you share some details of the custom tags in the next generation of the editor? I am asking because I need this functionality and I was planning to create a custom dialog for version 6.6 but maybe I should just wait for the next version?
I realize its probably just at the design phase right now and subject to change or ...
-
Hello Ken,
now, i have tryed some other pc's.
if I upload a file, the upload process is very quick, after the upload progressbar is 100% the utilization of the w3pw.exe on the server goes nearly to 100% and it seems that the client is frozen.
After approximately 3 - 5 minutes I get the upload finished dialog and the ...
-
Hi Adam,Yes, I've checked the security policy settings. At the moment, it's set to: <security name=''DocumentFilters''>
<item>.txt</item>
<item>.doc</item>
...
-
Hi,
You can try the way below. I use a new HiddenField control to save the src value, so you can get it at server ...
-
Hi SorenHanse, Please try the example below <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %>
<%@ Page Language=''C#'' %>
<html>
<head>
<title>ASP.NET WYSIWYG Editor - Use CuteEditor as an image selector</title>
...
-
I figure let me post a followup to this incase it can help someone else.
the second call is nessessary, so i figured if I needed to use one I might as well make it usefull.
in the JS file where I call
function CuteWebUI_AjaxUploader_OnPostback() {
// grab some additional info
var stock = ...
-
Dear sheik1412,
Please refer to the following two files, if you save these two files, you will can run ajax-multiplefiles.php directly, this example demonstrates how to pass parameter between php uploader and its handler:
Ajax-multiplefiles.php:
<?php require_once ''phpuploader/include_phpuploader.php'' ?>
<?php ...
... 16 ...
|
|
|