This client side javascript can be handy for resolving the true ID of ASP.Net form field controls (when it is inside of a ASP.Net content control which gets inserted into a master page via a placeholder). JAVASCRIPT FUNCTION: function ASPNetCatchAutoRenameOfFieldAndResolve(fieldId, PlaceHolderId, inputType...