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
darma teja
NA
496
338.5k
How to put popup Cancel button
Feb 13 2017 3:08 AM
I am getting popup with OK button with following code. How can I show cancel button and How can I get user clicked on Cancel button?
ClientScript.RegisterStartupScript(this.GetType(), "myalert", "alert('" + GetGlobalResourceObject("Globals", "Customer_Change").ToString() + "');", true);
Thanks,
Darma
Reply
Answers (
3
)
How can we get static access-token from facebook ?
how to update last id (last record ) in Sql Server