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 open a window with no toolbar, but with the location object.
How to open a window with no toolbar, but with the location object.
✍: Guest
window.open("http://www.mysite.org/Misc/Pennies","Pennies","resizable=yes, status=yes,toolbar=yes,location=yes,menubar=yes,scrollbars=yes,width=800,height=400");
2011-05-15, 3357👍, 0💬
Popular Posts:
What is the difference between include directive & jsp:include action? Difference between includ...
I am trying to assign a variable the value of 0123, but it keeps coming up with a different number, ...
Can one change the mouse pointer in Forms? The SET_APPLICATION_PROPERTY build-in in Oracle Forms all...
How To Recover a Dropped Index? - Oracle DBA FAQ - Managing Oracle Table Indexes If you have the rec...
How Large Can a Single Cookie Be? - PHP Script Tips - Understanding and Managing Cookies How large c...