[PHP-DB] javascipt window

2002-02-10 Thread Mike
I am wondering why the following will not launch a window using javascript. I have tried escaping the Html at various points with no success: echo td ALIGN='CENTER'a href='javascript:launchwin('$row[5].htm','newwindow','height=480,width=640') '.$format./a/td/tr; the href works fine when I am

RE: [PHP-DB] javascipt window

2002-02-10 Thread Beau Lebens
/tr; HTH Beau // -Original Message- // From: Mike [mailto:[EMAIL PROTECTED]] // Sent: Monday, 11 February 2002 11:39 AM // To: [EMAIL PROTECTED] // Subject: [PHP-DB] javascipt window // // // I am wondering why the following will not launch a window // using javascript. // I have tried

Re: [PHP-DB] javascipt window

2002-02-10 Thread Mike
ROTECTED] // Subject: [PHP-DB] javascipt window // // // I am wondering why the following will not launch a window // using javascript. // I have tried escaping the Html at various points with no success: // // echo td ALIGN='CENTER'a // href='javascript:launchwin('$row[5].htm','newwindow','height=