Steve Murphy <mailto:[EMAIL PROTECTED]>
    on Monday, December 22, 2003 1:03 PM said:

> Well its actually a pure PHP upload meter it just uses JS to open the
> window. You could make PHP open the window as well with a little
> tweaking.

Unless I'm missing something here this is incorrect. PHP does not bother
the client side except to send data, i.e. html/javascript/etc.

On another note:

A possible solution might be to load the popup page in an iframe instead
of popping a new window. afaik you can't open a window with plain html
without a manual click?



chris.

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

Reply via email to