Posted by Jerry Stuckle on 06/07/07 16:46
Phil wrote:
>
> Jerry:
>
> Wouldn't something like this help him on popups?
>
> if (something)
> echo "<script type='text/javascript'> alert('something') </
> script>";
>
>
Sure, but that's not PHP. It's javascript - and probably won't be shown
until the page is completely loaded.
And it won't show at all if the user don't have javascript enabled.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|