DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Nicolae P. Guest

    </TR> doesn't work?


    Hello,
    Can somebody answer the follwing question, please?
    We have an asp which builds(using ADODB) a table based on a SQL7 recordset.
    The issue we encountered is that the text folowing the table(which is supposed
    to be a page footer) is displayed in the right side of the table(defined
    with width=100%).
    The only way we succeed to present the information in a resonable way is
    to loop again through records and use response.write("<BR>").
    Any clue?
    Thanks in advance
    Nicolae

  2. #2
    John Timney (MVP) Guest

    Re: </TR> doesn't work?

    sounds like you have your tr and td tags mixed up. Gte a copy of html tidy
    from ws3 and run it against the outputted html, it will correct the html
    showing you whats wrong.

    Regards

    John Timney (MVP)

    Nicolae P. <npanait@hotmail.com> wrote in message
    news:3949e314$1@news.devx.com...
    >
    > Hello,
    > Can somebody answer the follwing question, please?
    > We have an asp which builds(using ADODB) a table based on a SQL7

    recordset.
    > The issue we encountered is that the text folowing the table(which is

    supposed
    > to be a page footer) is displayed in the right side of the table(defined
    > with width=100%).
    > The only way we succeed to present the information in a resonable way is
    > to loop again through records and use response.write("<BR>").
    > Any clue?
    > Thanks in advance
    > Nicolae




Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links