.NET and C# Code samples
Pages
Home
View All Code Samples
SQL (Server) Samples
HTML5 + Windows8 Samples
AngularJS
How to execute a javascript from C#?
How to execute a javascript from C#?
ClientScript.RegisterClientScriptBlock(GetType(),
"myAlert"
,
"<script language='javascript'>alert('Hello');</script>"
);
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment