Steven Walker wrote:

> Is there a way to regular hyperlinked text to submit a form?
> 
> For example, rather than having a button that says [Login], I just want 
> underlined text: Login
> 
> Steven J. Walker
> Walker Effects
> www.walkereffects.com
> [EMAIL PROTECTED]
> 

<a href="javascript:submitForm(1)">Login</a>

HTH
Gary


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

Reply via email to