Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): language
More Search Options
Showing page
13
of
43
(
424
total posts)
< 1
second(s)
Re: Ajax based user profile not reloading image
Do you mean you want to implement the same function as our example ? You can check our code ! the ajaxuplader.zip already contains it. Check the folder ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
June 26, 2009
Re: How do i Hide the multiple upload button and cancel/cancel all
Hi, Here is a sample : <%@ 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''> <html ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
March 10, 2009
Re: Hover/Action CSS for AjaxUploader InsertButton
Hi AGregory, Please try the example below, does it work for ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
November 6, 2012
Re: Manual upload with visible="false"
Hi, You need to check the uploader instance is available before you use "startupload()". Try the example below I just added the section below for your code. if (uploadobj) {} <%@ Page
Language
="C#" AutoEventWireup="true" %> ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
November 15, 2012
Re: CuteWebUI_AjaxUploader_Initialize is not defined
Dear Shailen, Can you create a testing aspx page and run the following code on your server? <%@ Page
language
=''c#''%> <%@ Register Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' TagPrefix=''CuteWebUI'' %> <html> <head> </head> <body> <form id=''Form1'' method=''post'' ...
Posted to
Ajax Uploader
(Forum)
by
Eric
on
April 15, 2011
Re: 500 Internal Server Error
Hi willem321, Please try the example page below. It works very well for ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
June 29, 2012
Re: Setting CancelButtonStyle has no effect
Yes, that works, but this does not: <%@ Page
Language
="c#" %> <%@ Register Namespace="CuteWebUI" Assembly="CuteWebUI.AjaxUploader" TagPrefix="CuteWebUI" %> <html> <head> <style> .redColor { ...
Posted to
Ajax Uploader
(Forum)
by
mef
on
February 5, 2016
Re: Adding webforn value to upload name
Hi TimBall, Please try the example below, it shows you how to achieve it. You can get the select value from the dropdown list and use in the FileUploaded event with the save file ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
February 20, 2014
Progress bar flashing
Hi, I have a simple page with nothing but the upload control on it. When I upload 5 MB file, the progress bar flashes as it updates. Here's the code: <%@ Page Title="About Us"
Language
="C#" MasterPageFile="~/Site.master" AutoEventWireup="true" ...
Posted to
Ajax Uploader
(Forum)
by
iunknown22
on
November 25, 2013
Ajax Uploader - Web Accessability (WCAG2.0) UploadAddonWarningImage Message
I have come across a problem with Ajax Uploader that I am unable to find a viable solution for. It has to do with accessibility. In order for users who are visually impaired to navigate a website, they must us a keyboard and NOT a mouse. The problem with this and Ajax Uploader is that when a browser like IE9 does not support HTML5. Ajax ...
Posted to
Ajax Uploader
(Forum)
by
craymers
on
October 21, 2013
More Search Options
« First
...
< Previous
11
12
13
14
15
Next >
...
Last »