Browse by Tags

Related Posts

  • Reverse Proxy server that prevents loading AJAX Tool control related scripts in the browser.

    Problem: Issue with via Fortress (Reverse Proxy) server that prevents loading AJAX Tool control related scripts in the browser. Description : Enclosed is the Sample application that illustrates the scenario where “Invoking” Asp.net POSTBACK process manually during Ajax “PageLoad” event prevents any of...
    Posted to ASP.NET AJAX Networking and Web Services (Forum) by dr_99 on 04-29-2009, 12:00 AM
    Filed under: reverse proxy, .NET 3.5, ajax, ajaxtoolkit, AJAX Library, ssl
  • Control.Focus() is failing due to incorrect ScriptResource.axd path (how to disable?)

    Hello My application is running behind a reverse proxy, therefore all the URLs are being rewritten. For example: http://server_address/appname becomes https://proxy_address/http/server_address/appname. The proxy automatically rewrites all links in a page, I have no control over that. I changed the script...
    Posted to ASP.NET AJAX UI (Forum) by ObjReference on 04-02-2009, 12:00 AM
    Filed under: ScriptResource.axd, ajax, ajaxtoolkit
  • MaskEditExtender

    Hello Friends, I am using MaskEditExtender in my website. The issue is that i want to use it to validate the phone number. Below is my code. <asp:TextBox ID="TextBox2" runat="server"/> < cc1:MaskedEditExtender ID= "MaskedEditExtender1" runat= "server"...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by nilsan on 02-05-2009, 12:00 AM
    Filed under: ajax, ajaxToolkit, maskEditExtender
  • Re: Validator Callout Extender Scrollbar Problem

    Thanks Anas, I've downloaded the latest ajax tool. However, I don't think the problem was because of the version. The code I posted previously will work fine if you add the following line: <! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by net fan on 12-27-2008, 12:00 AM
    Filed under: Problem, toolkit, type, ajax, ajaxToolkit, Callout, doctype, document, Validation
  • NumericUpDownExtender overwrites Textbox values

    I have a form with a couple of textbox controls on it. Two of them use NumericUpDownExtender to allow only positive integer values. They are set up like this: < asp : TextBox ID ="txtVersionEdit" runat ="server" Width ="140px"></ asp : TextBox > < cc1 : NumericUpDownExtender...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by fins2thright on 11-03-2008, 12:00 AM
    Filed under: textbox, ajax, ajaxToolkit, NumericUpDownExtender
  • Problem with Display Date or any Data in Textbox having Masked Edit Extender

    Hello, I have a web page in C# , in which I have a text box and the masked edit extender. So i will enter the date and click save it in the database in the form of (mm/dd/yyyy). So the Main problem is when i fetch the date from the database and store it in the text box, it is not storing, that is, no...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by Sudheendra B on 06-27-2008, 12:00 AM
    Filed under: sql, sql datetime compare, TextBox, VS 2005 Web Site Project, Web Controls, ADO.NET 2.0, ajax, ajax extensions, ajaxtoolkit, asp .net 2.0, ASP .NET 1.1, asp .net 2.0, ASP.NET, asp.net 2.0 c#, ASP.Net C#, asp.net 2, ASP.NET C#, Atlas, c#, c# 1.1, c#.net, calendar control, date, datetime, datetime.tostring(), webform, Asp.net2.0, asp.net2.0 using c#, ASP .net2.0, VS2005, ajax control toolkit, .ascx .aspx C#, .aspx page, .cs, asp .net ... c# ... SQL, asp .net 1.1 web form controls, ASP .net 2 .0 DATABASE APPLICATION, asp.net ajax Toolkit, date order, Date Query & Result, Date Textbox, date validate, .Net 2.0, ASP .net 2.0 C#, asp.net 2.0 C#, ASP.NET web form, SQL SELECT
  • Re: Making AutoCompleteExtender more usable

    You can use the OnClientItemSelected attribute to call a javascript function (which can store the ID somewhere, like a hidden field for example). I haven't managed to solve the HTML styling either though. We're trying to highlight the search terms in bold using span or strong tags, but have found...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by sferson on 04-30-2008, 12:00 AM
    Filed under: web service, ajax, Atlas, ajaxToolkit, AutoCompleteExtender
  • Re: Memory leak

    I am having similar issues. I've a a page the with several toolkit controls (2 dropdown extenders, couple of update panels) and on every page refresh in IE7, it's taking up an additional 2500-4000k in memory (seen in task manager). so... I created a brand new application with one page and just...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by whartrat on 03-26-2008, 12:00 AM
    Filed under: Refresh, ajax, IE, memory leak, minimize, Firefox, ajaxtoolkit, ASP.NET 2.0
  • calender control without popup and not by using asp.net ajax

    i have several web forms in an application for the text boxes i need to place a calender user control , i don't want a popup calender and i don't want to use ajax it should contain a dropdown year so that i can go to particular year any articles
    Posted to Client Side Web Development (Forum) by rajuonline_531 on 11-28-2007, 12:00 AM
    Filed under: modalpopupextender, popup, popup window text image, UserControl, AJAX, ajax page loading, AjaxControlToolKit, AjaxToolkit, ASP.NET 2.0 JavaScript AJAX, asp.net ajax, ASP.NET Javascript onclick, c# javascript function, calendar css, call C# from javascript, client calls, Client Script, client side validation, client Side Web development, ClientScript, css html, FrameLess Pop-up Window, HTML Caching JS CSS Images AJAX ASPX, javascript & ajax, javascript ajax, javascript ajax function result, javascript alert, javascript and css, javascript asp.net, javascript c#, javascript confirmation, javascript customvalidator client, javascript event handling onclick onmouseover, javascript function, javascript in asp.net, javascript js performance, javascript syntax, Javascript UserControl, javascript:, WebForm JavaScript, asp.net2.0, XML, asp.net css, raise click event from javascript, javascript popup datasource databind update requery refresh, asp .net ... c# ... SQL
  • Re: custom validation

    Ann You can use AJAX script to call database and verify the combination. AJAX can be used to call database without page postback. You can also retrieve complete set of values as you want using AJAX. Use XMLHttpRequest object to get your job done. Regards Aamir(JuhiSaadSara)
    Posted to Web Forms (Forum) by AamirJS on 11-03-2007, 12:00 AM
    Filed under: ajax, ajaxtoolkit
Page 1 of 3 (25 items) 1 2 3 Next >