Browse by Tags

Related Posts

  • AutoCompleteExtender Server Control Problem

    Hi All, I'm getting some problem. I have a textbox control and two radio button one for search by Names and one for search by tags. i'm using AutoCompleteExtender ajax control for auto suggestion. Now i want, if search by names radio button is selected then AutoCompleteExtender get the suggestion for...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by Shoriful on 04-29-2007, 12:00 AM
    Filed under: AJAX, ATLAS, Asp.Net 2.0, asp.net 2.0 asp.net, .Net FAQ Links, Asp.NET2.0, Web Service
  • chat application

    can anyboy help me?????????????? i want to put a simple ajax based chat application in my website and for this which chat application i have to put i try cute caht but this is too complicate and i try another 4-5 but they are demo i want to put full version free chat application. thankssssssssssssssssssssss...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by wish_dev on 06-14-2007, 12:00 AM
    Filed under: AJAX, Asp.Net 2.0, web site template, User Control, asp.net 2.0 asp.net, ASP.NET Sites, C# code, Asp.NET2.0, ASP.NET.NET 2.0, Urgent, c#
  • Remembering position of DragOverlayExtender with Profile

    I am using DragOverlayExtender control of AJAX Future for making the controls draggable. I want the updated position of the target controls to be persisted accross postbacks of a page. The updated position of the target control should also be persisted when the user login later. To achieve this, I am...
    Posted to ASP.NET AJAX UI (Forum) by bhup_252 on 07-04-2007, 12:00 AM
    Filed under: AJAX, asp net futures profile properties web config profilecommon, ASP.NET Futures, asp.net2.0
  • Retrieve dropdownlist/Atlas CascadingDropDown value

    hi there; i've recently just implemented the following code: http://www.devx.com/dotnet/Article/32782/0/page/1 basically, in default.aspx, there are 2 dropdown controls ... the first holds authors names then, depending on the selected author, the second dropdown populates with books written by that...
    Posted to ASP.NET Futures (Forum) by chubbs on 07-05-2007, 12:00 AM
    Filed under: Futures, AJAX, ASP.NET AJAX, asp.net2.0
  • Open a page with ModalPopupExtender

    Hi there, I'm newbie in AJAX and i want to browse a page when click on button using ModalPopupExtender. Is it possible? please tell me the solution. when i wanted to post this subject i found that "SelectTags..." button acts the same as my request. it browse a page on modal popup window...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by Mamaly on 07-11-2007, 12:00 AM
    Filed under: AJAX, ASP.NET AJAX, asp.net2.0
  • ASP.NET web form of balloon shape

    Hi Is it possible to create an ASP.NET 2.0 webform of Balloon Shape to use as identify tool (in hyperlink,in Map application) ?Using javascript,ajax and dhtml,It is possible to get balloon type structure to use as identify tool.In those cases,some 'image' of balloon structure have been used.But...
    Posted to Web Forms (Forum) by manjit sarma on 07-26-2007, 12:00 AM
    Filed under: AJAX, javascript, Asp.Net 2.0, ASP.NET, Asp.NET2.0
  • Problem in export data from DataSet to Excel

    I am using Ajax in my application........ my code will execute properly in normal webform ..... My Code: public void ExportTOExcel( DataSet ds, HttpResponse res) { this .Response.Clear(); this .Response.Charset = "" ; this .Response.ContentType = "application/vnd.ms-excel" ; System...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by hakkim_rec on 08-07-2007, 12:00 AM
    Filed under: AJAX, Integrate 2 Web Application Project in ASP.NET 2.0, Asp.Net 2.0, ASP.NET, ASP.Net 2.0 Login Control, ASP.NET AJAX 1.0 RC, asp.NET2.0 ajax extension released on 1/23/2007, asp.net 2.0 asp.net, ASP.NET Sites, ASP.net 2.0 Tutorials, .Net FAQ Links, C# code, asp.NET 2.0 asp.net control template referencing codebehind findcontrol, Asp.NET2.0, AJAX problems, ASP.NET.NET 2.0, Asynchronous Pages in ASP.NET 2.0, Asp.Net 2.0 and MS SQL Server 2005, Microsoft.net
  • Regarding login control

    hi all, in my application i have two users tables one is my own and one is aspnet_users table .i migrated all user to aspnet_users table using membership.create user function. i'm using login control for login purpose. i'm validating users in login page using membership.validateuser like this...
    Posted to Getting Started (Forum) by sumajv on 09-04-2007, 12:00 AM
    Filed under: AJAX, ATLAS, Asp.Net 2.0, beta version gold, asp:image, Asp.Net 2.0 session, ASP.NET, Authentication, ASP.Net 2.0 Login Control, AuthoCookie, Asp.Net 1.1, dynamic graphics, dynamic text, ASP.NET AJAX 1.0 RC, .NET Framework 3.0, asp.NET2.0 ajax extension released on 1/23/2007, asp.net 2.0 asp.net, adding, ASP.NET Sites, asp, ASP.net 2.0 Tutorials, .Net FAQ Links, .NET Interview Questions, dropdownlist, Application Pool, DropDownList ASP.NET, asp.NET 2.0 asp.net control template referencing codebehind findcontrol, Asp.Net 2.0 email, Asp.NET2.0, email, ado.net faq, ado.net, AJAX problems, ASP.NET.NET 2.0, bottom, treeview in ASP.NET SelectedValue, .Net Framework, Asynchronous Pages in ASP.NET 2.0, Asp.Net 2.0 and MS SQL Server 2005, answers, Blinq, autoComplete key-value textBox help extender, asp on vista, enable ssl for asp.net application, Dropdownlist problem in asp.net, Add default ListItem to DropDownList, asp.net 2.0 sub domain sub folder, binding, Edit mode in Webparts, AJAX problems (Modal popup ext in IE7), Array, Edit GridView (ASP.NET 20 / C#)
  • Error messages of validator in status bar

    Hi forum, I am newbie in asp.net ajax, and is struck up this problem from days. I got a textbox in update panel. This textbox has to be validated for numbers. I am using reqular expression validator for this which is working fine but now I want to show this message in browser's status bar also( for...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by Priyadarshini.Gajbe on 09-11-2007, 12:00 AM
    Filed under: ajax, "Using UpdatePanel", Validators, TextBox UpdatePanel, asp.net2.0, updatete panel
  • Web part functionality for each control within a page

    Hi All, I have a set of unique questions and I hope someone in this forum will be able to answer the questions. I am working on the design of an ASP.NET application that has to support AJAX functionality. Additionally I need the following features in my application: Each control (label and text field...
    Posted to Web Parts and Personalization (Forum) by dreamyecho on 09-30-2007, 12:00 AM
    Filed under: Atlas WebParts, Dynamic Webparts, web Parts drag drop, Building Dynamic Web Portals, web parts personalization, ASP.NET2.0, ASPxGrid + Web Parts, asp.net profile, membership profile, .Net Application Development, asp.net 2.0, AJAX
Page 1 of 3 (21 items) 1 2 3 Next >