Microsoft
Software
Hardware
Network
Question : Java script in asp.net
I have this code that gets called when a user clicks on a button
function ProcedureTest() {
onclick = FixedPopupWindow('TestPopu
p', true, 300, 300);
return false;
}
Could somebody explain it to me? What is TestPopup and how would i see it?
Answer : Java script in asp.net
May be you are using MDI framework and Testpopup could be the window name and you are passing the size of the window.
Random Solutions
Powershell script to delete files older than x days
How many types of pages r there in SQL Server?
How many languages does .NET support?
Integrating projects
how to use data base in jsp?
File Upload in AJAX enabled TabContainer
OpenOffice 3.2 GPO Install Problem
OCS 2007 R2 and Cisco call manager
Coldfusion -SQL and LIKE question
How many instances of a web application can run on a server