Wotan
06-10-2005, 04:38 PM
Hi,
I need help in a task and I thought I could find here the answer,
I need to print a part of a html page, say, the content inside a cell of a table, which has more tables and other tags inside. It is a site made with .Net tec, so the original page is actually an aspx, I don't know if the <link> tag solution will work here, will the server process the aspx before giving it to the printer?, and I would also avoid the solutions with frames or links to the printable version of the page.
Is there any way with scripts to select a html element, say that cell of the table, and order to print its content?
Please, if someone could reply this soon, for I am short in time with this work :P, thanks.
I need help in a task and I thought I could find here the answer,
I need to print a part of a html page, say, the content inside a cell of a table, which has more tables and other tags inside. It is a site made with .Net tec, so the original page is actually an aspx, I don't know if the <link> tag solution will work here, will the server process the aspx before giving it to the printer?, and I would also avoid the solutions with frames or links to the printable version of the page.
Is there any way with scripts to select a html element, say that cell of the table, and order to print its content?
Please, if someone could reply this soon, for I am short in time with this work :P, thanks.