--- "Mehmood, Qaiser" <[EMAIL PROTECTED]> wrote: > <TABLE class="formBody1" style="WIDTH: 475px"> > <TR> > <TD> > <span class="componentNameText"> > <div align="center"> > Request Information > </div> > </TD> > </TR> > </TABLE>
Also missing closing span tag. > <TABLE class="formBody1" style="WIDTH: 475px"> > <TR> > <TD> > <span class="componentNameText"> > <div align="center"> > Historical Usage Information > </div> > </TD> > </TR> > </TABLE> Also missing closing span tag. Your submit, reset, and help button HTML chunks are nearly identical... Think of the issues if the styles for those links change; each one is **~18 lines** (if nicely formatted) (800+ chars) with *very* little change between them. Most of this page wouldn't survive a code review :( d. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]