pop-up window
ASP.NET
3
Posts
3
Posters
0
Views
1
Watching
-
Can anyone send me the code of displaying popup when the user clicks a link( in asp.net c#)
Pratheepa wrote:
Can anyone send me the code of displaying popup when the user clicks a link( in asp.net c#)
Window.Open(). I will suggest you, before post this type of question, please search google first. If you are new in ASP.NET then Buy a book and start reading.
cheers, Abhijit CodeProject MVP Web Site:abhijitjana.net View My Recent Article
-
Can anyone send me the code of displaying popup when the user clicks a link( in asp.net c#)
You can use AJAXModalPopup control. Go to ajax.asp.net.
There is no foolish question, there is no final answer...