function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

Click <a href=\"#\" 
onClick=\"MM_openBrWindow(file.php?myvar=set,mywin,'status=1,toolbar=0'>this to 
open new window</a>

Good luck.
Russ


On Wed, 26 Sep 2001 05:41:05 -0700 its me <[EMAIL PROTECTED]> wrote:

> hi there.....does anyone know how to pass a variable value to the new window i 
>opened with open() 
> of javascript?
> 
> 
> 
> ------------------------------------------------------------
> ------------------------------------------------------------
> 
> -- 
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
> 

#-------------------------------------------------------#
                                
  "Believe nothing - consider everything"       
  
  Russ Michell
  Anglia Polytechnic University Webteam
  Room 1C 'The Eastings' East Road, Cambridge
  
  e: [EMAIL PROTECTED]
  w: www.apu.ac.uk/webteam

  www.theruss.com
                        
#-------------------------------------------------------#


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to