Forgive me if this has already been reported/fixed but I thought I'd 
mention it.

I noticed that on the quick_order screen, there was a lot of blank 
lines being printed before the table. (at least in IE 5.0)  

So I looked at the code and saw that there was HTML being printed 
between the <TR> and <TD> and between the </TD> and </TR>, 
specifically the beginning and ending of the form.

It's a simple fix: just move the call to StartForm to AFTER the first 
<TD> and the print("</FORM>"); to BEFORE the last </TD>

Hope this helps someone! If I didn't explain very clearly let me 
know and I'll try again. :)


------------------------------------------------------------
To subscribe:    [EMAIL PROTECTED]
To unsubscribe:  [EMAIL PROTECTED]
Site:            http://www.working-dogs.com/freetrade/
Problems?:       [EMAIL PROTECTED]

Reply via email to