I need to know the .net dll file name in which it uses the to show to the browser a input element.
Actually in php elemets are used hard codedly. But in .net we are inherit the files to show an input text but i need to know the file name or dll name in which the html tag is written.
Did you get me.Because i am sure that .net dll files use these html element to show the pages in browser.
Are you looking at the
Microsoft.Web.UI.WebControls.dll? if this is what you are looking at, then it is normally found in the GAC folder.System.Web.UI.HtmlControls