UpdatePanel & IE8: Constantly refreshing
I have an ASP UpdatePanel object embedded on a page. This page is actually used to display a custom web part in SharePoint 2010. What I'm wanting to happen is for my page to load and, almost...
View ArticleError while adding days to date
Hi,I am trying to subtract no of days from selected date in Ajax Calender Extender and display it on label.But dont where to strart with.
View ArticleAjaxFileUpload doesn't work online
i'm using the new AjaxFileUpload control from ajax control toolkit in my web applications.everything works fine when applications runs on my local machine.when i upload my application online on server...
View Articlevalidation (xhtml5): the element 'div' cannot be nested within the element...
I'm using VS2013 Ultimate on Windows 8, the problem is:when I try to use updatepanel Ajax control it doesn't accept any other control within it such as a div or header!! for example:<asp:UpdatePanel...
View ArticleUnable to subtract values in three text boxes and display in label
hi ,I am getting error while subtracting values in three text boxes and displaying it on label.Error:Exception Details: System.FormatException: Input string was not in a correct format. Line 89:...
View ArticleMultiple popup in one form
HiI have to display nearly 200 popup in one web form depending on table status. Could you tell me ? which one will be good approach to do this task?1. shall i design 200 popup in one form?2. shall i...
View ArticleTouch Support in AJAX Control Toolkit
Hi,Does anyone know if there is going to be touch support in the AJAX Control Toolkit for the controls that require it such as Slider? It seems its been an obvious and key gap for quite a while now.If...
View ArticleAjax Tool Kit Error
Hi Everybody,I m getting this errot when I try to execute my website .Compilation ErrorDescription:An error occurred during the compilation of a resource required to service this request. Please review...
View Articlebrackets
he alli am try to create brackets like this { } in text box automatically ...like in visaul stuidowhen we opne app then brackets always there i want to show brackets in textbox automatically how i...
View ArticleAsp.Net Display message instead of loading image for long running process
Hi,When click on button need to display message instead of loading image for long running process.Need to show what is happening in my code behind.Like below stages stage1.Collecting information from...
View ArticleToolkitScriptManager and url rewrite
I want to use the TextBoxWatermark of the Ajax Control Toolkit. If I use a scriptmanager, the page works alright. However, when I use a ToolkitScriptManager (I read that this is recommended), I get an...
View Articleajax:MaskedEditExtender
Hello,I am having a textbox control inside a DataGrid in my Project. It has to only take in decimal values, with 7 numbers in the fraction part.I used the ajax:MaskedEditExtender for this and got the...
View ArticleAspnet Audio Control with ajax slider extender
Hi..I need to control volume of aspnet audio control using the slider extender in ajax. I have a listview in which every item click plays an mp3 file. Also at each click i assign the current value fron...
View ArticleUsing ScriptManager or ToolkitScriptManager with ASP.NET 3.5 AJAX Website
I am creating a new asp.net 3.5 website which will use ajax. I have referenced the AJAX Control Toolkit 3.5. On the the master-page, I added the ScriptManager (from AJAX Extensions) and then added a...
View Articlecannot find column 1
hey i have one lgoin form for two userswhe i create a function it gives me error public int Loginuser1(string UserName, string Password) { // return the values if Admin then 1 else 2 for User int a =...
View ArticleajaxToolkit:HtmlEditorExtender Blank box with Cancel button
Hi, After upgrading from VS2010 to VS2012 user get a blank box with a [cancel] button (the [cancel] button does not do anything.When trying the same action for a second time, they experience no problem...
View ArticleAjaxFileUpload
Hello,I am trying to use the AjaxFileUpload (http://www.asp.net/ajaxLibrary/AjaxControlToolkitSampleSite/AjaxFileUpload/AjaxFileUpload.aspx).If I implement it on an ASPX page, there are no issues and...
View ArticleChild ModalPopupExtender will not center over Parent
I have an ASP.NET 4.5 App, where I have to use a series of Modal windows. The first Modal window allows the user to input some data, while the second Modal is used for confirmation purposes. For some...
View Articlez-index issue
I have an ajax modal popup that contains a Telerik RadEditor.When I move the ajax pop up around, I can "see through" the Telerik Treeview navigation through it.I tried to increase the ajax and...
View ArticleHow to use windows service to fire a webpage refresh?
using C# develop a windows service to watch the file create/change/delete/rename, I can write a message to log file when the file changed. the problem is : how can I use the same windows service to...
View Article