I agree with Jadedata, I typically layout one (or more) line(s) of the report using the table editor in Dreamweaver (making sure to set width, hieght, and valign property for each every <table>,</tr>, and </td> structure. Get the row the way you want in then hard code the HTML structures into a VBScript or an Access report.
Sincerely,
Afro.
Main Topics
Browse All Topics





by: jadedataPosted on 2004-01-03 at 09:51:38ID: 10034331
Hey vikramrathour!
If your report is really complex it could be 'confusing' the translation wizard in Access. You may need to browse thru the HTML written by the translator wizard and correct it where needed.
If you work in ASP you might be better off using ASP to develop and build the report. (pull method vs push)
regards
Jack