|
Search
You searched for the word(s):
Showing page 46 of 231 (2,301 total posts)
< 1 second(s)
-
Andrew,
Can you try the last version ?
I think you are using a old version which has bug on this condition.
Regards,
Terry
-
Hi,
The filename/description is design for ajax uploader v1 , for that version uploader do not support multiple files uploading.
It just use the specified filename when rename the file at the event handler.
the event handler code is this :
protected void Uploader1_FileUploaded(object sender, ...
-
Hi,
In what condition you get such error ?
Do you always get such error for a same file ?
Regards,
Terry
-
Balakrishna T.V ,
Currently AjaxUploader do not provide the mime type.
You can determine the mimetype of a file by the file extension.
Regards,
Terry
-
Rushi
We do not know what's wrong.
Do you mean the bin\AjaxUploader.lic be relpaced ?
I suggest you find all AjaxUploader.lic in your computer , and then make some tests.
Regards,
Terry
-
Hi,
I think the user get javascript error.
Can you collect some error information ?
If the user refresh the page, can the user upload a file again ?
Regards,
Terry
-
Hi,
Thanks for this info, we will improve this product use that way.
Regards,
Terry
-
Hi,
Everytime the uploader load, it will maintain the temp folder every a few minutes.
If a file's modifition time is older then 6 hours, uploader will delete it.
So you must process the temp files in 6 hours.
Regards,
Terry
-
Hi,
That is a temp file while the uploader parsing the uploaded data.
You can use
<add key=''CuteWebUI.AjaxUploader.UseAspNetStream'' value=''True'' />
to disable that future.
If you disable it,
for asp.net1.1 , the asp.net will use memory to save the http data , the server will have no ...
-
Munhwan,
Please open the downloaded zip package.
There's a wizard example ' AdvancedCS20-Wizard ' ,
Which can let you learn how to load the uploaded files cross pages.
--
If your wizard is in one page and handles postback ,
you can try UploadAttachments control,
the Items ...
... 46 ...
|
|
|