TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Ronak Patel
NA
84
13.3k
How to call JavaScript Function ?
Feb 24 2016 6:06 AM
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 .
Reply
Answers (
5
)
set icon in exe file using C#.net
How to calculate Local Binary Pattern Histograms with c#