Browse by Tags

Related Posts

  • Setting value of a Label using Javascript

    Hello everyone, I have a gridview on my page & each of its row is have a link button. On click of this button i want to show a modal popup but also have to pass some id particularly bound to that row.I have done almost achieved this by following method : OnGridViewRowDataBound() { LinkButton lnk...
    Posted to Client Side Web Development (Forum) by anada_08 on 06-16-2009, 12:00 AM
    Filed under: javascript, AJAX, asp.net3.5
  • Trouble getting a reference to a ModalPopupExtender using javascript

    I am trying to use the following code to get a reference to a modalpopupextender, but when I check the value of the javascript variable 'modal' it is always null. What is the proper way to get a reference to the AJAX control using javascript? .vb Dim myStringBuilder As New StringBuilder(246)...
    Posted to ASP.NET AJAX UI (Forum) by swolff1978 on 06-15-2009, 12:00 AM
    Filed under: ajax, ModalPopupExtender, Javascript
  • Google Analytics and JavaScript

    Hi, I've created my first site incorporating ajax, and have a couple of questions. (noob with Ajax, so be gentle :) It seems that "normal" javascript doesn't work - is that because of Ajax? I've tried incorporating some of our normal javascript on some pages - we use it on many...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by DavidLee on 05-28-2009, 12:00 AM
    Filed under: ajax, javascript, google
  • Displaying one user control inside another with UpdatePanels.

    Hello, all. I'm Frederick. I'm trying to make a dashboard. In it, I'm trying to display one user control inside another user control using LoadControl(string virtualpathToUserControl) My problem is that my control isn't loading and on the other user control. This could be a code problem...
    Posted to ASP.NET AJAX UI (Forum) by Frederick on 04-27-2009, 12:00 AM
    Filed under: panel, upadatepanel, ajax, extendnder, Javascript
  • Where are the ASP.NET AJAX JavaScript XML comments located?

    I am trying to generate some client reference documentation for my component using AjaxDoc and SandCastle. I wanted to include some classes in the Sys namespace, but the MicrosoftAjax.xxx.js files do not contain complete XML comments, e.g. if you look at the function definition for Sys.Component you...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by llewellyn on 03-16-2009, 12:00 AM
    Filed under: ajax, IntelliSense, javascript, xml comments
  • Sending Mail using Prototype JS

    Hello Everyone, I'm trying to use Prototype JS and AJAX to send mails but it fails after a few mails. Below is my code:- 1 ajaxReqs = new Ajax.Request ( 'sendReqs.php', 2 { 3 method:'post', parameters: {nme: $("nme").value, ema: $("ema").value, msg: $("msg"...
    Posted to ASP.NET AJAX UI (Forum) by flockit on 03-06-2009, 12:00 AM
    Filed under: ajax, EMail, Javascript, prototype, JS, JScript
  • Gaia Ajax 3.5 Released: JavaScript-Free Ajax Framework (Open Source)

    Would you like to develop next web app with C# or VB.NET, but no JavaScript and no Update Panels? Well, Gaia Ajax is tha thingy... What's new? Doubled Speed Massive performance gains — up to 50% — in Ajax callbacks. Zero ViewState Improved internal ViewState logic — For you: even less data sent,...
    Posted to Announcements (Forum) by stiansol on 03-06-2009, 12:00 AM
    Filed under: AJAX, asp.net, ASP.NET AJAX, javascript, library
  • Tedious Task!! Experts required..Runtime Drag and drop form Builder

    Hi My task is related to Runtime Form Builder. I have to design a form builder in which user has permission to drag the control(as of textbox, dropdown, checkbox etc) onto the form and set its property as of Label, Validation, Data Type etc.. For more clear view of this let me explain what i want.. I...
    Posted to Client Side Web Development (Forum) by Naveen15Nov on 02-13-2009, 12:00 AM
    Filed under: .Net, .net 3.5, AJAX .NET 2.0, AJAX .NET 2.0 AjaxControlKit, c# 2005, AJAX, Dynamic Controls, Javascript, c#
  • Is there any JavaScript fix for CalendarExtender?

    Hi! As my post's title says, i want some "fix" for my calendar extender control. In my *.aspx page, i have a textbox named "txt1" and a Calendar Extender Control named "ce1" . Also, i have an icon on the right of txt1 which functions like a button for my calendar. When...
    Posted to Client Side Web Development (Forum) by MinimalTech on 02-10-2009, 12:00 AM
    Filed under: AJAX, fix, calendar extender, javascript, Solution
  • How to change txt2.text when the txt1's date of AJAX CalendarExtender changes?

    Hi! I have two text boxes inside my aspx page: a) the "txt1" and b) the "txt2". Both text boxes has CalendarExtender controls attached: a) the txt1 has the "CalendarExtender1" and b) the txt2 has the"CalendarExtender2". All i want, is this: Using client-side script...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by MinimalTech on 02-10-2009, 12:00 AM
    Filed under: ajax, client-side, JavaScript, CalendarExtender, date
Page 1 of 14 (136 items) 1 2 3 4 5 Next > ... Last »