Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): Uploader
More Search Options
Showing page
149
of
328
(
3,276
total posts)
< 1
second(s)
Re: Ajax uploader progress bar doesn't work properly with Internet Explorer 8
Michael, Do you installed any software , like firewall etc ? Please try another new PC . I guess the reason is some software buff up the data , and so the Flash report the wrong progress! Regards, Terry
Posted to
PHP File Uploader
(Forum)
by
cutechat
on
August 21, 2009
Re: How to stop autopostback after selecting multiple files
Hi Ken, Perfect, Thanks a lot. The below code worked fine as per my requirement: <CuteWebUI:
Uploader
runat="server" ID="
Uploader
1" InsertButtonID="FindButton" MultipleFilesUpload="true" OnUploadCompleted="Find_MultiDocs" CancelButtonID="CancelButton" ...
Posted to
Ajax Uploader
(Forum)
by
ChetanRajakumar
on
September 6, 2012
Re: Permission denied : CuteWebUI_Uploader_Resource.axd
Hi Ken, Thanks for the reply. In my present code: For a "Default.aspx" file (Source View), there is no "TempDirectory" property is present for ajax
uploader
control . But in "Default.aspx" file (Design View), right click the ajax
uploader
control and view properties, the TempDirectory ...
Posted to
Ajax Uploader
(Forum)
by
sansindia85
on
August 28, 2012
Re: Customizing Queue Table
Hi Eric, Could you kindly provide some assist in VB. Also, I am currently using <CuteWebUI:
Uploader
ID=''
Uploader
1'' runat=''server'' multiplefilesupload=''true'' ManualStartUpload=''true'' ...
Posted to
Ajax Uploader
(Forum)
by
chrisluo
on
May 3, 2011
Re: Upload using alternative user premissions/credentials
Hi Thanks for your response Terry. The second of those two threads gets us pretty close to what we want; <add key=''CuteWebUI.Ajax
Uploader
.WindowsUsername'' value=''Terry'' /> ...
Posted to
Ajax Uploader
(Forum)
by
DanMcCoy
on
July 15, 2010
Re: How to access actual uploaded file when using TempDirectory?
Ok, this is what I did: Dim mvcfile Set mvcfile =
uploader
.GetUploadedFile(Request.Form(''stories
UpLoader
'')) Response.Write(''file name: '' & mvcfile.FileName) Response.Write(''<br />file guid: '' & mvcfile.FileGuid) Response.Write(''<br />file path: '' & mvcfile.FilePath) I ...
Posted to
ASP Uploader
(Forum)
by
Kal
on
April 12, 2010
Re: Is there any option that i can able to get uploadfile detail information ?
Hi Adam Thanks for your Quick replay But my requirement is little bit different. Let say, I created a file on 10th October, 2009 in my local system so the creation date of the file is 10th October, 2009 and upload it to server on 27th October, 2009. After Upload the file to server the creation date of the file will be 27th October, 2009 in ...
Posted to
Ajax Uploader
(Forum)
by
Prabhu
on
October 27, 2009
Re: Adding of Items through code behind
Hi please can anybody help me out? I am uploading the file through Ajax
Uploader
and saving the file to databse by converting it to stream. Then retrieving the same from the database and trying to bind it to the Ajax
uploader
control, but it is throwing a thread aborted exception with ...
Posted to
Ajax Uploader
(Forum)
by
Test_trail
on
June 4, 2009
Re: Multiple Select Files button not being displayed in Safari
Hello We are experiencing the same issue. ajaxupload version: 2.0 20090317 safari 3.2.1 (4525.27.1) MAC OS X version 10.4.11 With standard code: <%@ Page Language=''C#'' %> <%@ Register Namespace=''CuteWebUI'' Assembly=''CuteWebUI.Ajax
Uploader
'' TagPrefix=''CuteWebUI'' %> <html> <head> <meta ...
Posted to
Ajax Uploader
(Forum)
by
limestone
on
April 1, 2009
Re: UPloadder not working in IE7, but only on one particular page of application.
This is what was causing the
uploader
to fail in IE. Setting the document.domain conflicts with the
uploader
.Not sure why, but we decided to remove it for this page and give up the fuctionality that it helped to provide that involved crossdomain/iframe ...
Posted to
Ajax Uploader
(Forum)
by
alan.pieroway
on
February 19, 2009
More Search Options
« First
...
< Previous
147
148
149
150
151
Next >
...
Last »