|
Search
You searched for the word(s): document
Showing page 60 of 325 (3,244 total posts)
< 1 second(s)
-
Hi Adam,
I found the document that you referred to, but all the guides seem to
be written for integrating with IBuySpy, DotNetNuke etc, which I am not
using.
As I am writing in VB.net I took a look at the guide for Integrating
with DotNetNuke 3.0, but obviously because I am not integrating with
DotNetNuke I have no reference to ...
-
Adam - Thanks for replying. But I have some more questions.
1. Where is this documented? In the documentation available online (http://www.cutesoft.net/asp/Document/default.asp), it only says that there are UseBROnCarriageReturn and UseDivOnCarriageReturn, no mention of an property called UseParagrapOnCarriage (you ...
-
SDorsett, If you are familar with ASP, it's easy to achieve that by modifying the source code. For example, in you page, you get the User identifier by Session(''UserName'').
1. When you upload the images/flash/document/media, you can add a user-specific prefix.
Example:
myexample.jpg will rename to Tim_myexample.jpg or ...
-
Please check the new document.
Working with Images overview
Cute Editor makes it easy for you to manage images on your ASP.NET applications.
This chapter contains the following sections:
Setting up the Image gallery path Restricting image uploads by size, width and height Automatic Image Resize Adding an ...
-
Can't seem to find a way to detect if the "New Document" button has been clicked by the mouse.
Is there an event that fires that I can trap in my .net code beind page?
Thank You
-dan
-
It's me again. :)
NOTE: You can read everything I wrote below, but the important part is found under the IE 11 Change section below.
Though the fix I listed above allows the editor to render fully under IE 11, none of the buttons work now. The errors I'm getting now are listed below.
Once again, these ...
-
Hi BlackAce,
First, you can refer to the document at http://phpfileuploader.com/document/
To retrieving the uploaded file, save to your server, change file name Etc, please refer to http://phpfileuploader.com/document/scr/Deployment.htm step 3, it shows you how to handle the upload file store location and the file name after ...
-
Hi,
I have issue with the Uploader in a dynamically loaded user control in an UpdatePanel. When the user control is loaded in an async postback everything loads fine until I try to submit the file selected for uploading. I am using a UploadAttachments for uploading a single file with ManualStartUpload="true". When the associated ...
-
Hi dbots,
Please try the example page below, the submit button will fire every time.
<%@ Page Language=''C#'' %>
<%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' %>
<!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
-
Hi dmathews, Try <%@ Page Language=''C#'' %><!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''><script runat=''server''> protected void b1_Click(object sender, EventArgs e) { if ...
... 60 ...
|
|
|