Re: Submiting a form via href

by Ben Maynard <benmaynard(at)connectfree.co.uk>

 Date:  Thu, 31 Aug 2000 09:56:43 +0100
 To:  "Derek Lavine" <derek(at)realware.com.au>
 Cc:  hwg-languages(at)hwg.org
 References:  hotmail
  todo: View Thread, Original
<a href="##" onClick="form.submit()">Some text</a>

You only need to use href="##" double hash if you are inside a <cfoutput> I 
believe

or to lose the ugly gray buttons

<input type="submit" value="Some Text" style="font-size : xx-small; 
font-family : sans-serif; font-weight : bold; color : Gray; 
background-color : White;">

You can use style tags to create ugly buttons in other styles.  However 
this isn't so widely supported especially in Netscape.

HTH

Ben

HWG: hwg-languages mailing list archives, maintained by Webmasters @ IWA