AJAX Twitter Control
I'm using the AJAX Twitter control (for the first time :-)) I am using the Search feature. I would like to have the Twitter control display tweets that the user searchs for. I have a textBox and a...
View Articleproblem with timer and watermark
hi,i have used an timer and adrotor inside update panel control in my master page of asp.net web site. in another page i have some text boxes with watermark.my problem is that the watermarks refresh...
View Articleaccordinepane1 onclick event
how can i write a serverside event when I click on Accordionpane1 (Minimised and Maximised)..Thanks<asp:Accordion ID="Accordion1" runat="server" SelectedIndex="0" HeaderCssClass="exp-c"...
View ArticleWhy does a simpel AJAX script not work with Masterpage?
I have tried to make a simpel ajax script in a aspx page, which use MaterPage. Nothing happens, when I click the button. Can I not use the script, when I use masterpage? what is the problem?<%@ Page...
View ArticleAjaxMinifier allocates too much server memory
Hello,I have aASP.NET WebFormapplication that uses the latestAjaxControllToolkit. I useToolkitScriptManager on pages.Theapplication uses AJAX forupdatepanelandHtmlEditorExtender.The rest isall...
View Articlei'm creating a customized server control with modelpopupextender
hi all,I have created a server control and included the control modelpopupextender.but i can't make the modelpopupextender working the customize server control rendered at screen.Is there any...
View ArticlePopup form
Good day Guru, I'm intermedia Java dev and trying to understand more on C# and .NET, pretty newbie on ASP.NET technology and sorry in case asking dumb question here.I want to develop a feature for data...
View Articlemodelpopup extender dynamic added server control, and this server control is...
hi all, as my topic. i have created a customized server control with Modelpopup. I know to avoid modelpopup to working incorrect is to place the modelpopup ext outside the updatepanel. but, how if...
View ArticleCannot connect to ASP.NET web service using ajax
Tried to create a sample app which will call asp.net webservice using ajax. Here is the code:Web Service--------namespace MyWebService { /// <summary> /// Summary description for MyService ///...
View Articlemodel popup dialog close when execute server side code
Hi Friends,I am using AJAX model popup dialog to show Add some information into database. In that screen there is a button called "DB List". On the click event of DBList button, I am executing server...
View ArticleAdding dropdown-value to ContextKey of Autocomplete control
Hi,I'm using the contextKey parameter of the Autocomplete control to pass additional parameters to the webservice.if The TargetControlID="txtA" and contextkey="dropdownB" then it can return the right...
View ArticleListView and CalendarExtender
Hi guys,we have some problems with adding the calendar extender to each text box in a listView (item template contains only one textbox). The problem is with the uniq ID as we thought. When changing...
View ArticleNavigate through ASP.Net AjaxControllToolKit Tabs using asp button click
I am using ASP.NET AjaxControllToolKit Tab Container , I have 9 tabs in it i want to switch to next tabs on asp:button click. by code behind c#.And also to previous tab on another asp: button...
View ArticleLineChart not displaying last 'stroke' in IE 10
IE 10 : I can not get the last "stroke" in line chart, if I do the same thing in pie chart, it reders as expected.Firefox : Both are working as expected.Screen shot : IE 10& fifrefox 23.0.1Below is...
View ArticleAjaxControlToolkit error, Collection was modified; enumeration operation may...
We have a production web site that we recently upgraded to the July 2013 release of the Ajax Control Toolkit. Since then, we're seeing an unhandled exception in the application event log. There doesn't...
View ArticleLoosing focus inside the Update Panel
Loosing focus inside the Update Panel Hi I am using Update panel and atimer control.I have a text box inside the update panel..when I am typing something I am loosing focus ..also on my div tage always...
View ArticleHow to do saving in data table?
Good day, I'm working on how to make the data table save record effectively if there are multiple page with checkbox as selection, currently thinking of using a quick scan on the checkbox and provide a...
View ArticleHow to build a website like stackoverflow
Hello Dear Programmers,I'm from South Asia Region. A Java programmer and professionally build simple android business app. I have a small team and those we are working as a Freelancer consultant....
View ArticleButton not posting back in updatepanel when shown in fancybox
After the postback of the updatepanel I show a fancybox with 1 textfield and a submit buttonThe fancybox shows perfectly. But when I click the lbtnInsert button, nothing happens. The code-behind is...
View ArticlePlease Help!!!!!!!!!!!!! The system cannot find the file specified.
I run Visual Basic 2008, all the solutions that I have seen online could not resolve my problem. Please help.I have give permission to my tempt folder. I donot know know how to update Nuget in...
View Article