Quantcast
Channel: ASPSnippets RSS Feed
Viewing all articles
Browse latest Browse all 4764

Call JavaScript function from Code Behind on Button Click in ASP.Net using C# and VB.Net

$
0
0
Here Mudassar Ahmed Khan has explained with an example, how to call JavaScript function from Code Behind on Button Click in ASP.Net using C# and VB.Net. In order to call the JavaScript function from Code Behind on Button Click, one has to make use of the RegisterStartupScript method of the ClientScript class in ASP.Net using C# and VB.Net.

Viewing all articles
Browse latest Browse all 4764

Trending Articles