- From: Walter Ian Kaye <boo@best.com>
- Date: Mon, 11 Dec 1995 23:02:32 -0800
- To: www-html@w3.org
At 6:20p 12/11/95, Amitabh Saran wrote: >I was wondering if the following 2 things/features >have been implemented (or are worth implementing) >at the browser/html level... > >1. Getting a hardcopy of a html document e.g., journal paper, > which is organized like a book.. the first page is the > Index, with links to the Sections.. each Section has a link > to Sub-Sections etc... Right now, I need to click at each > Section/Sub-Section and give a PRINT from the browser to > print the page. Is there a way to do that at the document > level.. i.e., just PRINT the URL of the document? This > however, does not mean that ALL the references/hyper-links > in the paper should be printed too - just the sections etc!!! You might be able to write a script to pull out the desired information. >2. Accessing a URL recursively, but BOTTOM-UP : Consider the > scenerio - I need to access a paper at the following URL > http://www.cs.ucsb.edu/~saran/phd/papers/1995/foo.html > After reading, I need to access "bar.html" under the "1995" > part. Is there a way I can traverse the URL and look at the > pages before.. something like the "cd ../bar.html" thing? > This could be extended to go right up to another user without > having to Cut and Paste and Open a new URL - something like > a Back-URL click. What I do in Netscape is select the text at the end of the current URL (up in the Location textbox -- set Preferences to show it) and hit BackSpace to delete it, and then I hit [return]. Takes 2 seconds. :) __________________________________________________________________________ Walter Ian Kaye <boo@best.com> | Excel | FoxPro | AppleScript | Mountain View, CA |--------- programmer ---------| http://www.natural-innovations.com/ | Macintosh | Windows |
Received on Tuesday, 12 December 1995 02:02:42 UTC