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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. misterDee

    IE have problem with content-type?

    I have a process where I am accessing a PDF file on another server, via a Websphere midtier, and then passing the PDF back to my website for display. I'm throwing the PDF into a page and giving it a content-type of PDF. This approach works correctly in Netscape - the Acrobat reader opens and the...
  2. misterDee

    Cell heights (images vs. no images)

    Thanks gbraden for the quick reply. And, although I agree that your approach will work, it doesn't answer my main question - which is more efficient, use of a spacer.gif file, or use of an empty table?
  3. misterDee

    Cell heights (images vs. no images)

    We are trying to minimize the number of images we use on our web site, to improve performance. One place we use them quite heavily is for creating 'pretty' tables, i.e. horizontal/vertical lines of color. I know Netscape is pretty picky about cells and their contents, so I'm wondering the best...
  4. misterDee

    Redirected from?

    Is there a way to tell if someone was redirected to a page and, if so, identify the domain name or URL from where they came? Our company is merging with another and the other company's domain name (i.e. abc.com) will be redirected to our domain name (i.e. xyz.com). We'd like to be able to...
  5. misterDee

    Parsing XML

    My scenario: We currently use Vignette StoryServer to call servlets. These servlets then pass their response back through JSPs which create XML. The XML is parsed via StoryServer tools. We'd like to change to the following: StoryServer calls a new JSP. The JSP calls the same servlet...

Part and Inventory Search

Back
Top