Call JavaScript from Asp.Net code behind
Suppose you want to display confirmation message by javascript from asp.net code behind after saving data. Write the following code in your button event.
Suppose you want to display confirmation message by javascript from asp.net code behind after saving data. Write the following code in your button event.
Every day we fell in some difficulties and want to know which service is using by which port? Ports are divided into three ranges: The well-known ports (from...
Get Column Name, Data Type and Data Length of a table in sql server. Here hrm_employee is a table name.