Home | Articles|Namespace|Interview Questions|Tools|Jobs|Projects|Community
Asp.net Tutorials

»Dotnet Ads
»Message Boards
Message Boards
Dotnet Books

»Member Details
Register
Login
LogOut
Submit Code
Submit Jobs
Submit Projects

»Competition
Community
Winners
Prizes
Write For Us
Members

»Other Resources
Links
Dotnet Resources

Ajax pop up window

Put a Atlas button and a label on the asp.net page.

in the button clock event add this

Label1.Text = @"function openNewWin4(url)
{
testwindow = window.open (url, "MyWindow3", "location=no,status=1,scrollbars=1,toolbar=no,width=1,height=1");
}";



now click on the button you have a pop up window

Have a Question and dont know the answer post it below and get answers in minutes

Due to spam this feature is disabled
To get answers fast , make sure you enter a detailed subject for example: "DataGrid issues need answer" not "DataGrid"

Subject:

Catjegory Name:

Message:



© 2008 dotnetwatch.com -- Privacy policy