ajaxToolKit:SliderExtender disappear after full postback
Hello All, I am using AjaxToolKit:SliderExtender. When Page loads, it displays the that SliderExtender perfectly and it works fine but after postback that SliderExtender does not show up.What might be...
View ArticleWatermark not working after publish
I've been scouring the web for a solution and I can't seem to make my watermark extender work once deployed to Azure. When I build it locally it works great. But when I publish the site I get a blank...
View ArticleUpdate Panel Scrolling Issue
I have an update panel with content that can sometimes become pretty long and make the user have to scroll. If the user makes a change that causes a post within the update panel and then scrolls the...
View ArticleException on loading of asp:ScriptManager on Production Server
Hi Everyone.I am developing my site in ASP.NET 4.0 and using default script manager which is available in VS 2010. I have master pages/contents pages structure. I placed script manager in the relevant...
View ArticleAjax GetCallbackResult() function problem
Hello all !I have problem with Ajax callback functions, I have small chat onASP WebForms, it works fine but some time (and I dont now when and why it is not predictable), some packages not sends to the...
View ArticleXMLHttpRequest - responseXML.text not Working In: Google Chrome , Firefox, Opera
Hello everybody.I have a problem with XMLHttpRequest.responseXML.text Works good With Internet Explorerbut not Working In: Google Chrome , Firefox, OperaI add link to my project. Please chack it:...
View Articlesession vs cookies
Hello everyonecurently I am using cookies to store there my username and I if I have a checkbox remember checked I wrote the selected codeResponse.Cookies["UserName"].Expires =...
View Articleajax toolkit:combobox writable
Hello, I am new with ajax toolkit. I am trying to write in combobox but it not allow me to write. can i write in combobox or not?
View ArticleProblem in AsyncFileUpload
Hi guys.. nothing trigger after i select a photo.. pls advice me. TQ<%@ Page Title="" Language="vb" AutoEventWireup="false" MasterPageFile="~/Site.Master" CodeBehind="Upload.aspx.vb"...
View Articledisplay content according to dropdownlist
hi guys, currently i using the below code to display time by clicking button. how can i display 'textbox1' when user select first item in dropdownlist and display 'textbox2' when user select second...
View ArticleUpdate progress not working with PostBackTrigger
In my web page, I have a gridview and link button to export gridview data to excel.I want to show a progress bar while exporting to excel.But my button works as: <Triggers>...
View ArticleajaxToolkit ComboBox don’t work with firefox
I use the ajaxToolkit ComboBox with following code<ajaxToolkit:ComboBox ID="ComboBoxPoli" runat="server" DataSourceID="SqlDataSourcePoli" AutoCompleteMode="SuggestAppend" DataTextField="Poli"...
View Articlegravatar
The so called tutorial for the ajax gravatar control seems lacking. Is th er eany where the code needed to get avatars for asp dot net?
View Articlehtml editor
Hi,I'm using html editor in my project.I'm adding new html editor when clicked the "add " button.But ajax html editor loading slowly in host.Is it normal? or Is there any suggestion for 3rd party html...
View ArticleHow do I implement a javascript confirmation pop up control after 5 mins?
I know I have to use the timer control but I am not sure how to use it
View ArticleCustom Validator fails to get Combobox ID
I am using the custom Validator as Required Field validator fails for the Ajax Combobox, but I am not able to work it out for the Combobox, howeverr when I pass the Id of another Textbox in the custom...
View Articlepassing json parameter to asp.net web service
Hi, I have successfully used asp.net web services of .NET 3.5 to retrieve a custom class instance. I am using google web toolkit, and I have seen posts from users claiming they have passed json between...
View Articleajax accordian in master page not visible in child pages
code for master page--------------------------------------------------------------------------------------------<%@ Master Language="C#" AutoEventWireup="true" CodeFile="MasterPage2.master.cs"...
View Articleis it possible to have multiple targetcontrolid for a single...
Hi everyone,is it possible to have multiple targetcontrolid for a single FilteredTextBoxExtender?
View ArticleAjaxControlToolkit Public Key Token
If you have your website setup internally at development.website.com, test.website.com and externally atwww.website.com. Does the publickeytoken need to be different between the three websites?I am...
View Article