Commented Unassigned: cannot do postback with HtmlEditorExtender and ie11...
Found a postback problem because of the JavaScript runtime error: Invalid argument in the _editableDiv_submit of the htmleditor when using internet explorer 11.The page didn't postback with ie11 and...
View ArticleCreated Unassigned: Custom controls register [27630]
Hello,Control type should not depend of the assembly name:registeredControls.Add( ToolkitScriptManagerHelper.GetAssembly(control.Assembly) .GetType(control.Assembly + "." + control.Name));p.s. here...
View ArticleCommented Unassigned: HtmlEditorExtender Causing Javascript Error on IE 11...
This happens on IE 11 only so far (OS=windows 8.1). When you make the textbox visible to false, it causes javascript error. Please fix this bug. (sample attached).Comments: The workaround solved the...
View ArticleCommented Unassigned: Upload button and dropzone fails to share space/stack...
AjaxFileUploadI need to enable picture upload in two manners; either by clicking the picture frame, or by dropping an image on the same picture frame. While this works fine in Firefox and Chrome, it...
View ArticleCommented Unassigned: Upload button and dropzone fails to share space/stack...
AjaxFileUploadI need to enable picture upload in two manners; either by clicking the picture frame, or by dropping an image on the same picture frame. While this works fine in Firefox and Chrome, it...
View ArticleCommented Issue: Extra spacing on carriage return HtmlEditorExtender in...
Why is it that even in the demo site (http://www.asp.net/ajaxLibrary/AjaxControlToolkitSampleSite/HtmlEditorExtender/HTMLEditorExtender.aspx) or even this forum, when clicking the Enter/Return button,...
View ArticleCreated Unassigned: ATC .NET 4.5 - doesn't work on my MSVS 2012 [27631]
HelloHere is the case.1. Downloaded .NET 4,5 package2. Created Azure project with one webrole.3. Added reference to AjaxControlToolki.dll4. Added sanitizer and other stuff in web.config5. Creating this...
View ArticleCreated Unassigned: Ajax File Upload - Need to stay below 5 Mb Cumulatively...
I am creating a form which uploads files (jpeg, png, doc, etc) to an email web service.This web services has 2 constraints:1. Need to stay below 5 Mb cumulatively with multiple files2. Max amount of...
View ArticleEdited Unassigned: Ajax File Upload - Need to stay below 5 Mb Cumulatively...
The version of the Ajax Control Toolkit is "4.5.7.1005"I am creating a form which uploads files (jpeg, png, doc, etc) to an email web service.This web services has 2 constraints:1. Need to stay below 5...
View ArticleCreated Unassigned: Broken controls: v4.1.7.1213 under ASP.NET 4.0 [27633]
Installing the Dec 14 release of the Toolkit (v4.1.7.1213) broke my web application projects. I have worked around some problems, and Identified a few. Using Safari and IE 12, in the following controls...
View ArticleCommented Unassigned: multiple extender in the same page doesn't work [27619]
Hi,I work under VS2012 with ajax 4.5 toolkit In the same page,I have 2 modalpopup extender with link button. It's working.But, If I add a third modalpopup extender, nothing works.Help me...
View ArticleCommented Unassigned: Broken controls: v4.1.7.1213 under ASP.NET 4.0 [27633]
Installing the Dec 14 release of the Toolkit (v4.1.7.1213) broke my web application projects. I have worked around some problems, and Identified a few. Using Safari and IE 12, in the following controls...
View ArticleCommented Issue: Problem with tabcontainer in IE8 [27201]
Hello, My team and me have developped a control using some ajax controls... The main control used is the tabcontainer containing 2-3 tabPanels.Our control is working perfectly in ie9, firefox, chrome,...
View ArticleCommented Issue: Problem with tabcontainer in IE8 [27201]
Hello, My team and me have developped a control using some ajax controls... The main control used is the tabcontainer containing 2-3 tabPanels.Our control is working perfectly in ie9, firefox, chrome,...
View ArticleCommented Issue: HTMLEditor stripping out + (plus) characters, converting...
To reproduce, visit the demo page:http://www.asp.net/ajax/ajaxcontroltoolkit/Samples/HTMLEditor/HTMLEditor.aspx1) Type a +2) Hit submit content3) Watch the + disappearI know we can all add, but if you...
View ArticleCreated Unassigned: AsyncFileUpload reports wrong ContentType in FireFox and...
If I upload an excel file but name it "excel.jpg" for instance on upload complete the ContenType property will report 'image/jpeg' in Chrome and FireFox.Internet Explorer reports...
View ArticleCommented Unassigned: Broken controls: v4.1.7.1213 under ASP.NET 4.0 [27633]
Installing the Dec 14 release of the Toolkit (v4.1.7.1213) broke my web application projects. I have worked around some problems, and Identified a few. Using Safari and IE 12, in the following controls...
View ArticleCommented Unassigned: Broken controls: v4.1.7.1213 under ASP.NET 4.0 [27633]
Installing the Dec 14 release of the Toolkit (v4.1.7.1213) broke my web application projects. I have worked around some problems, and Identified a few. Using Safari and IE 12, in the following controls...
View ArticleCreated Unassigned: AjaxFileUpload ignore my query string [27635]
Hi everybody,I used AjaxFileUpload control in AjaxControlTookit to implement my multiple files upload page, everything ok but now, I need to check a Authentication token before call upload (to prevent...
View ArticleEdited Unassigned: AjaxFileUpload ignore my query string [27635]
Hi everybody,I used AjaxFileUpload control in AjaxControlTookit to implement my multiple files upload page, everything ok but now, I need to check a Authentication token before call upload (to prevent...
View Article