JQuery popup new window from ASP.NET page


/ Published in: JavaScript
Save to your folder(s)

This can be put into a utility class in your ASP.NET project and put onto the page with ScriptManager.RegisterStartupScript(). The script alters the ASP.NET __VIEWSTATE value which somehow validates requests; if you leave it out the popup wont work.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.