Luddite Lawyer needs help!
June 18, 2009 9:21 PM Subscribe
CD-ROM with hypertext links to other documents on CD-ROM? I'm a luddite lawyer who needs help. So the Judge's rules say that I can file my brief on a CD_ROM and include hypertext links to exhibits on the same CD-ROM. I would love to do this since I will have many, many exhibits. How can I do this?
posted by bananafish to technology (25 answers total) 3 users marked this as a favorite
Create a single directory which will contain your whole brief. Inside there, you put the topmost HTML file. Create a sub-directory which contains the exhibits. To link to them, the link address would be "./exhibits/exhibit01.html".
You'll know if you got it right because it'll work correctly for you when you test it in your browser.
By the way, if you use the right composition tool that'll all get done for you automatically. FrontPage, for example, will create relative links automatically if you use its menus to find the thing you're looking for.
posted by Chocolate Pickle at 9:23 PM on June 18, 2009