Discussions
navigable HTML from file cabinet
does anyone know if it is possible to store html files in the file cabinet that are navigable via relative links.
Think of JavaDocs and the like (like this: http://java.sun.com/j2ee/1.4/docs/api/) . I have a client who wants to provide a navigable set of online docs to their software development APIs. this is JavaDocs-like generated HTML files producing frames and links that are relative not absolute. If we displayed the home page (index.html) in the customer center I am assuming the frames and relative links would all not work correctly since Netsuite munges the file cabinet URL into a cryptic heax-like string. Am I correct or is there a way?