EK> I'm using a simple print() (PHP) but alert() would EK> be much better.
Have php print your BODY tag like this:
<BODY onLoad="alert('Your warning')">
That's the best solution I think.
--
Kind regards,
Morten Winkler
--
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]

