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
6
of
117
(
1,163
total posts)
< 1
second(s)
Ajax uploader
Hi,I am using ajax uploader demo version in asp.net website from yesterday onwards there are not working some javascript error is coming Is the demo version version expires in how many days if so it will raise any javascript error? Please help me out since i need to know whether Ajax uploader is raising the error or any other ...
Posted to
Ajax Uploader
(Forum)
by
arunkumar.y
on
June 6, 2009
Re: Ajax Uploader on Windows Azure
In this article, we will look into file upload using JQuery plug-in. Ajax file upload plug-in allows us to upload files to server. I am going to explain it with an example. We will be using custom HTTP handler to upload file onto the server. Create an ASP.NET MVC web application and name it as JQueryFileUpload. Now, add below scripts to ...
Posted to
Ajax Uploader
(Forum)
by
chrisadam12
on
September 3, 2010
Re: Ajax file uploader for large files not working fine
If you don't save the file will it work? Can you try the following code and upload a small size file? <%@ Page language=''c#''%> <%@ Register Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' TagPrefix=''CuteWebUI'' %> <html> <head> </head> <body> ...
Posted to
Ajax Uploader
(Forum)
by
Adam
on
January 16, 2009
Re: Ajax Uploader Evaluation ~ Demo Problems
HI Adam, I am using VB.NET in VS2003 (v7.1.3088) with .NET Framework 1.1.4322(SP1). I made the following changes to the file called simple-upload.aspx as you suggestered: Private Sub Uploader_FileUploaded(ByVal sender As Object, ByVal args As UploaderEventArgs) Dim uploader As Uploader = ...
Posted to
Ajax Uploader
(Forum)
by
arlan
on
March 28, 2008
Re: Ajax Uploader - ManualStartUpload="true"
Hi mchamo, Try API CuteWebUI_AjaxUploader_OnPostback Please refer to http://www.ajaxuploader.com/document/scr/JavaScript-API.htm EventsDescriptionCuteWebUI_AjaxUploader_OnInitializeFires when an Ajax Uploader is fully initialized.CuteWebUI_AjaxUploader_OnStartFires when an upload of a specific file has ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
June 17, 2011
Ajax Uploader missed new 3 features...
Hi, We tried your demo Ajax Uploader for ASP.NET, but we not found 3 new features: * Small image preview before start upload or after upload completed * From server side dynamically JavaScript execution after success upload (like does Microsoft Ajax, from code behind can run any JavaScript), that is really need feature, e.g. we uploading file ...
Posted to
Ajax Uploader
(Forum)
by
Demon1
on
April 6, 2012
Re: How to use the Ajax Uploader in Grid
Please refer to: <%@ 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''> void InsertMsg(string msg) ...
Posted to
Ajax Uploader
(Forum)
by
Eric
on
August 6, 2010
Does Ajax Uploader require Flash?
Hi, 1) Does the AjaxUploader require the Flash plugin? Your FAQ says: Does this product require users to download a browser plug-in? No, Ajax Uploader is completely self contained and require no outside plug-in's or add-ons. However several support threads talk about updates to ...
Posted to
Ajax Uploader
(Forum)
by
LTG1
on
December 30, 2008
Re: Ajax Uploader Evaluation ~ Demo Problems
Arlan, Private Sub Uploader_FileUploaded(ByVal sender As Object, ByVal args As UploaderEventArgs) Dim uploader As Uploader = DirectCast(sender, Uploader) InsertMsg(''File uploaded! '' & args.FileName & '', '' & args.FileSize & '' ...
Posted to
Ajax Uploader
(Forum)
by
Adam
on
March 29, 2008
Re: Can Ajax Uploader support HTTP
Hi libkerry, Yes, it will rest of the 5M. But this mode only work with Silverlight upload mode, it means your browser must has the silverlight plug-in installed and set the silverlight to primary upload mode. <CuteWebUI:UploadAttachments runat="server" ID="Uploader1" ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
January 27, 2014
More Search Options
« First
...
< Previous
4
5
6
7
8
Next >
...
Last »