|
Search
You searched for the word(s): IE 9 upload
Showing page 101 of 656 (6,557 total posts)
< 1 second(s)
-
Re-Hi,
After some experiments, here are some precisions :
Testing the new version of your dll on ''AjaxUploader samples'' it seems to work normaly.
What about me ? In my code, the Uploader control is declared in a view control which has visible attribute set to false. It becomes true after a menu item ...
-
I'm using UploadPersistedFile in an ASP.NET 4.0 form to ask the user to upload a photo, and I would like to make that upload mandatory.I can't simply use a RequiredFieldValidator because that won't accept the UploadPersistedFile instance as its ControlToValidate. So how can I enforce the file upload? Best regards, Marja
-
yeah i checked, you are really not getting me...
please follow me to let know what is my concern, i saw the same bug at your live demo at the below link;
http://www.cutesoft.net/asp/EnableAll.asp
1) click on the above link
2) from the top most toolbar, click on insert image button, a popup will appear then
3) from the ...
-
Please set property ''MaxSizeKB'' to restrict the size of uploaded files:
<%
Dim uploader
Set uploader=new ...
-
Hello, For Ex : suppose i post the three files and then click on Upload button. at that time Page_Load event fire FOUR TIME. I want to avoid extra hit of page_load. Thanks,Jayesh ...
-
Hi kenneth., yes my site in in online... The license problem is solved and the delay problem solved, but i tested the my application in various scenario, that time i was met that same error again. Failed to load resource: the server responded with a status of 500(Internal Server error) .Is there any code to flush ...
-
Here is the scenario:
A user can upload one Image. Once the Image has been uploaded, I hide the Uploader. If that image is deleted, I show the Uploader.
I receive the JavaScript error when an Image is uploaded, then deleted, and then the user attempts to upload another Image.
Here is the ...
-
Hi guys,
I need to scan the files upon upload. Remove the files and notify the users if infected. I know it's beyond the scope of the ajax-uploader, just wonder if someone can give some good directions how to do it.
Any helps will be appreciated!
Allen
-
Dear deepakkumarjoshi,
Please save the following snippet to ''test.aspx'', and then run it, it works fine.
<%@ 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 ...
-
I have the same issue. Any solution yet? I first thought it had something to do with my trial license, but this isn't the case. I also tried the debugger but in the debugger i see 'html5: the upload task is interrupted!', but I don't see where it goes wrong.
It worked before so I don't get it...
... 101 ...
|
|
|