Debmedia Creation Forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Asp.net Click on Label and open popup

Go down

Asp.net Click on Label and open popup Empty Asp.net Click on Label and open popup

Post  Admin Wed Feb 24, 2010 7:04 pm

Inside Page load

Label1.Attributes.Add("onclick", "window.open('http://www.google.com'),null,'left=400, top=100, height=250, width= 250, status=n o, resizable= no, scrollbars= no, toolbar= no,location= no, menubar= no');")

OR

Button1.Attributes.Add("onclick", "window.open('www.microsoft.com'); return false;")
Admin
Admin
Admin

Posts : 256
Join date : 2008-06-06

https://debmedia.forumotion.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum