Connecting Tech Pros Worldwide Help | Site Map

Open function

  #1  
Old July 20th, 2005, 11:32 AM
Terry A. Haimann
Guest
 
Posts: n/a
Based on the following function, what parm would I add to get the new page
to open maximized?



var newWindow = open(Page, "Records Selected", "");
  #2  
Old July 20th, 2005, 11:32 AM
KC Wong
Guest
 
Posts: n/a

re: Open function


> Based on the following function, what parm would I add to get the new page[color=blue]
> to open maximized?
>
> var newWindow = open(Page, "Records Selected", "");[/color]

Please refer to the documentation more often:
http://devedge.netscape.com/library/...3/reference/wi
ndow.html#1202731


Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to check success of open function for ifstream stmfc answers 2 July 13th, 2007 01:01 PM
fin.open function fana answers 1 July 13th, 2007 11:51 AM
IE7: Invalid japanese characters in Window.open function =?Utf-8?B?QUs=?= answers 1 June 6th, 2007 12:35 AM
Doubt about open() function used inside a C++ function. cviniciusm@gmail.com answers 2 April 30th, 2007 03:05 AM
Window.Open Function Matt answers 2 September 21st, 2005 06:35 PM