Browse by Tags

Related Posts

  • Async Calls using ASP.NET 2.0 Client Callback won't work properly if the eventCallback function makes another Client Callback request

    Ref: http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=270828&SiteID=1 If you make an asynchronous callback using ASP.NET 2.0 client callback and the OnComplete function you defined makes another callback then you will exeperience unwanted behavior. Here is how it gets started... [code lang="javascript"...
    Posted to Web Forms (Forum) by badrinarayanan on 09-07-2006, 12:00 AM
    Filed under: ASP.NET, javascript, ajax, ASP.NET 2.0 Client Callback
  • Update textbox.text from other textboxes?

    Hey... I have 5 textboxes, what Im trying to achieve is to update the 5th textbox with all the values of the other 4 textboxes without a postback. So for example... textbox1.text = "John" textbox2.text = "Smith" textbox3.text = "25" textbox4.text = "London" And...
    Posted to Web Forms (Forum) by boomers on 09-08-2006, 12:00 AM
    Filed under: ASP.NET 1.x, client-side validation, TextBox, ASP.NET, javascript, form, auto updating, ajax, update
  • I want to open a pdf which is exists in the client system or client network from my web application.

    Hi, I have a requirement, i want to open a pdf file which is exists in the client place from my web application.. i tried this by using anchor tag, but it is not working fine.. <a href="c:\one.pdf" target="_blank">Opening PDF File</a> it is not working fine.. if i write...
    Posted to FAQ - Frequently Asked Questions (Forum) by chencham_raju on 09-21-2006, 12:00 AM
    Filed under: highlight, GridView, AJAX, Splitter for ASP. NET, client, disconnect, http, keep-alive, output cache, email encryption decryption secure, ATLAS, Errors, parent child, javascript, Treeview in ASP.NET, Default Button, 111, SEO Search engine Optomization
  • Dialogs in ASP.NET using server-side-blocked-calls

    Hi, I have created a true MVC-pattern for ASP.NET that allows dialogs windows in ASP.NET just like you would do when using WinForms. I am using a technique called server-side-blocked calls (server-side AJAX). On my website there are four demos online and also a recording of a live-coding-example (executable...
    Posted to Announcements (Forum) by inchl on 09-28-2006, 12:00 AM
    Filed under: ajax history bookmarks, client-side validation, server-side validation, event Bubbling, javascript, form, c#, ajax, file upload, components, ASP.NET 2.0 Client Callback, submit, Web Controls, show/hide, Crosspagepostback, Wizard Step, Wizard, PageAsyncTask, "Asynchronous Operation", AsyncOperation, ViewState, ASP.NET 2.0, popup
  • UpdatePanel and JavaScript functions.

    I have a javascript function that normally runs during the onload event. This function ensures that the columns in my 3 column layout are all the same height (by setting them to the height of the tallest column). When I added an UpdatePanel to my content column and began using partial page postbacks...
    Posted to AJAX Discussion and Suggestions (Forum) by woodsse on 10-01-2006, 12:00 AM
    Filed under: Atlas, javascript, ajax
  • Question about TextBox with Autopostback=true

    Hi I have developed an intranet site in C# and Ajax. It is not fully AJAX, but a combination of AJAX and ASP.net code behind. I have few text boxes & dropdownlist with AutoPostBack=true. When I am saving data using AJAX, and clear the textboxes from JavaScript code, I am facing a problem. The problem...
    Posted to AJAX Discussion and Suggestions (Forum) by Sajib on 10-13-2006, 12:00 AM
    Filed under: javascript, postback, TextBox, ajax
  • How do I wire a javascript function to an update panel so it fires when the panel is updated?

    I have a list of location in an update panel and a virtual earth map w/ pushpin's representing each of the locations. My update panel works great for paging through the location list using some custom paging where a the panel updates when the paging buttons are clicked. What I'd like to be able...
    Posted to AJAX UI (Forum) by James Alexander on 10-28-2006, 12:00 AM
    Filed under: ajax, Javascript, Virtual Earth, Update Panel
  • Attach event handler to window events?

    I'm trying to set up some script to respond to onkeypress events on the window object. I want to respond to the window event instead of a textbox event because I'm trying to enable Excel-like nagivation between for elements using the arrow keys. The following works in Firefox, but not IE: < !DOCTYPE...
    Posted to ASP.NET AJAX UI (Forum) by mhil_cbtech on 11-13-2006, 12:00 AM
    Filed under: ajax, asp.net ajax, event, extend, UI, Javascript, ajax beta 2
  • Method Overloading with JavaScript

    Hi, I haven't seen Method Overloading when I watch the MicrosoftAjax.js it is possible but I don't have an " official method " to do this. What do you think abut my method ? I think it will be interesting to have this feature in Visual Studio " Orcas ". // Création d'un namespace Type.registerNamespace...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by CyrilCS on 11-18-2006, 12:00 AM
    Filed under: Atlas, javascript, ajax, Orcas
  • How to Debug .NET COM Application (From VC++)

    Hi all, I developed a COM Application in c# , i created the tlb file and i registered my dll as COM. I add the reference to one of my vc++ application. Its working fine. Is there any way to debug my .NET dll from the vc++ application, by using attach process option or any other way. Please help me in...
    Posted to Free For All (Forum) by ravishankar554 on 11-29-2006, 12:00 AM
    Filed under: AJAX, ATLAS, javascript, Integrate 2 Web Application Project in ASP.NET 2.0, Asp.Net 2.0, javascript+treeview, asp:image, Asp.Net 2.0 session, ASP.NET
Page 1 of 11 (101 items) 1 2 3 4 5 Next > ... Last »