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 force a page to go to another page using JavaScript?
How to force a page to go to another page using JavaScript?
✍: Guest
<script language="JavaScript" type="text/javascript" ><!-- location.href="http://newhost/newpath/newfile.html"; //--></script>
2011-06-14, 3177👍, 0💬
Popular Posts:
How To Divide Query Output into Groups? - MySQL FAQs - SQL SELECT Query Statements with GROUP BY You...
How To Export Your Connection Information to a File? - Oracle DBA FAQ - Introduction to Oracle SQL D...
Can you explain Forms authentication in detail ? In old ASP if you where said to create a login page...
What is a measure in OLAP ? Measures are the key performance indicator that you want to evaluate. To...
What is the quickest sorting method to use? The answer depends on what you mean by quickest. For mos...