Browse by Tags

Related Posts

  • Checking Form Element's Default Values to determine if Form Has Changed

    Has anyone else attempted to write a function that does this in javascript? I have successfully created a function that does so, but it doesn't seem to work due to postbacks. What the function does is loops through the form and checks each element. It checks the element to see if it's default value ...
    Posted to Client Side Web Development (Forum) by FrankM on 03-20-2007, 12:00 AM
    Filed under: javascript:, javascript, control, Validation, client, asp.NET, ASP.NET 2.0
  • Re: JavaScript Calls C# Function to access a Database

    I am trying JoshStodola hidden field suggestion, but I can't seem to get the javascript to work. The script is below: function PrimeKeyCheck(sender, args) { var numberOfRecords; var hiddenField = document.getElementById("NumOfRecordsHiddenField"); numberOfRecords = parseInt(hiddenField...
    Posted to Client Side Web Development (Forum) by Shea L. Fox on 06-26-2007, 12:00 AM
    Filed under: javascript:, javascript, Validation, Validation Controls, ClientScript
Page 1 of 1 (2 items)