[ciapug] New browser window

Barry Von Ahsen ciapug@cialug.org
Fri, 27 Jun 2003 09:07:20 -0500


On Wed, Jun 25, 2003 at 12:51:42PM -0500, Dave J. Hala Jr. wrote:
> I'm looking for some sample code that runs a short php script, opens a
> new browser window and displays the results...    Anyone done this
> before?
> 
> Anyone got any ideas?

How about:

<a
href="javascript:window.open('display_results.php','newWindow','options')">
-- 
==================
Barry Von Ahsen
barry@vonahsen.com