Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
5
Answers
How to call JavaScript Function ?
Ronak Patel
8y
442
1
Reply
Hello friends ,
I have Created JavaScript Function in Js File Like
function RecordNotFound() {
alert("Rocord Not Found");
}
So how Can Call this Function C# Class ?
public class RecordNotFound
{
?? JavaScript Function
}
Thanks .
Post
Reset
Cancel
Answers (
5
)
Next Recommended Forum
set icon in exe file using C#.net
How to calculate Local Binary Pattern Histograms with c#