Hey,
Thanks for the reply Jason. I know what you’re saying is true.
But actually in my actual code base, on the click of a link button, I first need to do some server side validations and then only I want the popup to appear.
So, I use this code for the javascript pop-up in my code behind...
'm working on a huge code base, so have made a small sample to simulate the issue that I am currently facing.
This is my aspx file:-
<%@ PageLanguage="C#"AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" %>
<!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.