Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): Ajax Uploader
More Search Options
Showing page
2
of
117
(
1,163
total posts)
< 1
second(s)
Re: Ajax Uploader and upload to remote dedicated file server ?
Hi, please test this : <CuteWebUI:Uploader runat=server TempDirectory=''\\yourvideoserver\videofolder'' /> and you can try to add such setting into web.config appSettings: <add key=''CuteWebUI.AjaxUploader.TempDirectory'' value=''\\yourfileserver\tempdirectory'' /> that would affact all ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
April 14, 2008
need to insert values in database table
Hi All I am using ajaxattachements in php file uploader. i have added file title(textbox),file description(textarea),keyword(textbox) and one checkbox for each file. i have added those all are using javascript. i need to insert those values for each file in database after successfully upload the file. i'm trying the get values in ...
Posted to
PHP File Uploader
(Forum)
by
sheik1412
on
March 19, 2011
Re: Does Ajax Uploader require Flash?
LTG, 1 - Flash/Silverlight is not a must components. but if the browsers installed it, the uploader would provide better functions. 2 - AjaxUploader are compatible with/without Ajax , please check our online samples, the samples can switch Ajax mode. 3 - You can use any javascript library , but need understand how ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
December 30, 2008
Re: How to save file on server using Ajax uploader in .net 3.5
Hi, What do you mean the .net 3.5 ? Do you mean the MVC ? The Ajax Uploader supports DotNet framework 1.x,2.0,3.x You can download the samples at http://ajaxuploader.com And these days we will publish Ajax Uploader 3.0 , which allow developer use it in ASP.NET MVC. Regards, Terry
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
April 13, 2009
Re: Ajax Uploader - Multiple elements to act as InsertButton for Single Uploader
Yes. We have implmenet that . for our DotNetGallery product. But it's not stable yet. We will provide API for that later. Now you can use event function CuteWebUI_AjaxUploader_OnMantleButton(button,addonlayer) { } to get the addonlayer , and change the position to other elements when mouse ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
May 5, 2010
Re: Uploader inside AJAX CollapsiblePanelExtender doesn't work
Okay, I've got it working. One of the attributes of the CollapsiblePanelExtender is SuppressPostBack, which you can set to true or false. Before adding the Cute Uploader I had an UpdatePanel within the target of the collapse panel extender, and I had SupressPostBack set to true. So expanding and collapsing the panel was nice and smooth. When ...
Posted to
Ajax Uploader
(Forum)
by
danparks
on
February 28, 2009
Re: putting an an ajax uploader in a repeater
Hi, Please check this sample code ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
September 1, 2009
Re: Ajax Uploader - Uploader_FileUploaded server event not firing
Hi mchamo, The example below shows you how to use AjaxUploader with Jquery modal dialog. About the blockUI control issue. I still can not reproduce it. Can you show me the whole example which can reproduce this issue? So I can check it for you. <%@ Page Language=''vb'' %> <%@ Register ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
June 21, 2011
Re: Ajax Uploader - progress width after upload
Hi lanikfs, You can control the progress text style like the example ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
January 3, 2013
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
More Search Options
< Previous
1
2
3
4
5
Next >
...
Last ยป