DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Bambu Guest

    Printing HTML Table contents.


    How do I print HTML Table content?

    I want to print HTML Table which is a part of window, with specified
    width and height along with scollbars to scroll thru table data.
    I create this table at run time.
    I can not use any ActiveX control or create a temp file on local
    machine, due to security reasons.
    I am interested in printing the entire table data
    instead of just printing the window which shows only partial data.
    Is there any way to do so?


  2. #2
    raja Guest

    Re: Printing HTML Table contents.


    just place the entire table or content to be print in a layer and access the
    layer in a separate window and print it and close the seperate window..

    there is a syntax for accessing the layers inside content ..

    seems like document.layers.style.innertext or innerhtml.....make sure that
    syntax is correct before running ok..

    cool, revert back if u have further questions..

    love
    developerdoubts.com




    "Bambu" <balubali@hotmail.com> wrote:
    >
    >How do I print HTML Table content?
    >
    >I want to print HTML Table which is a part of window, with specified
    >width and height along with scollbars to scroll thru table data.
    >I create this table at run time.
    >I can not use any ActiveX control or create a temp file on local
    >machine, due to security reasons.
    >I am interested in printing the entire table data
    >instead of just printing the window which shows only partial data.
    >Is there any way to do so?
    >



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