in reply to Re: Re: POST from a hyperlink
in thread POST from a hyperlink

It also won't submit the form as written. Using anything other than an input of type "submit" will not submit a form without some form of client-side scripting, usually JavaScript.

As for CSS, using CSS provides a lot more, and should be recommended in general.

------
We are the carpenters and bricklayers of the Information Age.

Then there are Damian modules.... *sigh* ... that's not about being less-lazy -- that's about being on some really good drugs -- you know, there is no spoon. - flyingmoose

Replies are listed 'Best First'.
Re: Re: Re: Re: POST from a hyperlink
by JoeJaz (Monk) on Apr 25, 2004 at 21:05 UTC
    Good to be aware of that. JavaScript isn't something I want to enclude a lot of so its good to know these form's limitations.
    I generally use CSS and find it very handy. I'm glad there is a way to apply button images in both HTML and CSS. Thanks for your input. Joe
    A reply falls below the community's threshold of quality. You may see it by logging in.