When I was using AsyncFileUpload to upload 100KB image, I got no error message., but image not uploaded. I can upload 75KB image succssfully. I am using IIS 6.0.
I have to add to my textBox a WatermarkExtender from ajax control toolkit (it is already instaleed properly) . Problem is that when I try pull the TextBoxWatermarkExtender from the toolbox Visual stud
Does Ajax ModalPopupExtender has an option to create 3 buttons? Yes, No and Cancel? for ASP.NET WebForms, C#
I try to get date from CalendarExtender in two ways: one with updatepanel and one without but it doesn\'t work. value of this two calendar extender are null.
I have an AJAX NumericUpDown Control that takes a decimal. If I put in 1.30, it removes the zero. I do not 开发者_Python百科want to remove the zero, it must remain at 1.30.
I am trying to use the AjaxControlToolkit in Visual Studio 2008. I download the current binary package 40412 for .NET 3.5 (and have also tried previous binary package 30930 for .NET 3.5).
how can i register my ajax tool kit, i downloaded a 3.5.40412.0 version(for 2008 and 2.0 d开发者_如何学Pythonot net ) and integrated it as per the direction but after putting script manager to aspx pa
When editing the contents of an AJAX Control Toolkit Tab Container in VWD Express 2010: Sometimes the changes are saved ok, sometimes extremely slowly & sometimes not at all.A \"page changed\" as
If you have too many javascript file includes with a compositescript in a script manager you get this error...
I have a very long list of items for a dropdownlist. As the list is very long, I would like to only show the items i开发者_如何学运维n the list if the user actually clicks on the dropdownlist to expan