Browse by Tags

Related Posts

  • Form Is Dirty - Confirm To Save Or Cancel

    Hello Programmers, I'm trying to implement a client side test for a dirty form (i.e form data has changed) . If the data entry person attempts to navigate away from the form without committing the changes, a confirm alert box will pop up to remind the user to save the changes or cancel. Here is the example...
    Posted to Client Side Web Development (Forum) by rrobbins on 02-27-2007, 12:00 AM
    Filed under: javascript, callback, client
  • Substitution in embedded javascript

    I have a custom server control that has an embedded js file that is embedded with: this.Page.ClientScript.RegisterClientScriptInclude(this.GetType(), "a_useful_name", this.Page.ClientScript.GetWebResourceUrl(this.GetType(), "assembly.javascriptfilename.js")); OR this.Page.ClientScript...
    Posted to Custom Server Controls (Forum) by Blunder on 05-29-2007, 12:00 AM
    Filed under: "custom control", server control, Server Controls, callback, debug javascript jscript embedded resource, javascript, custom server control, RaisePostBackEvent, Web Resources, properties, embedded resource, c#
  • creating more than one instance of a client callback based user control

    hi, i developed a Poll control which is based over client callback (see at http://www.hindustantimes.com/homepage/homepage.aspx ), in the javascript side functions for callserver, and for Receiveserverdata i have to hardcode the name of HTML elements to show the value the code looks some what like this;...
    Posted to Client Side Web Development (Forum) by majnoo@msn.com on 07-10-2007, 12:00 AM
    Filed under: javascript, callback, client calls, instances
  • Re: Help - Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE)

    Here is my webmethod. It works absolutely great (in both IE and FF) in that it updates my database. It returns correctly in IE if I put an alert into the oncomplete function however the error occurs in Firefox. I've just put the code live and its still displaying the error for Firefox in firebug...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by KowDot on 07-12-2007, 12:00 AM
    Filed under: javascript, ajax, webservice, Callback
Page 1 of 1 (4 items)