The trick is that javascript has to be triggered somehow -- an onLoad,
onClick, onChange, onMouseOver, etc etc.

When/how do you want to trigger this?


Justin French




on 19/08/02 10:54 PM, Michael ([EMAIL PROTECTED]) wrote:

> Hello everyone,
> 
> This may seem a newbie question...
> 
> I have a PHP variable containing the text of the alert I want to display
> ($text) and I want to have it displayed in a javascript alert box
> (something like alert($text) ).
> I couldn't find out how to sort this out...
> 
> Regards,
> Michael
> 
> 
> ______________________________________________________________________________
> Pour mieux recevoir vos emails, utilisez un PC plus performant !
> Découvrez la nouvelle gamme DELL en exclusivité sur i (france)
> http://www.ifrance.com/_reloc/signhdell
> 
> 
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to