you cannot create a popup window directly in the aspx.cs file, unless you use the "ClientScript" register the "javascript" code.
C
cpjack
@cpjack
you cannot create a popup window directly in the aspx.cs file, unless you use the "ClientScript" register the "javascript" code.