|
Search
You searched for the word(s):
< 1 second(s)
-
Correct Spam:
<img uniqueid="ctl00$ContentPlaceHolder1$fileUploaderAjax" namespace="CuteWebUI" root="/" verticks="634891103700256676" filetoolargemsg="File exceeds max. size limit: 50Mb" maxfileslimitmsg="Please Upload max 20 files at once" windowsdialoglimitmsg="Unable ...
-
Ok, a little more progress. I set up the site locally, using IIS 7 in classic mode.
This time, the control rendered differently again:
onload="this.style.display=&quot;none&quot; ; var OxO6760=[&quot;CuteWebUI_AjaxUploader_Initialize&quot;,&quot;document&quot;,&quot;{0} cannot be ...
-
Thanks for the reply Kenneth.
The control does work on other pages within the same site. We are using IIS 7 in classic mode.
Further progress has been made, though. On the page load, the control is inside a runat="Server" div which is set to visible="false" on load.
When it ...
-
Here it the rendered control. Warning... Its not pretty!
<input id="ctl00_ContentPlaceHolder1_fileUploaderAjax" name="ctl00$ContentPlaceHolder1$fileUploaderAjax" type="hidden" autocomplete="off" /><img ...
-
Here is my code to drop it onto the page:
<CuteWebUI:Uploader
MaxFilesLimit="20"
MaxFilesLimitMsg="Please Upload max 20 files at once"
...
-
Hi,
I have been using this control (<CuteWebUI:Uploader) in a project for quite a long time, primarily for the multiple upload feature. However, we have moved our software to a new server and we are having strange problems.
The control is used in multiple places, in one it works correctly whilst on another, clicking the ...
|
|
|