paul,

:~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
: From: "paul smith" <[EMAIL PROTECTED]>
:
: I've tried <FORM & </FORM in various locations, but I
: cannot reduce the space below second form in the
: following.  Is is possible?  Is it not possible because
: of the <CFOUTPUT QUERY?
:~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

place the form tags between the table and tr tags and the whitespace will
disappear.

<table>
  <form>
  <tr>
    ....
  </tr>
  </form>
</table>

good luck,

.jeff

name://jeff.howden
game://web.development
http://www.evolt.org
[EMAIL PROTECTED]



------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to