Thanks for the replies.. one of these methods should work. I'm not 
targeting the general public, so it's ok my site requires a modern 
browser. Web development sure would a lot more fun without all the 
compatibility issues!!! ;P

Steven J. Walker
Walker Effects
www.walkereffects.com
[EMAIL PROTECTED]

> You can use JavaScript on that link. An onClick event
> which triggers document.formname.submit() would work,
> but then you lose backward compatibility (and thus
> accessibility) with non-JavaScript browsers.
> --------
> <input type="image" src="somegraphic.jpg">


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

Reply via email to