.net 4.5.1 changing how Response.IsRequestBeingRedirected behaves on ajax...
Hi...We've got an http module and some response filters that we've used for a long time to encrypt query string values on urls handled by our application. Up until our QA dept installed .net 4.5.1 it...
View ArticleOnkey press
Hello everyone i want to search data on key press from a repeateri tried something like that but it does not work i don't know how to bind my sql to repeaterto make the search <!DOCTYPE html PUBLIC...
View ArticleAnnoying error on production server: Production Ajax client-side framework...
HiI have searched through lots of posts on the internet for this problem, but I haven't found a solution, so now I'll ask myself.I have a website, where I have just started using Ajax-controls, since I...
View ArticleajaxToolkit:ToolkitScriptManager Causing Buttons On Page To Become...
I am running IE 9 with compatibility mode turning on. I am using the .NET V4.0 framework.I use the ToolkitScriptManager on a page in conjunction with the CalendarExtender.When these are in the...
View ArticleCall ASP.NET web service and return JSON using only html/javascript
I've implmented a pretty basic webservice as per below. I did a quick test in ASP.NET AJAX using the ScriptManager and it returned JSON-formatted data perfectly. I am now trying to do the same using...
View ArticleGoogle API not working in Update Panel after Post back. Please help.
Hi Guys,I am using Google API (GoogleChartsNGraphsControls.dll) for displaying Gauges or Dials in my ASP.NET web page.When the page is loaded first time dials are appearing correctly but as soosn as i...
View ArticleTabContainer
Hey guys i have a problem....My TabContainer tabs' text doesn't show properly... Reference : http://tinypic.com/r/j9lcfp/5I tried changing the height of header and tabs it didn't work .ajax__tab_xp...
View ArticleAdding Panels ajax accordion
can anybody give me any example how to add "AjaxControlToolkit . AccordionPane" to the ASP.NET Ajax Accordion Control. the situation, in short, is that i need to fill up Categories Names in HEADERS...
View ArticleRADIO Button in Update Panel
I have a set of radio buttons used to let users select either Std or Metric scale. It is supposed to set the value in the users profile. However on selected value changed(from "i" to "m") it sees the...
View ArticleHTML Editor Extender not saving tags for some reason
Hi,I have the Ajax HTML Editor Extender tied to a few of my <asp:TextBox /> controls and everything seems to be working well with the exception of the <br> tag.When I format the text with...
View ArticleWeb Page Slow to Load with Cascading Dropdowns with SQL query on ASMX control
I am using the cascading ajax dropdown to populate another dropdown based on the values of the first one. There are approximately 40 records in the first dropdown. Depending on what the user selects,...
View ArticleAjax Extensions referenced incorrectly in migrated project
Hi,Please help. This is driving me nuts.I migrated a web forms project from VS2008 .NET3.5 to VS2013 .Net3.5I now find every time I edit the markup the designer.vb get's corrupted.It get's changed from...
View ArticleMasked Edit Extender overwrites instead of inserts
I have a masked edit C99999 as a mask and allow a "C" or "D" as the beginning character.This C or D is added to an existing number when that application is Denied or Canceled.The trouble is the masked...
View ArticleScript and Style Bundle definition in Ajaxcontroltoolkit.config
Hello,Let me put my question straightforward:I've tried creating ScriptBundle and StyleBundle in code (global.asax.cs), not sure if it has the same flexibility of configuring ControlBundles using...
View ArticleAjax Tab Container does not working in IE 10
Hi, I am using ajax tab on my web application. When i open my site on chrome, ajax tab container is working fine. But when i open my web site on IE 10, ajax tab is not working. Only showing tab text....
View ArticleIndex was outside the bounds of the array.
Imports System.Data.SqlClient Imports System.DataPartial Class Default2 Inherits System.Web.UI.Page Protected Sub Page_Load(sender As Object, e As System.EventArgs) Handles Me.Load If Not IsPostBack...
View ArticleModal Popup Extender and refreshing page
Hello!When i use TargetControlID in Modal Popup Extender, my modal popup displayed on page without refreshing parent page. But when i use modal server side function modalpoupextender.Show(), my parent...
View ArticleThe WEB Pages is scrolling Automatically without User needs
Oh my God I have stuck in an unknown problem and I have posted so many question in different forums but still failed to solve thatProblem is the web pages is scroll UP if I scroll it down and it scroll...
View Article'AjaxControlToolkit.ToolkitScriptManagerConfig' threw an exception
Upgraded to latest Ajax release (Dec2013). My Website works fine on my pc, but when I move it to Godaddy it throws an error. If I use the asp scriptmanager page loads on website fine, but not with the...
View ArticleValidatorCalloutExtender not working as required
Hi All, I am working on ValidatorCalloutExtender. I have tried using below code and while throwing error message in callout its just says * not the error message entered in RequiredField Validator. The...
View Article