Brian, This has always been a pain for me... As bad as it may be, I just chuck the opening and closing <form> tags between a table row or column and it works ok... I know I'll cop heaps from html purists out there, but I would love to know the "right way" to fix this also.
<table> <form> <tr> <td>stuff in here</td> </tr> </form> </table> Steve c -----Original Message----- From: Knott, Brian [mailto:[EMAIL PROTECTED] Sent: Monday, 21 July 2003 2:46 PM To: CFAussie Mailing List Subject: [cfaussie] forms Does anyone know if its possible to stop the <form> tag adding a line to the HTML output. It seems that if you have a form field in a page you automatically get a blank line on the browser page. Brian Knott QANTM Studio Senior Programmer Ph (07) 30174331 Mob 0407572127 --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/ --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
