<Original message>
From: Johan Vikerskog (EMP) <[EMAIL PROTECTED]>
Date: Fri, Oct 05, 2001 at 01:57:13PM +0200
Message-ID: <[EMAIL PROTECTED]>
Subject: [PHP] Window open.

> I have yet another PHP question! =)
> 
> How do i open a window in PHP and how do i insert information in it?
> I have a tables with a <a href.. that i want to open up a new window with that 
>displays information to the user if i clicks the link.
> I want everything to be in the same function. I can solve it with another function 
>but that is not how i want to do it.
> 
> Do anyone of you know how to do this?
> 
> //Johan

</Original message>

<Reply>

JavaScript... not PHP... JavaScript=clientside... PHP=serverside


JS:
window.open();

</Reply>

-- 

* R&zE:


-- »»»»»»»»»»»»»»»»»»»»»»»»
-- Renze Munnik
-- DataLink BV
--
-- E: [EMAIL PROTECTED]
-- W: +31 23 5326162
-- F: +31 23 5322144
-- M: +31 6 21811143
--
-- Stationsplein 82
-- 2011 LM  HAARLEM
-- Netherlands
--
-- http://www.datalink.nl
-- ««««««««««««««««««««««««

-- 
PHP General 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