Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by mizrobin

  1. mizrobin

    Help cant see tables

    I pulled your code into Dreamweaver, and it does not display. You've got some Java scripts though, I suspect that DW won't actually execute them. Previewing the page in a browser shows the entire table with the form at the bottom. To verify that I used Homesite to check the code and got the...
  2. mizrobin

    Help cant see tables

    Any chance you could post some of the code surrounding your table? Front Page produces lots and lots of extra code which interferes with Dreamweaver. I stripped out anything that looked Front Page'ish out of the html and the site functions fine now. Labor intensive up front, but the benefits...
  3. mizrobin

    Printing pages from IE

    Template looks great, says the boss.  Then he prints it.  In Netscape it looks great, but IE drops any stretched gifs out, leaving holes in the printed page.  My solution was to add a background to the offending row, but no good since IE permits users to toggle...
  4. mizrobin

    Need Help Quick!!

    If you are using tables you have to be explicit about column spanning.  Try tossing a colspan="?" where ? is a number from 1 to a gazillion.  That will help somewhat.
  5. mizrobin

    What means: "Premature end of script headers"

    We migrated to an new server running Apache, and suddenly our scripts are useless.  I'm useless too at trying to figure this out since I inherited this project and have never written a Perl script in my life.   The error message says something about internal error or...

Part and Inventory Search

Back
Top