PDA

View Full Version : Popup in asp.net


sugeet_s
08-05-2006, 08:57 AM
hi everybody,

Can anyone tell me how to opn popup in asp.net using hyperlink control without any file menu.


Regards
Sugeet

xbabigyrlx
08-08-2006, 09:11 PM
Not sure if this is exactly what you are looking for or not....

<asp:HyperLink ID="HyperLink1" runat="server" Target="blank">CLICK HERE</asp:HyperLink>