Author: asppick | Posted on: 11/11/2010 11:05:49 PM | Views : 1300

Hi,
When I view source of a web page I see this, can any one tell what this mean? & what they are using (type of controls)?

document.getElementById('ctl00_ContentPlaceHolder1_Enrollment_valSumCredCardDeposit').dispose = function() {
Array.remove(Page_ValidationSummaries, document.getElementById('ctl00_ContentPlaceHolder1_Enrollment_valSumCredCardDeposit'));
}




...

Go to the complete details ...