Categories:
.NET (357)
C (330)
C++ (183)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (1)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
How to put a close window link on a page?
How to put a "close window" link on a page?
✍: Guest
<a href='javascript:window.close()' class='mainnav'> Close </a>
2008-10-07, 4676👍, 0💬
Popular Posts:
What are the two kinds of comments in JSP and what's the difference between them? <%-- JSP Co...
What is the difference between include directive & jsp:include action? Difference between includ...
What’s the difference between Unit testing, Assembly testing and Regression testing? Unit testing is...
How to create arrays in JavaScript? We can declare an array like this var scripts = new Array(); We ...
How Many Types of Tables Supported by Oracle? - Oracle DBA FAQ - Managing Oracle Database Tables Ora...