You can pretty much use ANY JavaScript event handler to accomplish the redirection.  
I'm new to PHP, so the header is the only place I know of to redirect.

onclick
onmouseup
onmousedown
onmouseover
onmousemove
onkeydown
onkeypress
onkeyup
onchange

etc.


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

Reply via email to