|
Search
You searched for the word(s): Uploader
Showing page 10 of 328 (3,276 total posts)
< 1 second(s)
-
Hi,
Thanks for your information. Once the page is being redirected , the server will not returns http error, so Flash will not report error too.
By the way, did you add UploadModule into web.config ? If so , uploader will not use that Uploader.ashx, and the UploadModule will help the ASP.NET recieve the Flash uploaded file before ...
-
I had solved the problem, reason was in urlrewriter.net component, as you suppose, seems that it is handling request from your uploader. Solution is not use query string parameters on page where you wonna to have uploader, else url rewriter will break uploader......But i remember that version 1.0 and 2.0 was working corrent with url rewriter and ...
-
Hello,
Can someone explain why the uploader fails to work with Silverlight version 5? Is there a way for me to make the uploader universal for all Silverlight versions?
I have version 5.1.104.11.0 installed and the uploader does not want to BROWSE for a second file at all. I will only be able to click Browse button (Choosing ...
-
AshMach:
Does AJAX Uploader validate against MIME types , or does it ONLY look at file extensions?
In other words, if I want to limit me control to only upload GIFs, and someone takes an executable virus EXE file, renames it to harmless.GIF, can they upload that file to the site?
Or, is there a ...
-
Whenever I send my files, time to list them I have to go down the scrollbar to view the last submitted.
I would like to list them in reverse order by date.
How do I do?
Here is the code:
<html ...
-
Is there a way to sort the items in the uploader so they will upload in a particular order? I am using a custom queue and I sort the files alphabetically in the custom queue. If a user sorts the files by something other than alphabetical when they are selecting the files, those files will be added to the uploader in that specified (non ...
-
PHP uploader is not working with .htaccess. I have requirment that, I have single site which is accessed from multiple sub domain and according to domain site will fetch data for particuler domain for this I use .htaccess to use sub domain. My query is, with .htacess php uploader is not working so can you please guid me what can I ...
-
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)
...
-
Hello, We are purchased the CuteSoft Editor in that Uploader ControlIt doesn't work in Fire Fox 3.6.2 version in other version it work fine of mozilla Code we have used is Adding Namespace<%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %><CE:Uploader ID=''ceLogo'' ShowProgressBar ...
-
Please use the following code,
<!-- #include file=''aspuploader/include_aspuploader.asp'' -->
<body>
<div class=''demo''>
...
... 10 ...
|
|
|