Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): form
More Search Options
Showing page
34
of
300
(
2,996
total posts)
< 1
second(s)
Re: No items required
Hi dbots, Please try the example below, it will submit the forum whatever the uploader control has items or not. The upload files will be the optional. <%@ Page Language=''C#'' %> <%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' %> <!DOCTYPE html ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
March 13, 2012
Re: unknown error !
Clovis, Can you try the following ...
Posted to
Ajax Uploader
(Forum)
by
Adam
on
March 13, 2012
Re: Ajax Uploader Start-uploading-manually and validate page controls with out using javascript
Hi gopalnivas, Below is the manual start upload example <%@ Page Language=''C#'' %><%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' %><!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''><script ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
March 7, 2012
Re: How do one position file list
Hi ScottDolan, You can custom the attachment table to achieve your own style setting of it. <%@ 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 ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
March 1, 2012
Re: Image Upload not working browse_Frame and TargetUrl errors
Hi jojolevy, Can you post your example page url? So we can check it for you directly. Please try the example page below. Does it get the same issue? <%@ Page Language=''C#'' AutoEventWireup=''True'' %><%@ Register Namespace=''CuteEditor'' Assembly=''CuteEditor'' TagPrefix=''CE'' %><html><body> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
February 5, 2012
Re: error upload file
Hi Danielef82, Is your site on a load balancing, web farm, or cloud environment? Can you show me your gallery page code? Is your site online? If so, can you send me the gallery page url? So we can check it too. Using any ajax control with gallery? Do you get the same issue with the example below? <%@ Page ...
Posted to
ASP.Net Image Gallery
(Forum)
by
Kenneth
on
January 11, 2012
Re: limit file number demo can't work when using personal defined insert button
Hi steveyuan, If you use property InsertButtonID, please set this control directly <%@ Page Language=''C#'' %><%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' %><!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
January 9, 2012
Re: How can i change the MaxFileLimit by Javascript in runtaime.
Hi ksanjay, The example below shows you how to handle the max file limit by javascript. In the example below I set the max to 2. <%@ Page Language=''C#'' Title=''Customize the queue UI'' %><%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' %><!DOCTYPE html PUBLIC ''-//W3C//DTD ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
January 4, 2012
Re: Custom validation before uploading files
Hi Pbanerji, 1) allow users to select the files for upload Can you explain it in detail? by default the uploader allow user to select files for upload. 2) do custom validation and allow user to enter additional meta data about the files The example below shows you how to add the additional data <%@ Page ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
December 29, 2011
Re: How do I configure Cute Editor to use <br> instead of <br />?
Hi ARJDESIGNS, You can use html filter to achieve it, try the example below <%@ Page Language=''C#'' %><%@ Register Namespace=''CuteEditor'' Assembly=''CuteEditor'' TagPrefix=''CE'' %><!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''><html ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
December 21, 2011
More Search Options
« First
...
< Previous
32
33
34
35
36
Next >
...
Last »