what is the differenct with XmlHttpRequest and XML in AJAX
http://www.adaptivepath.com/ideas/ajax-new-approach-web-applicationsAjax incorporates:standards-based presentation using XHTML and CSS; dynamic display and interaction using the Document Object Model;...
View ArticleLicense Information
Hello Friends,Can i use the Ajax Control Toolkitwhen developing commericial application? or govenrment web applications?Thanks alot
View ArticleAdding Custom button to htmleditorextender control
I am trying to add a custom button to a htmleditorextender control. I have only been able to find solutions for the old htmleditor that is no longer provided in the AJAX toolkit. Is there a way to...
View Articlehow to stay on modal pop up page if any wrong validation occurs?
Hi all,Hope doing well,i am using one simple captcha form in modal popup so when i am inserting the captcha text in textbox if it is not validatingthen in the same page i used one label to show the...
View ArticleIncuding Ajax Update Panel in Grid view For Uploading Images with a Progress...
have a grid view , and i i want to ajax update panel in it , but when i click upload it is not Uploading Images to my application root folder named Images...<asp:GridView ID="GridView2"...
View ArticleAJAX incoporate with few technology
ajax work with few technology, refer to the http://www.adaptivepath.com/ideas/ajax-new-approach-web-applicationsstandards-based presentation using XHTML and CSS; dynamic display and interaction using...
View ArticleHow can i customize my Color picker (make it bigger)
Hey all,I'm trying to make my colorpicker bigger, since I'm making an application for a touchscreen for my internship. I have however never worked with ASP.net before and I don't know how to override...
View ArticleMultiHandlerSlider not working properly. If I use any OnClient... the sliders...
I've tried everything I've found.When I put some event to the handler it stops sliding. I still can change the textbox but it wont affect the slider.My code:<%@ Page Language="C#"...
View ArticleHow to create controls dynamically and retain values on postback
Hi,I have a requriement to create whole controls of one updatepanel dynamically on click of a link button. Please find small example below......here it should create all contents of 'Job Details'...
View ArticleACE textboxes move down page as I scroll
I've created an application using the ACE controls and when I deploy to my local IIS on my laptop things work fine. However, when I publish to my development IIS box an odd thing happens ... as I...
View ArticleASP NET 4.0 + AJAXTOOKIT 4.1.7.429 = ERROR Can't move focus
MY APPLICATION RUNING VERY GOOD AT INTERNET EXPLORER 9 E 10, BUT IN THE INTERNET EXPLORER 8 NOT!!!ERROR:Message: Can't move focus to the control because it is invisible, not enabled, or of a type that...
View ArticleRepeater ItemCommand not firing from within ModalPopupExtender
I'm sure this has come up before, but I seem to keep finding the reverse (ModalPopupExtender (MPE) in Repeater), so here goes...I have a single MPE in my base master page. I have a image carousel user...
View Articlemasked date extender not working as expected
see code, when I go to enter a date manually i'm trying to get the mask to enter from left to right in the mm/dd/yyyy format mask. so I want the start cursor to be at the left 'm' in mm. however it...
View ArticleIncuding AjaxFileUpload in Grid view For Uploading Images with a Progress bar
have a grid view , and i i want to AjaxFileUpload in it , but when i click upload it is not Uploading Images to my application root folder named Images...<asp:GridView ID="GridView2"...
View ArticleCalendar date
Hi all, how do I make sure that the user cannot select a date that is lesser than current date (means the day before). He will only be able to choose the current date or the date after.
View ArticleProblems with accepting location with Bing maps
My issue is more of a procedural or tactical concern. I have a Bing map that displays a pushpin. The problem is that it's a mobile site and not all users see the prompt to accept their current...
View ArticleError message when you access a Web page that runs an AJAX 1.0-enabled...
Hi guys, We are currently using AJAX with ASP.NET 2.0 in one of our projects and we have no resource to upgrade in the short term as it is a big project. Recently we encountered a problem when testing...
View ArticleAutocomplete with jquery json. Internal server error 500?
The program works on local but not works on server.Why??????[WebMethod]public List<string> GetAutoCompleteData(string prefixText) { ...here is the error: Internal server error 500and also this...
View Articlerequest time out in asp.net page .
Hi All, in current project i am working , i am facing the request time out problem . and i have no luck to resolve this .The Scenario Is : I am working on search...
View ArticleInstalled ajax control toolkit -issues w/ 2010
I installed the ajax control toolkit into my vs 2010 - I did the change it said to do the web.config, but that line - didnt work. I moved that...
View Article