Forum: HTML and CSS Sep 14th, 2007 |
| Replies: 8 Views: 1,119 I am not assuming that everyone can do this, MidiMagic. I am assuming that a specific individual, one of the upper-level staff for the company that retains my own for its IT purposes, when using an... |
Forum: HTML and CSS Sep 10th, 2007 |
| Replies: 8 Views: 1,119 @MidiMagic:
In this case, the choice belongs to my boss, who tells me what needs to be put on the page, that the results have to be printable from the browser to paper, and that the page needs to be... |
Forum: HTML and CSS Sep 7th, 2007 |
| Replies: 8 Views: 1,119 There is a copy of the .css file in the same directory as the files that are calling it. |
Forum: HTML and CSS Sep 5th, 2007 |
| Replies: 8 Views: 1,119 I'm having a bit of trouble figuring something out. I have a css file I use to attempt to break pages in the correct spot, and to force a landscape print so as to ensure that the words on the web... |
Forum: HTML and CSS Aug 6th, 2007 |
| Replies: 2 Views: 810 I've been working with a css file to produce a few bits of needful output formatting for some php-built reports that are designed to be printed from the web. Recently, though, on one of our systems,... |
Forum: HTML and CSS Jul 5th, 2007 |
| Replies: 1 Views: 1,839 I have a report page generated off of a database application. It is designed to be printed out, and I did my best to make the page as printer-friendly as possible. However, I have a problem. The... |
Forum: HTML and CSS Feb 23rd, 2007 |
| Replies: 3 Views: 7,419 Thanks for the advice. For some reason the css code didn't want to work right (remember how I said there were two lines in the visible borders? Css code only got rid of one) but the ="0" worked... |
Forum: HTML and CSS Feb 22nd, 2007 |
| Replies: 3 Views: 7,419 I built a php-driven form that is intended to have its results printed out and shipped to another location. The results are laid out as a set of tables that hold the information in place. I tested... |
Forum: HTML and CSS Feb 2nd, 2007 |
| Replies: 2 Views: 5,024 What ways are there to try aligning the contents of a table cell? I have been requested to align a set of financial data so that the items are even on the screen and printout (that is, the decimals... |
Forum: HTML and CSS Oct 20th, 2006 |
| Replies: 3 Views: 3,640 I'm having to redesign a web-based data-entry page; as I had the original set up, it would have caused a high degree of duplicated information in the database I am working with.
The original... |